Wowza Community

Live streaming *.flv without encoder for HTML5

I’ve followed this tutorial https://www.wowza.com/docs/how-to-publish-and-play-a-live-stream-mpeg-ts-based-encoder to setup a live stream of an *.flv file using FFMpeg for encoding and then Wowza 2.2.4 for distribution of the stream. I heard that it is possible to drop FFMpeg and have Wowza do the encoding so that the *.flv file can be referenced in an HTML5 video tag and watched on an iOS device that does not have a flash player installed.

Can you point me in the right direction to achieve this?