mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-24 15:06:38 +00:00
When decoupling send/receive loops in rtsp-media using appsink/appsrc, put the appsink in the bin before linking it, as this code path had that wrong. For both sender and receiver paths, if the pipeline already started also add the other appsrc/appsink of the pair to the pipeline immediately instead of putting it in the pending elements list, as they won't get added later. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8378> |
||
---|---|---|
.. | ||
meson.build | ||
rtsp-address-pool.c | ||
rtsp-address-pool.h | ||
rtsp-auth.c | ||
rtsp-auth.h | ||
rtsp-client.c | ||
rtsp-client.h | ||
rtsp-context.c | ||
rtsp-context.h | ||
rtsp-latency-bin.c | ||
rtsp-latency-bin.h | ||
rtsp-media-factory-uri.c | ||
rtsp-media-factory-uri.h | ||
rtsp-media-factory.c | ||
rtsp-media-factory.h | ||
rtsp-media.c | ||
rtsp-media.h | ||
rtsp-mount-points.c | ||
rtsp-mount-points.h | ||
rtsp-onvif-client.c | ||
rtsp-onvif-client.h | ||
rtsp-onvif-media-factory.c | ||
rtsp-onvif-media-factory.h | ||
rtsp-onvif-media.c | ||
rtsp-onvif-media.h | ||
rtsp-onvif-server.c | ||
rtsp-onvif-server.h | ||
rtsp-params.c | ||
rtsp-params.h | ||
rtsp-permissions.c | ||
rtsp-permissions.h | ||
rtsp-sdp.c | ||
rtsp-sdp.h | ||
rtsp-server-internal.h | ||
rtsp-server-object.h | ||
rtsp-server-prelude.h | ||
rtsp-server.c | ||
rtsp-server.h | ||
rtsp-session-media.c | ||
rtsp-session-media.h | ||
rtsp-session-pool.c | ||
rtsp-session-pool.h | ||
rtsp-session.c | ||
rtsp-session.h | ||
rtsp-stream-transport.c | ||
rtsp-stream-transport.h | ||
rtsp-stream.c | ||
rtsp-stream.h | ||
rtsp-thread-pool.c | ||
rtsp-thread-pool.h | ||
rtsp-token.c | ||
rtsp-token.h |