gstreamer/gst
Sebastian Dröge 0f0a10525a rtspclientsink: Notify the stream transport about each written message
Otherwise it will never try to send us the next one: it tries to keep
exactly one message in-flight all the time.

In gst-rtsp-server this is done asynchronously via the GstRTSPWatch but
in the client sink we always write data out synchronously.
2019-04-15 17:34:56 +00:00
..
rtsp-server rtsp_server: Free thread pool before clean transport cache 2019-04-11 08:02:52 +02:00
rtsp-sink rtspclientsink: Notify the stream transport about each written message 2019-04-15 17:34:56 +00:00
Makefile.am rtspsink: Add rtspclientsink element 2016-01-29 01:44:26 +11:00
meson.build meson: add option to disable build of rtspclientsink plugin 2018-09-19 12:17:57 +01:00