
Live Streaming with JWPLAYER with RTMP (SMIL) + Fallback HLS(M3U8) + Fallback RTSP
Hello,
I want to configure my JWPLAYER to allow me to stream live with :
1) Multibirate dynamic streaming for Flash
(I have mutliple Flash RTMP video source)
--> I have create a SMIL file (it's work fine)
2) I have a HLS M3U8 URL for IOS via WOWZA server
(it's work fine)
3) I have a RTSP URL for Android via Wowza server
(it's work fine)
Can you give me a sample of configuration with a "all in one".
The same player code with compatibility and fallback on each sort of stream
Many thanks for your help