Answer for Problem with Evostream

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: *
pullStream uri=rtmp://ip1/live/name1 localStreamName=name2 forcetcp=0
2. Use the createhlsstream command to create HLS files on your web server. For example: *
createhlsstream localstreamnames=name2 targetfolder=dir1 groupname=group1 playlisttype=rolling cleanupdestination=1
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

Offcanvas

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.