Hello,
I'm just testing new jw7 player, but I'm not succeeding to play any rtmp stream.
What might be the problem?
Here is my setup..it is really simple:
var playerInstance = jwplayer("Video");
playerInstance.setup({
file: "rtmp://e4.cdn.bg:2015/fls/mp4:tvstoichev.stream",
height: 360,
width: 640,
primary: 'flash'
});
IT works on jw6, but not on jw7
What I'm missing?
↧