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

The browser tries to download my live stream file


I signed into jwplayer.com, and used the "Publish a Video Now" tool to try out a live stream that I had. The url is http://salemnet.ml.llnwd.net/salemnet/smil:mbr_delta.smil/playlist.m3u8, and it plays perfectly in the tool.

When I get the embed code and put it on my site, and click on Play, the browser downloads the m3u8 file as a regular file and does not play the video.

Here is the embed code that I'm trying to use on www.lightsource.com:

<script src="http://jwpsrv.com/library/7O9sNNqCEeKKbiIACqoQEQ.js"></script>
<div id='playerPHjCaJkJCOpQ'></div>
<script type='text/javascript'>
jwplayer('playerPHjCaJkJCOpQ').setup({
file: 'http://salemnet.ml.llnwd.net/salemnet/smil:mbr_delta.smil/playlist.m3u8',
image: '//www.longtailvideo.com/content/images/jw-player/lWMJeVvV-876.jpg',
width: '100%',
aspectratio: '16:9'
});
</script>

2 Community Answers

software-support

User  
0 rated :

Nevermind! I had a script reference to old older version of JW Player. Disregard this post please.

Andrew

JW Player Support Agent  
0 rated :

Oh! I was just about post that you were using an older version. :) Glad it’s figured out.

This question has received the maximum number of answers.