[Live-devel] Questions about project to dump Images frames from H264 stream using live555 and ffmpeg

David Scravaglieri ds at viddiga.com
Fri Mar 2 02:10:20 PST 2012


Hi,

Well I am really stuck.

My project is to dump Images from a live H264 stream using live555 and ffmpeg.

I started with the testRTSPClient prog and in the afterGettingFrame method I want to send the fReceiveBuffer to a class that will decode each frames with ffmpeg and dump all images to a directory. But I can't find any clear sample code or clear HowTo method in order to do that.

I have read some posts in the mailinglist. But it's not clear.
How to create a suitable ffmpeg codec context for consuming the fReceiveBuffer ?
What about using parseSPropParameterSets ?
Do I have to use ffmpeg av_parser_parse2 method ?

Any help would be appreciated.

Thanks in advance,
David.


More information about the live-devel mailing list