Hi, i have a streaming website that uses JWPlayer.
It works fine on iOS and Windows.
My player uses HTML5. I tried to switch Flash on Android but i couldn't do that;
JWPlayer 7: When I set primary: "flash" and define jwplayer.flash.swf, it still runs HTML5
JWPlayer 6.1: When I set primary: "flash" and define jwplayer.flash.swf, it runs Flash but it just shows me black screen. I uploaded another jwplayer.flash.swf and it showed following error: "Error loading playlist: No playable sources found"
M3U8 file headers:
HTTP/1.1 200 OK
...blah blah...
Transfer-Encoding: chunked
Content-Type: application/x-mpegURL
TS file haders:
HTTP/1.1 200 OK
...blah blah..
Transfer-Encoding: chunked
Content-Type: video/MP2T
I think I need original JWPlayer JS and SWF files. But I don't know where can I download them.
Thanks very much!
↧