- From: Jan-Ivar Bruaroey via GitHub <sysbot+gh@w3.org>
- Date: Tue, 20 Feb 2024 21:50:27 +0000
- To: public-webrtc@w3.org
jan-ivar has just created a new issue for https://github.com/w3c/webrtc-pc: == Review mute/unmute/ended and constraints on RTCRtpReceiver's track. == As per https://github.com/w3c/mediacapture-main/issues/984, we should review mute/unmute/ended and constraints on transceiver.receiver.track. This spec seems in good shape, with [§ 9.3 MediaStreamTrack](https://w3c.github.io/webrtc-pc/#mediastreamtrack-network-use) specifying `mute` from BYE and sRD, `unmute` from incoming RTP, and `ended` from [stop sending and receiving](https://w3c.github.io/webrtc-pc/#dfn-stop-sending-and-receiving), and [§ 9.3.1 MediaTrackSupportedConstraints, MediaTrackCapabilities, MediaTrackConstraints and MediaTrackSettings ](https://w3c.github.io/webrtc-pc/#mediatracksupportedconstraints-mediatrackcapabilities-mediatrackconstraints-and-mediatracksettings) covering constraints. Relevant open issues found: - https://github.com/w3c/webrtc-pc/issues/2915 - https://github.com/w3c/webrtc-pc/issues/2880 Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2942 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 20 February 2024 21:50:28 UTC