gstreamer/gst/rtsp-sink
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
..
gstrtspclientsink.c rtspclientsink: Notify the stream transport about each written message 2019-04-15 17:34:56 +00:00
gstrtspclientsink.h rtspclientsink: fix waiting for multiple streams 2018-06-21 20:56:46 +10:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:44:43 -04:00
meson.build meson: add pkg-config file for the rtspclientsink plugin 2018-08-31 18:11:04 +10:00
plugin.c rtspsink: Add rtspclientsink element 2016-01-29 01:44:26 +11:00