I need to play a video inside my app. The video will reside on a server. I have seen in some places if you do a server interaction to view a video it should be supported with HTTP streaming. Has anyone submitted an iOS app without supporting HTTP streaming to buffer the video?
Is there any PHP script available to stream the video?