Re: [webrtc-extensions] Add onssrcchange/oncsrcchange events to RTCRtpReceiver (#243)

> Sounds like we agree that "optimize versus accuracy" is in the UA territory meaning we cannot shim one of the APIs over the other which means onssrcchange is independent from onunmute

I don't think we can arrive at that. Both [unmute](https://w3c.github.io/webrtc-pc/#mediastreamtrack-network-use) and `ssrcchange` seem defined entirely by the RTP stack. So any implementation skipping that or a missing sink does not appear to be compliant. Personally I also question what it is optimizing for.


-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/pull/243#issuecomment-3410887366 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 16 October 2025 13:25:47 UTC