mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 08:41:07 +00:00
3374f2f44d
Adding "multicast-source" property to support Source Specific Muliticast RFC 4604. The source can be multiple address with '+' (for positive filter) or '-' (negative filter) prefix, or URI query can be used. Note that negative filter is not implemented yet and it will be ignored Example: gst-launch-1.0 uridecodebin \ uri=udp://{ADDRESS}:PORT?multicast-source=+SOURCE0+SOURCE1 Inspired by: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2620 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3485> |
||
---|---|---|
.. | ||
check | ||
examples | ||
files | ||
interactive | ||
meson.build |