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

jw player not support on desktop


http://i-sat.tv/video-page my site url . my code is
<script type="text/javascript">
jwplayer('<?php echo $k;?>').setup({
file: 'http://streaming.i-sat.tv:1935/live/Libya-One.stream_360p/playlist.m3u8',
width: '230',
height: '129',
controlbar: 'bottom',
image: '<?php echo $url1; ?>'
});
</script>
its nice working on mobile but not working on desktop when i click on video on desktop its automatically download not playing... plz help its urgent.

i m add to acript also any problem plz give solution with demo
<script type="text/javascript">jwplayer.key="86AvmmO3TPTyPZ/Un9LJTKCa26Z6sWBZQN1lLNzbwE8=";</script>
<script type="text/javascript" src="<?php bloginfo( 'template_url' ); ?>/js/jwplayer.js"></script>

1 Community Answers

Andrew

JW Player Support Agent  
0 rated :

This seems to be working for me on http://i-sat.tv/video-page Do you have Flash installed on this desktop?

This question has received the maximum number of answers.