rtsp-stream: Get the seqnum-base and other information from the last buffer in the...
authorSebastian Dröge <sebastian@centricular.com>
Mon, 9 Mar 2015 15:00:07 +0000 (16:00 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 9 Mar 2015 15:00:38 +0000 (16:00 +0100)
commit852cc09f542af5cadd79ffd7fe79d6475cf57e14
tree20bfb1bf50973d34d4c0333cc4862d7af70a1871
parentb58af93d83221c5cc26c69fd960db8e578f84e0f
rtsp-stream: Get the seqnum-base and other information from the last buffer in the sink

This gives more accurate values than asking the payloader. There might be
queueing happening between the payloader and the sink.

https://bugzilla.gnome.org/show_bug.cgi?id=745704
gst/rtsp-server/rtsp-stream.c