w3c / webrtc-pc

WebRTC 1.0 API
https://w3c.github.io/webrtc-pc/
Other
438 stars 115 forks source link

Remote track.getSettings().channelCount #3011

Open henbos opened 4 weeks ago

henbos commented 4 weeks ago

If this is 2 for stereo and 1 for mono codecs then we can test support for opus stereo.

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.

henbos commented 4 weeks ago

AI: also check if there are any other settings that have been implemented that makes sense to add to the table

dontcallmedom-bot commented 2 days ago

This issue had an associated resolution in WebRTC November 19 2024 meeting – 19 November 2024 (Remote channelCount + Stereo Opus #3010 #3011):

RESOLUTION: proceed with adding .channelCount on remote tracks