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

Loading problem


When we using our video streaming with this code, after 1 to 2 minutes the stream stand still and do not load.

Where is the problem? Thank you for your help!

<script src="http://jwpsrv.com/library/vFQYPKbWEeSa_g4AfQhyIQ.js"></script>

<div id='playerzLNQrAjcgrJF'></div>
<script type='text/javascript'>
jwplayer('playerzLNQrAjcgrJF').setup({
file: 'http://stream.amikom.de:1935/live/gi.stream/playlist.m3u8',
image: '//www.longtailvideo.com/content/images/jw-player/lWMJeVvV-876.jpg',
width: '640',
height: '360',
skin: 'five',
autostart: 'true',
primary: 'flash'
});
</script>

3 Community Answers

Randy

JW Player Support Agent  
0 rated :

Hello,

Thank you for contacting the support team. I tried your stream of giraffes and it does stop after approx 2 minutes. This leads me to think there may be something wrong within the stream possibly and not the player. Could there be a limiting factor with the setup locally?

Kindly,
Randy

b.minnemann

User  
0 rated :

Thank you for your answer! The problem is not on Safari, but in Firefox, Opera and IE.

It´s very important to help me.

Thank you!

Randy

JW Player Support Agent  
0 rated :

Hello,

I did some deep diving on this and it seems it may be related to your stream from Wowza. I tried the stream in my VLC player as well and noticed it failed after a few minutes with 404 (Not Found) when it requests your chunklists. This is a useful forum thread in Wowza that details the problem as well: http://www.wowza.com/forums/showthread.php?20122-Chunklist-m3u8-on-version-3-1-2

Kindly,
Randy

This question has received the maximum number of answers.