[Live-devel] Buffer Question

Menne, Neil nmenne at dcscorp.com
Thu Dec 22 14:08:10 PST 2011


I'm working on updating a couple video widgets for my project; and it seems like Live555 is much more robust for all things RTP/RTSP which is how I get most of my video. I'm trying to forward this on to FFmpeg for decoding. I just finished updating the FFmpeg layer to permit this behavior, and now I'm onto the Live555 layer. I've been following along with the openRTSP example as it has most of what I need (probably all of it, and I'm just not seeing it).

Here's where I'm stuck:
After I get the subsession relating to video started (via: "mSubsession->sink->startPlaying(*(mSubsession->readSource()),handlePlay,mSubsession);"), how do I get a populated frame/buffer to pass along to FFmpeg?

Every other layer of this software so far has exceeded my expectations; this is the final piece of the proverbial puzzle.

Thanks in advance,
Neil



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20111222/ac33f2d2/attachment.html>


More information about the live-devel mailing list