
Loading a live streaming fc subscribe option
For me this is not working.
jwplayer('jwpLayerDiv').load({
file: 'rtmp://fml.20FEB.edgecastcdn.net/2011FEB/Live',
rtmp: {
'subscribe': true
},
autostart: true
});
For me this is not working.
jwplayer('jwpLayerDiv').load({
file: 'rtmp://fml.20FEB.edgecastcdn.net/2011FEB/Live',
rtmp: {
'subscribe': true
},
autostart: true
});
This works if I setup a jwplayer but does work if run a mp4 file and then load a live stream which requires rtmp subscribe option.
Hello, could you please clarity the problem. Your stream is not working in the Wowza stream tester.