Actually mine is Wowza behind. It comes out with following streams for my Application:
http://.................../mychannel/playlist.m3u8
rtmp://.................../mychannel&streamType=live
rtsp://.................../mychannel
http://.................../mychannel/Manifest
I am fine with using native HTML5 Video Tag for HTTP
, Flash Embed for RTMP
, and direct RTSP link for RTSP
Streams. (Manifest/Smooth is ignored as i still don't know how to play/setup with Silverlight)
But how can i properly setup this streams all together
in one pure Player?
Like FlowPlayer
or JWPlayer
Thanks & appreciate so much for kind helps.
I would recommend setting up something like this:
http://www.longtailvideo.com/support/jw-player/29394/hls-with-mp4-fallback
Just make the 1st source RTMP, 2nd source the HLS stream, then set up a 3rd source outside of the player in an tag, as recommended here (for Android) - http://www.longtailvideo.com/support/jw-player/28856/using-apple-hls-streaming