mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-06 09:29:42 +00:00
b0fa56a333
If there is an error while connecting, the streaming task will be stopped, and is_running() will be false, causing a GST_FLOW_FLUSHING to be returned. Instead, we perform the error check (!self->connection) first, to return an error if that's what occured. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3192> |
||
---|---|---|
.. | ||
rtmp | ||
gstrtmp2.c | ||
gstrtmp2element.c | ||
gstrtmp2elements.h | ||
gstrtmp2locationhandler.c | ||
gstrtmp2locationhandler.h | ||
gstrtmp2sink.c | ||
gstrtmp2sink.h | ||
gstrtmp2src.c | ||
gstrtmp2src.h | ||
meson.build | ||
TODO |