gstreamer/subprojects/gst-rtsp-server/gst
Sebastian Dröge 2b9009f504 rtsp-server: stream: Don't loop forever if binding to the multicast address fails
The address/port is pre-defined by the caller of the function, so
retrying is only going to loop forever.

Ideally the multicast address should be checked after allocating but
this doesn't happen currently, so it's better to error out cleanly then
to loop forever trying the same address.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2997>
2022-09-07 11:55:29 +01:00
..
rtsp-server rtsp-server: stream: Don't loop forever if binding to the multicast address fails 2022-09-07 11:55:29 +01:00
rtsp-sink rtsp+rtmp: Forward warning added to tls-validation-flags to our users 2022-07-30 16:06:05 +01:00
meson.build Move files from gst-rtsp-server into the "subprojects/gst-rtsp-server/" subdir 2021-09-24 16:15:21 -03:00