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

Webcam (PS3 Eye) causes mic input to spew WASAPI: unsupported channel count in microphone #30313

Open
Tracked by #76797
dominiccooney opened this issue Jul 4, 2019 · 2 comments

Comments

@dominiccooney
Copy link

Godot version: 3.1.1.stable.official, 3.2.dev.calinou.ce8e54133

OS/device including version: Windows 10 Pro 1809

Issue description: With a PS3 Eye camera connected using libusb drivers, running any Godot program which uses mic input spews this error message:

ERROR: thread_func: WASAPI: unsupported channel count in microphone!
   At: drivers/wasapi/audio_driver_wasapi.cpp:715

Steps to reproduce:

  1. Plug in a PS3 Eye camera
  2. Run the MicRecord demo
  3. Click Record
  4. Click Stop

Minimal reproduction project: MicRecord demo

@Galomortal47
Copy link

i'm having the same issue

@KoBeWi
Copy link
Member

KoBeWi commented Nov 19, 2020

Can anyone still reproduce this bug in Godot 3.2.3 or any later release?

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

Successfully merging a pull request may close this issue.

6 participants