mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
a566461294
Move output chunking from gst_rtmp_connection_queue_message into gst_rtmp_connection_start_write, which effectively moves it from the streaming thread into the loop thread. This allows us to handle the outgoing chunk-size message (which is generated by changing the future chunk-size property) properly, which could come from any other thread. |
||
---|---|---|
.. | ||
rtmp | ||
gstrtmp2.c | ||
gstrtmp2locationhandler.c | ||
gstrtmp2locationhandler.h | ||
gstrtmp2sink.c | ||
gstrtmp2sink.h | ||
gstrtmp2src.c | ||
gstrtmp2src.h | ||
meson.build | ||
TODO |