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

.ts 404 and green screen on m3u8 file


I am having an issue getting a playlist.m3u8 file to play.
The video seems to load, but then part of the screen turn green og black, and buffering begins.

Also console is putting out "....ts 404 (Not Found)"

code:
jwplayer('video').setup(
{
playlist: [{
sources: [{
file: 'http://wowza.egcdn.video:1935/casino/bj2/bj_dk1_hd/playlist.m3u8''
}]
}],
debug: true,
mute: true,
autostart: true
}
);


link to player: http://nb-video-test.frb.io/


Thanks in advance

1 Community Answers

j...

Best Answer 

link to player, has been pulled down. please close this topic

j...

Best Answer  User  
1 rated :

link to player, has been pulled down. please close this topic

This question has received the maximum number of answers.