rtsp-media: Enable seeking query before pipeline is complete
authorEdward Hervey <edward@centricular.com>
Fri, 24 Nov 2017 16:34:31 +0000 (17:34 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Sat, 25 Nov 2017 06:53:11 +0000 (07:53 +0100)
commit9514f2d3549f1c8847e69d3ce6e76a693bd1dc38
treea30e3824dfe8f9d188bcd6194bc97e0fdff9976a
parentbb29d2e2ee46a1e1b3ffc52a3c0da91e42d82e0b
rtsp-media: Enable seeking query before pipeline is complete

SDP are now provided *before* the pipeline is fully complete. In order
to know whether a media is seekable or not therefore requires asking
the invididual streams.

API: gst_rtsp_stream_seekable

https://bugzilla.gnome.org/show_bug.cgi?id=790674
docs/libs/gst-rtsp-server-sections.txt
gst/rtsp-server/rtsp-media.c
gst/rtsp-server/rtsp-stream.c
gst/rtsp-server/rtsp-stream.h
win32/common/libgstrtspserver.def