[FFmpeg-devel] [PATCH] rtsp.c: keep-alive

Ronald S. Bultje rsbultje
Sat Mar 7 04:06:14 CET 2009


Hi again,

On Fri, Mar 6, 2009 at 8:25 PM, Ronald S. Bultje <rsbultje at gmail.com> wrote:
> Feng / Darwin yet untested, any fancy test-sites you recommend for DSS?

My preliminary impression is that Darwin needs no special treatment
above the normal RTCP (UDP), and nothing at all for TCP (which is how
it should be), so as always Apple appears to be closest to
standard-compliance. My patch above already does everything correctly
for Apple, so let's continue our review there.

Oh, btw, in a totally unrelated note, I've found DSS to stream
"MPEG4-GENERIC" AAC instead of "mpeg4-generic" (notice case), so we
should make the strcmp() on line 128 in rtsp.c to a strcasecmp()? Or
maybe add a separate dynamic loader (similar to MPEG4-GENERIC) for the
lowercase one.

Ronald




More information about the ffmpeg-devel mailing list