Quantcast
Channel: support.jwplayer.com :: Streaming
Viewing all articles
Browse latest Browse all 2800

loading https m3u8 stream results in error: no playabae source found

$
0
0
I have a basic JWplayer instance in my html: Loading the player... var playerInstance = jwplayer("myvideo"); playerInstance.setup( { "playlist": [ { "sources": [ { "default": false, "file": "https://bitdash-a.akamaihd.net/content/MI201109210084_1/m3u8s/f08e80da-bf1d-4e3d-8899-f0f6155f6efa.m3u8", "label": "0", "type": "hls", "preload": "none" } ] } ], "primary": "html5", "hlshtml": true }); The M3u8 URL is an external source for demo purposes. Loading the URL through the JWPlayer website (StreamTester) plays the stream just fine. However, setting it up in my own example, I receive the error: Error loading player: No playable source found. I have linked the jwplayer.js and the key correctly. Testing my example with a hosted MP4 video also worked without issues. What am I missing? Here is an example. The first video loads an MP4, the second one is supposed to play back the live feed. live.ovationevents.com/JWPlayer_Live_7126

Viewing all articles
Browse latest Browse all 2800

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>