Search code examples
iphoneffmpegvideo-streamingflv

How to play FLV file programmatically on iPhone?


I am going to play flv file on iPhone with ffmpeg library.

The codec of the file is H.264 and video codec is AVC HL.

Perhaps other ideas without ffmpeg are OK.


Solution

  • This may be of help.

    Using FFMPEG library with iPhone SDK for video encoding