FMS 4.5/AMS 5 streaming HLS with IIS
Hello,
I'm trying to understand how the HLS process works. I see that Apache is required for the streaming to iOS devices. Our server is already running an instance of IIS7 on port 80 on Windows 2008. Now, we don't have Apache installed and I would like to know how we can reproduce the functionnality of Apache using IIS without installing Apache.
Anyone has a link that explain how Apache does the work? For example, we need to call an URL like "localhost/hls-vod/file.mp4.m3u8" to playback in iOS. However, it is not clear what is the process that goes between Apache and AMS. I'm sure it's possible to create the logic with some .Net code under IIS.
Any info will help!
