Answered by:
Is JW Player Supperted in wp8 web Browser Control

Question
-
hi
I have a html page with jwplayer which play live stream. Is jwplayer supperted in windows phone 8 webbrowser control??
How to play live stream in wp8 webbrowser control
Wednesday, March 11, 2015 6:43 AM
Answers
-
As I said previously, you can't play that in WebView. You may be able to use a media control.
Matt Small - Microsoft Escalation Engineer - Forum Moderator
If my reply answers your question, please mark this post as answered.
NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined objects and unknown namespaces.- Marked as answer by Matt SmallMicrosoft employee, Moderator Monday, March 16, 2015 1:49 PM
Monday, March 16, 2015 1:49 PMModerator
All replies
-
There are no controls supported in WebView.
Matt Small - Microsoft Escalation Engineer - Forum Moderator
If my reply answers your question, please mark this post as answered.
NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined objects and unknown namespaces.Wednesday, March 11, 2015 12:41 PMModerator -
No I have a url which have a jwplayer and I want to display that url in web view but when I displayed that it is showing me error loading player no playable source found
here is my url
http://54.179.170.143/multitvfinal/index.php/details?id=38&type=live&device=ios
- Edited by ved3397 Wednesday, March 11, 2015 1:30 PM
Wednesday, March 11, 2015 1:18 PM -
As I said previously, you can't play that in WebView. You may be able to use a media control.
Matt Small - Microsoft Escalation Engineer - Forum Moderator
If my reply answers your question, please mark this post as answered.
NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined objects and unknown namespaces.- Marked as answer by Matt SmallMicrosoft employee, Moderator Monday, March 16, 2015 1:49 PM
Monday, March 16, 2015 1:49 PMModerator