Can you live stream RTMP and HLS
Is it possible to live stream both RTMP and HLS with FMS 4.5?
I want flash users to have the least latency possible using RTMP, and iOS users use HLS.
If this is possible, how can I achieve this?
Is it possible to live stream both RTMP and HLS with FMS 4.5?
I want flash users to have the least latency possible using RTMP, and iOS users use HLS.
If this is possible, how can I achieve this?
Yes this should be possible..
You can publish on netconnection rtmp://server-ip/livepkgr a stream say "livestream"
On ios, you can susbscribe to http://server-ip:8134/hls-live/livepkgr/_definst_/livestream/livestream.m3u8
On flash, you can subscribe to (Netconnection : rtmp://server-ip/livepkgr streamName: livestream)
Hope it helps
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.