- From: henbos via GitHub <sysbot+gh@w3.org>
- Date: Thu, 24 Oct 2024 15:06:38 +0000
- To: public-webrtc@w3.org
henbos has just created a new issue for https://github.com/w3c/webrtc-pc: == Remote track.getSettings().channelCount == If this is 2 for stereo and 1 for mono codecs then we can test support for opus stereo. - remoteTrack.getSettings().channelCount is currently implemented in Chrome, this was implemented before we added [this table](https://w3c.github.io/webrtc-pc/#mediatracksupportedconstraints-mediatrackcapabilities-mediatrackconstraints-and-mediatracksettings). Related to #3010 where we also discuss if a stereo decoder would need to dynamically switch channelCount on the fly based on signal on the wire, or if it is OK for a stereo codec to always output a stereo track. Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/3011 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 24 October 2024 15:06:39 UTC