Hi,
For EMS compatibility, the FMLE should be set to H264 video and AAC audio. The output stream will be in FLV (flash video) container format. The connection to EMS should use the RTMP protocol.
To play the stream on your iOS device, please follow the steps below:
1. Using telnet, pull the stream from FMLE to EMS with the pullstream command.
For example: *
3. Browse the HLS playlist on your web server using an iOS device.
For example, use Safari to open the link: *
http://ip2/dir1/group1/name2/playlist.m3u8
Your iOS device should be able to play back the stream.
*where:
ip1 = IP address of FMLE encoder
ip2 = IP address of your web server
name1 = stream name output by FMLE encoder
name2 = stream name output by EMS server
dir1 = directory on web server for created HLS files
group1 = subdirectory on dir1 for HLS files in group created