We would like to build an AIR app that plays Streaming H.264 Live/VOD videos that would work through AIR on the iOS platform.
I've seem some traffic on the forums that RTMP will work to iOS - but additionally heard that video applications that use RTMP streams will be rejected by the Apple App store.
I have seen that progressive H.264 will work - but that's not streaming or live.
HLS would work if we use the StageWebView object; however, that provides us little control/monitoring over the video inside of it; and it's not "really" integrated as a video player.
For OSMF there seems to be a 3rd-Party plugin which will allow OSMF to read HLS streams - but (from what I've heard) is incomplete because it doesn't play adaptive nor is it completely updated for OSMF 1.6.1.
I would love to be wrong here - but is there currently a way to play a Streamed H.264 Video to iOS that is non-RTMP?
I've seem little information as to if F4M streamed files played via OSMF will work on iOS.
Thanks for the info in advance.
-Will