mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
6680b70781
We need to do this without holding the lock as the `g_async_queue_pop` waits on the loop thread to deliver the stats. The loop thread might attempt to take the lock as well, leading to a deadlock. Taking a reference to the connection should be enough to keep this safe. |
||
---|---|---|
.. | ||
rtmp | ||
gstrtmp2.c | ||
gstrtmp2locationhandler.c | ||
gstrtmp2locationhandler.h | ||
gstrtmp2sink.c | ||
gstrtmp2sink.h | ||
gstrtmp2src.c | ||
gstrtmp2src.h | ||
meson.build | ||
TODO |