gstreamer/subprojects/gst-rtsp-server/gst
Branko Subasic 41d436e56e gst-rtsp-server: fix race in rtsp-client
When tunneling over HTTP, if connection on the second channel happens
before the control timer is created we may trigger an assert in
rtsp_ctrl_timeout_remove(). Avoid that by taking the priv->lock before
attaching the client thread to the context.

Fixes #1025

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1867>
2022-03-07 09:15:11 +00:00
..
rtsp-server gst-rtsp-server: fix race in rtsp-client 2022-03-07 09:15:11 +00:00
rtsp-sink rtsp-server: define G_LOG_DOMAIN 2021-10-19 00:12:25 +00:00
meson.build Move files from gst-rtsp-server into the "subprojects/gst-rtsp-server/" subdir 2021-09-24 16:15:21 -03:00