You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to connect my webcam (with the microphone) to WSL2. I've attached it to WSL2 and it shows in lsusb:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 328f:006d EMEET HD Webcam eMeet C960 <-------
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
How can I setup the udev rules so that my python script, which is using sounddevice, can access it?
The text was updated successfully, but these errors were encountered:
I am trying to connect my webcam (with the microphone) to WSL2. I've attached it to WSL2 and it shows in
lsusb
:How can I setup the udev rules so that my python script, which is using
sounddevice
, can access it?The text was updated successfully, but these errors were encountered: