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

Possibly outdated text on codec.channels #615

Closed
jan-ivar opened this issue Jan 20, 2022 · 0 comments · Fixed by #618
Closed

Possibly outdated text on codec.channels #615

jan-ivar opened this issue Jan 20, 2022 · 0 comments · Fixed by #618
Assignees

Comments

@jan-ivar
Copy link
Member

webrtc-stats channels says: "Use 2 for stereo, missing for most other cases." (2014)
webrtc-pc channels capability says: "If present, indicates the maximum number of channels (mono=1, stereo=2)." (2015)
webrtc-pc channels parameter says: "When present, indicates the number of channels (mono=1, stereo=2)."

When I test, Chrome returns channels: 1 in stats for mono, so I think we should update this spec to match.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant