gstreamer/gst/rtp
Nicolas Dufresne f6ac2e44bb rtpsrc: Always set rtcp socket address
Regardless if it's multicast or not, set the address property to match
the element address. This is the address of the interface to listen to,
which is expected to be ANY in most cases, but should be honnored even
for RTCP non-multicast case.

This also fixes an assertion if the address is not a parsable IPv4 or
IPv6 string.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1433>
2020-07-14 20:48:04 +00:00
..
gstrtp-utils.c rtpmanagerbad: add RTP streaming elements 2019-06-03 20:08:23 +00:00
gstrtp-utils.h rtpmanagerbad: add RTP streaming elements 2019-06-03 20:08:23 +00:00
gstrtpsink.c rtpsink: Fix error handling on bad DNS 2020-07-14 20:48:04 +00:00
gstrtpsink.h rtpmanagerbad: allow setting multicast-iface 2019-11-19 12:39:59 +00:00
gstrtpsrc.c rtpsrc: Always set rtcp socket address 2020-07-14 20:48:04 +00:00
gstrtpsrc.h rtpmanagerbad: allow setting multicast-iface 2019-11-19 12:39:59 +00:00
meson.build rtpmanagerbad: fix the plugin registration 2019-06-07 14:12:25 +00:00
plugin.c rtpmanagerbad: add RTP streaming elements 2019-06-03 20:08:23 +00:00