gst/rtsp/gstrtspsrc.c: Pause the RTSP stream before doing a new play request.
authorEric Zhang <chao.zhang@access-company.com>
Mon, 10 Nov 2008 12:13:21 +0000 (12:13 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 10 Nov 2008 12:13:21 +0000 (12:13 +0000)
commit499c3e520e58f13dec33874797fd922e953ae157
tree2067f7702e736b384c86d8a7a16e7a8cb500e3b2
parentff5c03555467d44f66c4112500f57011872a87c0
gst/rtsp/gstrtspsrc.c: Pause the RTSP stream before doing a new play request.

Original commit message from CVS:
Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_perform_seek),
(gst_rtspsrc_stream_configure_udp_sink):
Pause the RTSP stream before doing a new play request.
Make sure that adding the udpsinks does not cause the rtspsrc to become
a sink. Fixes #559547.
ChangeLog
gst/rtsp/gstrtspsrc.c