Webcam
lijst webcams
[[webcam - 1. laptop ingebouwd]]
[[webcam - 2. Logictech]]
v4l2-ctl --list-devices
HD Pro Webcam C920 (usb-0000:00:14.0-2.1):
/dev/video2
/dev/video3
HD WebCam: HD WebCam (usb-0000:00:14.0-7):
/dev/video0
/dev/video1
lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
==Bus 001 Device 008: ID 04f2:b573 Chicony Electronics Co., Ltd HD WebCam==
Bus 001 Device 006: ID 04ca:3015 Lite-On Technology Corp.
Bus 001 Device 004: ID 0bda:5411 Realtek Semiconductor Corp. 4-Port USB 2.0 Hub
Bus 001 Device 053: ID 413c:301a Dell Computer Corp. 4-Port USB 2.0 Hub
Bus 001 Device 052: ID 045e:07b9 Microsoft Corp. Wired Keyboard 200
==Bus 001 Device 051: ID 046d:0892 Logitech, Inc. OrbiCam==
Bus 001 Device 003: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
config and usage :
zie webcam software
zie webcam background
disable build in webcam
[not done]
devices in linux witch use /etc/modprob.d kan be enable/disabled with a simple text file config change
( in LXM it does)
cd /etc/modprobe.d && ls
sudo xed /etc/modprobe.d/blacklist.conf
add extra line : blacklist uvcvideo
? werkt de external usb webcam dan nog ?