Skip to content

rtpsource: Add a property to disable rtcp

This patchset fixes missing sender SSRC callback and add a property on the rtpsource object that allows disabling RTCP. Disabling RTCP for the RTX source was needed when implement RIST TR-06 specification and seems like a generally useful feature for customized RTP pipeline and implementing stanard deviation around the RTP specifications.

Edited by Olivier Crête

Merge request reports