mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
16a07d303a
Making the thread receiving the stats wait on the loop to respond was not a good idea, as the latter can get blocked on the streaming thread. Have get_stats read the values directly, adding a lock to ensure we don't read garbage. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1550> |
||
---|---|---|
.. | ||
rtmp | ||
gstrtmp2.c | ||
gstrtmp2locationhandler.c | ||
gstrtmp2locationhandler.h | ||
gstrtmp2sink.c | ||
gstrtmp2sink.h | ||
gstrtmp2src.c | ||
gstrtmp2src.h | ||
meson.build | ||
TODO |