diff rm.h @ 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 aaf07b2acb3c
children dfcf66d4a613
line wrap: on
line diff