[FFmpeg-devel] [PATCH] RTSP/RDT: subscriptions

Ronald S. Bultje rsbultje
Sun Jan 4 23:11:11 CET 2009


Hi,

On Sun, Jan 4, 2009 at 4:51 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Fri, Jan 02, 2009 at 07:32:59PM -0500, Ronald S. Bultje wrote:
>> last patch in my series, this one does RTSP/RDT subscriptions. It
>> basically means that if you select -ast 0, it subscribes to stream 0,
>> and -ast 1 only stream 1. If you map all streams for transcoding /
>> backupping in ffmpeg, it will subscribe to all of them, etc, all based
>> on AVFormatContext.discard.
>
> i see no obvious issues in the patch but iam not rtsp maintainer and can
> surely miss things in code i dont know well ...

Cool! I'll leave it another 2-3 days (as usual) for LucaB or LucaA (or
anyone, really) to comment, and then I'll apply. After this patch, we
have complete RDT/RTSP support in SVN.

I have some minor cleanups pending (like the ff_rmdemux_rmstream_free
-> close rename etc.), but that won't affect functionality in any way.

Next: Microsoft-RTSP!

Thanks all for your input,
Ronald




More information about the ffmpeg-devel mailing list