OSDN Git Service

Allow subscription to any of the streams, not just the first, available in
authorRonald S. Bultje <rsbultje@gmail.com>
Wed, 7 Jan 2009 14:48:17 +0000 (14:48 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Wed, 7 Jan 2009 14:48:17 +0000 (14:48 +0000)
commit572c6a3814c7f08e9dca0cceaeb19265fcc57a6e
treea4d09f314e9967cb2f03b54c95b47fa9735cc8ed
parent7c68a17754ca1a42baccf8b90704a073f4514ece
Allow subscription to any of the streams, not just the first, available in
this RTSP/RDT session. This basically implies full RDT support, including
stream selection in ffmpeg and multi-stream backupping in ffmpeg (by mapping
each stream to an output). See "[PATCH] RTSP/RDT: subscriptions" thread on
mailinglist.

Originally committed as revision 16469 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rtsp.c