rtsp-stream: Limit the queues to 1 buffer
authorSebastian Dröge <sebastian@centricular.com>
Mon, 23 Mar 2015 20:03:20 +0000 (21:03 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 23 Mar 2015 20:04:43 +0000 (21:04 +0100)
commitef3bfd757bde0c9a28f673823712a90a3d7ba1db
tree4890f66fbbb0f9c892405ffb1f8f755b50d67ece
parent357af7aea68956e812fcbf56728cacaafff986cc
rtsp-stream: Limit the queues to 1 buffer

We only need them to be able to pre-roll, queueing up more data here
is only going to harm latency and memory usage.
gst/rtsp-server/rtsp-stream.c