gstreamer/subprojects/gst-plugins-base/gst-libs/gst/rtsp
Bart Van Severen 65f953cd23 rtsp: gstrtspurl: gst_rtsp_url_get_request_uri: use rtsps scheme for tls transport methods
gst_rtsp_url_get_request_uri returns rtsp://... url when requested url is rtsps://, this is not
in accordance with https://www.rfc-editor.org/rfc/rfc7826.html#section-19.2.
This also impedes setting up a rtsps session with a live555 rtsp server.

Don't expose other than rtsp and rtsps internal gstreamer rtsp url schemes
to avoid regression:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/2412

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4294>
2023-03-29 11:38:47 +00:00
..
gstrtsp.h
gstrtspconnection.c rtspconnection: Annotate RTSP message parameters correctly 2023-02-23 12:04:37 +00:00
gstrtspconnection.h
gstrtspdefs.c rtsp: Add/fix various annotations 2022-10-18 08:56:58 +00:00
gstrtspdefs.h
gstrtspextension.c
gstrtspextension.h
gstrtspmessage.c rtspconnection: Annotate RTSP message parameters correctly 2023-02-23 12:04:37 +00:00
gstrtspmessage.h
gstrtsprange.c
gstrtsprange.h
gstrtsptransport.c rtsp: Add/fix various annotations 2022-10-18 08:56:58 +00:00
gstrtsptransport.h
gstrtspurl.c rtsp: gstrtspurl: gst_rtsp_url_get_request_uri: use rtsps scheme for tls transport methods 2023-03-29 11:38:47 +00:00
gstrtspurl.h
meson.build meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
rtsp-prelude.h
rtsp.h