diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2009-03-03 16:52:35 +0000 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2009-03-03 16:52:35 +0000 |
commit | f830c9a487510cc4ad6c33ef46e05db52865dd16 (patch) | |
tree | fc0437fd3d99fdf49ae16d2501cb599d7cda9d15 /libavformat/mm.c | |
parent | 090438cc818feb631bbff3aab3cca7de3b349419 (diff) | |
download | ffmpeg-f830c9a487510cc4ad6c33ef46e05db52865dd16.tar.gz |
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.
Originally committed as revision 17777 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/mm.c')
0 files changed, 0 insertions, 0 deletions