gstreamer/subprojects/gst-rtsp-server/gst/rtsp-sink
James Oliver 87c177567d rtspclientsink: add RTSP address pool for unicast UDP
Adds an address pool for rtspclientsink in order to allow the
"port-range" property to restrict the ports available for the RTSP
streams rather than always using the ephemeral port-range.

If a value is not provided to the "port-range" property, rtspclientsink
will select random ports from the ephemeral port-range as before.

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

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4828>
2023-06-29 11:33:58 +00:00
..
gstrtspclientsink.c rtspclientsink: add RTSP address pool for unicast UDP 2023-06-29 11:33:58 +00:00
gstrtspclientsink.h rtspclientsink: add RTSP address pool for unicast UDP 2023-06-29 11:33:58 +00:00
meson.build
plugin.c