summarylogtreecommitdiffstats
path: root/v4l2loopback.conf
blob: 646efe8333d5edd97b91295a19eeaad5fee7ba09 (plain)
1
2
3
4
5
6
7
# /etc/modprobe.d/v4l2loopback-simpleautoframer.conf
# Installed by simpleautoframer-git (AUR)
#
# Creates /dev/video20 labelled "AutoFrameCam" at boot.
# exclusive_caps=1 makes it visible to browsers/Zoom/OBS as a real capture
# device (critical for Chromium-based apps).
options v4l2loopback devices=1 video_nr=20 card_label="AutoFrameCam" exclusive_caps=1