我买了一台 Canyon CNE-CWC1,这是一款便宜的相机,但总体质量还过得去。但在 Ubuntu 上却不行,质量太差了。不知道我还能为您提供什么,我通常需要它来在 Chrome 上使用 Google Meets。
lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 0c45:6340 Microdia Camera
这就是我对 Linux 的了解,我能做些什么吗?尝试运行
lsusb -s 003:004 -v | grep -E "Width|Height"
Couldn't open device, some information will be missing
wWidth 640
wHeight 480
wWidth 352
wHeight 288
wWidth 320
wHeight 240
wWidth 176
wHeight 144
wWidth 160
wHeight 120
wWidth( 0) 640
wHeight( 0) 480
wWidth( 1) 352
wHeight( 1) 288
wWidth( 2) 320
wHeight( 2) 240
wWidth( 3) 176
wHeight( 3) 144
wWidth( 4) 160
wHeight( 4) 120
但似乎没有太多信息