当我连接“Philips spc315nc/00”网络摄像头时,应用Cheese
程序不允许我从首选项中选择网络摄像头,它呈灰色,好像没有连接任何设备。问题是命令usb-devices
可以识别它,除此之外,我可以正确看到输出VLC
。
为什么会发生这种情况?我该如何让 cheese 理解网络摄像头?这是否意味着VLC
支持的摄像头比 还多Cheese
?
编辑:
跑步xawtv -hwscan
让我
This is xawtv-3.103, running on Linux/x86_64 (4.15.0-20-generic)
looking for available devices
port 537-568
type : Xvideo, image scaler
name : NV17 Video Texture
/dev/video0: OK [ -device /dev/video0 ]
type : libv4l
name : SPC315NC
flags: capture
所以我猜测该驱动程序支持 v4l。