media: start live streams in blocked state
authorWim Taymans <wtaymans@redhat.com>
Thu, 28 Nov 2013 13:06:53 +0000 (14:06 +0100)
committerWim Taymans <wtaymans@redhat.com>
Thu, 28 Nov 2013 15:18:39 +0000 (16:18 +0100)
commitdb771c5167f46cb64f7ad3b870d68f95530420d3
tree82304f8c1eb026e1de1e58aca22fd954a4a10cd6
parent6ce48c51a20b0a330a1dac12341b37b0ef442545
media: start live streams in blocked state

Start live streams in the blocked state and make them preroll using the
messages. This ensure that no data is played by the sink until we explicitly
unblock the stream right before going to PLAYING.

See https://bugzilla.gnome.org/show_bug.cgi?id=711257
gst/rtsp-server/rtsp-media.c