gst-plugins-rs/docs/plugins
Taruntej Kanakamalla b16379d00b threadshare: udp: add multicast-iface property
similar to the non threadshare counterparts, the ts-udpsink can accept
only one multicast interface and the ts-udpsrc can accept a list of
interfaces to be listening on for the multicast.

Use the getifaddrs crate to get the available network interfaces and filter
the desired interfaces from the available interfaces

Reuse a custom api written for PTP helper to join and leave multicast group
for IPv4 based addresses. Continue to use the UdpSocket crate's _multicast_v6
to join/leave an IPv6 multicast group

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1420>
2024-11-14 00:02:04 +00:00
..
all_index.md Generate plugins documentation using hotdoc 2022-08-29 18:33:22 -04:00
gst_plugins_cache.json threadshare: udp: add multicast-iface property 2024-11-14 00:02:04 +00:00
index.md Generate plugins documentation using hotdoc 2022-08-29 18:33:22 -04:00
sitemap.txt Generate plugins documentation using hotdoc 2022-08-29 18:33:22 -04:00