Deep-Live-Cam-15.sh
· 151 B · Bash
Исходник
usbipd list
usbipd bind --busid x-x # Replace x-x with your webcam's bus ID
usbipd attach --wsl --busid x-x # Replace x-x with your webcam's bus ID
1 | usbipd list |
2 | usbipd bind --busid x-x # Replace x-x with your webcam's bus ID |
3 | usbipd attach --wsl --busid x-x # Replace x-x with your webcam's bus ID |