gstreamer/gst/rtmp2
Jan Alexander Steffens (heftig) 16a07d303a rtmp2: Replace stats queue with stats lock
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>
2020-09-09 06:34:51 +00:00
..
rtmp rtmp2: Replace stats queue with stats lock 2020-09-09 06:34:51 +00:00
gstrtmp2.c rtmp2: Clean up (improve) GstRtmpStopCommands type 2020-09-09 05:53:08 +00:00
gstrtmp2locationhandler.c rtmp2: Need to unescape the userinfo before setting 2020-08-30 09:53:42 +00:00
gstrtmp2locationhandler.h Add files from gst-rtmp 2019-11-05 13:52:55 +00:00
gstrtmp2sink.c rtmp2: Replace stats queue with stats lock 2020-09-09 06:34:51 +00:00
gstrtmp2sink.h Add files from gst-rtmp 2019-11-05 13:52:55 +00:00
gstrtmp2src.c rtmp2: Replace stats queue with stats lock 2020-09-09 06:34:51 +00:00
gstrtmp2src.h Add files from gst-rtmp 2019-11-05 13:52:55 +00:00
meson.build Add files from gst-rtmp 2019-11-05 13:52:55 +00:00
TODO Add files from gst-rtmp 2019-11-05 13:52:55 +00:00