We are using following script for live streaming for our platforms?
<script type="text/javascript" src="http://content.jwplatform.com/libraries/emowlss.js"></script>
<script>jwplayer.key="PnGAasdfasdfh/oIOasdfasdfsadf9nqNZmG0="</script>
jwplayer("livestream_container").setup({
file: feedurl,
autostart:false,
autoplay : false,
'controlbar': 'bottom',
image:img,
stretching:"exactfit",
width:"100%",
});
<div id="livestream_container" > </div>
Live streaming is not happening and default image also not showing in player. Its showing following error image?
Error loading player: No playable sources found