views:

35

answers:

0

Hi,

I need to decode H.264 format videos which is encoded in the server end. I found similar link which talks about it and this is the task I need to do to decode the video.

http://stackoverflow.com/questions/3142439/streaming-live-h-264-video-via-rtsp-to-iphone-does-work-w-example

I am not sure whether this is the best way of doing this and want to know whether their are any alternatives or any approaches to accomplish this as well.

However this need to be integrated with the native media player in AVFramework. Can I display the above streamed video in AVFrameowk media player? If so how?

Please guide me.

Thank you,

Regards,

Dilsham