Here is mine working links and these are working in VLC now i want to play in HTML5 flowplayer and jwplayer
rtmp://54.186.41.127/vod/definst/mp4:ugc/movie.mp4
rtsp://54.186.41.127/vod/definst/mp4:ugc/movie.mp4
http://54.186.41.127/vod/definst/mp4:ugc/movie.mp4/playlist.m3u8
Hi there,
Please see our guides for configuring these setups:
How to use JW Player with Wowza Streaming Engine
How to use Flowplayer with Wowza Media Server
Please let us know if there is anything else you need help with.
Salvadore
Hi,
You have a problem in your JW Player code.
This should help you pin point the problem
There’s a section error coces, and the error code you see is caalled out there.
Best regards,
Daren
I tested your latest example and it works locally for me (the latter example in your most recent reply). Where are you loading this page? Can you screenshot your attempt to playback?
You can fallback to RTSP similar to the way we describe here. Scroll down to “Simple RTMP and Apple HLS streaming” where indicates RTSP fallback.
@zeeshanakhter. The screenshot you sended is that you started jwplayer from your dropbox.
thats what the error also saying. it cant get the player configuration.
upload your code and all jwplayer files and the .html file to a domain or xampp environment and you will see its working
here a test of your code:
http://goo.gl/NRGHVO
i tested your code and its working fine
i downloaded the free jwplayer 6.8 player.
created and index.html with your code and uploaded it.
Thanks for the shared article. It is now working. sooo great!
i tried Jw Player 6.8 here is the code but still its not working
JW Player 6
Loading the player...
…
I also tried that code . but its not work
JW Player 6
Here is mine screenshot
https://www.dropbox.com/s/a45c66azte73aq0/Screenshot%202014-06-17%2016.51.48.png
that is the code of testst.html
…
JW Player 6
…
But all the below mention links are working in VLC but not on mine laptop browser.
http://54.186.41.127/vod/mp4:sample.mp4/playlist.m3u8
rtsp://54.186.41.127/vod/mp4:sample.mp4
rtmp://54.186.41.127/vod/mp4:sample.mp4
dear daren_j,
matt_y
saying its working fine and now u saying its Jwplayer code problem …
plz fix mine code which i provided above.
nlmaca thx dear,
I also tried that on the jsfiddle and its working … when i see the browser console here i found that jwplayer.js async call the jwplayer.swf file that’s why its not working on local machine
here is mine Jsfiddle link
http://jsfiddle.net/zeeshanakhter2009/n4YdK/
Dear Daren,
Tell me JW Player can play rtsp link or not.