淘先锋技术网

首页 1 2 3 4 5 6 7

宿主机上编辑lxc容器的配置文件 /etc/pve/lxc/101.conf,添加以下内容

lxc.mount.entry: /dev/video0 dev/video0 none bind,optional,create=file

修改usb设备权限

chmod 666 /dev/video0

容器内测试

apt install fswebcam
fswebcam -r 640x480 --jpeg 85 -D 1 snap.jpg