Skip to content
Snippets Groups Projects
Commit 47fc1d2f authored by Roxie Linden's avatar Roxie Linden
Browse files

[WebRTC] allow quad channel microphones/inputs

Issue #257 - bugsplat crash.

In the debug version of WebRTC, it makes an explicit check that the number
of channels for an input device is between 1 and 2.  The release version allows
more, and should downmix if 1 channel is asked for.

This fix bumps up the max channels allowed to 8.
parent c8f0cdd1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment