Does anyone know if there is an option to tell Video.js to subscribe to a live rtmp stream? There is an option for this in flowplayer and jwplayer. I'm using Edgecast for a CDN and they require this option.
from flowplayer subscribe:
Set to true to make the plugin 'subscribe' to the stream. Needed for RTMP live streams from Akamai, Limelight and other CDNs which may require the FCSubscribe command.
If I use jwplayer on the same computer to play the stream, Video.js starts to play. When I stop the jwplayer the Video.js player stops.
Thanks Austin