Hi,
I installed Picam on a Raspberry Pi 3. The camera is a Pi camera and the microphone is a usb "PlayStation Eye". When I run ./picam --alsadev hw:1,0 I have this error:
picam ./picam --alsadev hw:1,0
error: cannot set channel count for microphone (Invalid argument)
picam arecord -l
List of CAPTURE Hardware Devices
card 1: CameraB409241 [USB Camera-B4.09.24.1], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
What can be wrong?
Thank you for any suggestions.