We are using following script for live streaming for our platforms?
jwplayer.key="PnGAncGgb+uBeIN8h/oIOaCntlILrksQmXQ9nqNZmG0="
jwplayer("livestream_container").setup({
file: feedurl,
autostart:false,
autoplay : false,
'controlbar': 'bottom',
image:img,
stretching:"exactfit",
width:"100%",
});
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
Please help us to fix this issue asap?
↧