gstreamer/subprojects/gst-rtsp-server/gst/rtsp-server
Bruce Liang ebd8bd8f13 rtsp-client: Fix url for generating key in media factory
The mount point at / can be accessed by both the URL forms rtsp://<IP>:<PORT> and rtsp://<IP>:<PORT>/.
To make media factory generating the same key for both the URL forms, the url sent to gst_rtsp_media_factory_construct() needs to be normalized first.
This commit creates a new GstRTSPUrl as the normalized url to send to gst_rtsp_media_factory_construct().

Fixes:https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1297

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2681>
2022-07-12 10:01:35 +00:00
..
meson.build
rtsp-address-pool.c
rtsp-address-pool.h
rtsp-auth.c
rtsp-auth.h
rtsp-client.c rtsp-client: Fix url for generating key in media factory 2022-07-12 10:01:35 +00:00
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: Correct logic on GstRTSPStreamBlocking message reception 2022-05-20 07:37:05 +00:00
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-server: Add RFC5576 Source-specific media attribute to the SDP media for signalling the CNAME 2022-04-20 14:40:25 +00:00
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 gst-rtsp-server: minor spelling fixes 2022-04-13 14:38:52 +02:00
rtsp-stream.h
rtsp-thread-pool.c
rtsp-thread-pool.h
rtsp-token.c documentation: improve misleading wording 2022-03-17 11:56:37 +00:00
rtsp-token.h