Skip to content

rtsp-server: add SDP source-filter (RFC 4570)

Fixes #3290 Determine whether the RTSP media multicast address is in the source-specific range specified by RFC 3569 and if so add a source-filter attribute to the SDP information. Tested and implemented for for IPv4, not enabled for IPv6. Add example for source-specific multicast.

Merge request reports