mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 12:51:16 +00:00
d1d404912e
Without this patch there are problem pre-rolling when using audio back channel. Without this patch a probe will be created for all streams including the stream for audio backchannel. To pre-roll all this pads have to receive data. Since the stream for audio backchannel is a receiver this will never happen. The solution is to never create any probes for streams that are for incomming data and instead set them as blocking already from beginning. |
||
---|---|---|
.. | ||
rtsp-server | ||
rtsp-sink | ||
Makefile.am | ||
meson.build |