Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Error loading player:no playable sources found when i play HLS live stream.


hello,i download JW Player 7 (Self-Hosted) from my account and get the license.
in my project:
<div id="my-video"></div>
<script type="text/javascript">
jwplayer.key = "iJlJbVr8Dvk3Z6o2jYfGoxmV/cfHycCrFKS79Q==";
jwplayer("my-video").setup({
file: "http://stream2.ahtv.cn/ahws/cd/live.m3u8?key1=ef0cfa10fcd54a9652a63238992d3aef&key2=20160809115140",
width: "580",
height: "370",
primary: "flash",
type: "hls"
});
</script>
I get error"Error loading player:no playable sources found" when i run my project.
But this stream is run very well on your test page:http://demo.jwplayer.com/stream-tester/
Is there anything need to do or this version don't support HLS live stream?

1 Community Answers

Donni

JW Player Support Agent  
0 rated :

You would need to pay for a Premium subscription in order to get HLS functionality.

This question has received the maximum number of answers.