mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
a6d75bd33c
Add a GstRTSPChannel object that wraps a GSource around the RTSP connection so that the connection can be monitored from a maincontext. This allows us to operate in ASYNC mode, which is handy when building a server. Rework the old code to use the async code under the hood. API: gst_rtsp_channel_new() API: gst_rtsp_channel_unref() API: gst_rtsp_channel_attach() API: gst_rtsp_channel_queue_message() |
||
---|---|---|
.. | ||
design | ||
libs | ||
plugins | ||
random | ||
.gitignore | ||
design-audiosinks.txt | ||
Makefile.am | ||
version.entities.in |