- From: henbos via GitHub <sysbot+gh@w3.org>
- Date: Thu, 14 Nov 2024 07:24:36 +0000
- To: public-webrtc-logs@w3.org
> This would widely signal that media is flowing Note that according to spec, the muted state and onunmute/onmute event should already reflect whether or not media is flowing: https://w3c.github.io/webrtc-pc/#mediastreamtrack-network-use However this is not implemented in Chromium, where we [unmute unconditionally](https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/modules/peerconnection/rtc_peer_connection.cc;l=2556;drc=9f771c84231a80894401b400f1a0d9ce34db6019) after firing ontrack. > an event for when CSRCs change If onmute worked as expected, would you still need a CSRC change event? -- GitHub Notification of comment by henbos Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/issues/230#issuecomment-2475602174 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 14 November 2024 07:24:37 UTC