rtspsrc: improve recovery from failed seek
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Wed, 9 Mar 2011 16:07:47 +0000 (17:07 +0100)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Wed, 9 Mar 2011 16:18:09 +0000 (17:18 +0100)
commit27389178522e04512bb6aa086aa8465fe64599fc
treea835eabdb5aa495151ec1ea37e6715754775ef96
parent6bc1aa0e594f9a0fe24020d8b4f2b6436347c92e
rtspsrc: improve recovery from failed seek

In case server-side fails to perform seek, i.e. PLAY at non-zero requested
position, recovery so far would arrange for streaming to continue, albeit
having lost position tracking in the process.  So, query position prior
to seek and use upon failed seek.
gst/rtsp/gstrtspsrc.c
gst/rtsp/gstrtspsrc.h