comparison rtp_aac.c @ 4638:801468f16243 libavformat

Make RTSP-MS-over-UDP negotiation work. See "[PATCH] RTSP-MS 8/15: fix RTSP-MS UDP" thread on mailinglist. Basically, UDP setup needs to be done in a particular order (first rtx on two UDP ports (one for RTP, one for RTCP), then the other streams over one, single port for all of them together). Not doing this correctly results in a "461" error (invalid transport) during setup.
author rbultje
date Tue, 03 Mar 2009 16:52:35 +0000
parents 25430a31705d
children 94eb88d4ac0f
comparison
equal deleted inserted replaced
4637:eaf90db8cc42 4638:801468f16243