Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote track.getSettings().channelCount #3011

Open
henbos opened this issue Oct 24, 2024 · 2 comments
Open

Remote track.getSettings().channelCount #3011

henbos opened this issue Oct 24, 2024 · 2 comments
Assignees

Comments

@henbos
Copy link
Contributor

henbos commented Oct 24, 2024

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.

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
Copy link
Contributor Author

henbos commented Oct 24, 2024

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

@dontcallmedom-bot
Copy link

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

@henbos henbos self-assigned this Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants