Live RTMP to HLS

What’s the easiest way to process the live RTMP stream into HLS and with what?
Thanks

There are several servers that will do this, for example Adobe Flash Media Server and Wowza Media Server.

There are probably some open source ways to do it, like apple Darwin with ion cannon segmenter or just using ffmpeg, though I think those methods may have significant issues.

  • Joel