From 47f7239bf47e0bc798ec8f998fe2f9ddbd54ea07 Mon Sep 17 00:00:00 2001 From: techgaun Date: Wed, 24 Mar 2021 14:06:39 -0500 Subject: [PATCH] add first modprobe stuff --- modprobe.d/dslr-webcam.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 modprobe.d/dslr-webcam.conf diff --git a/modprobe.d/dslr-webcam.conf b/modprobe.d/dslr-webcam.conf new file mode 100644 index 0000000..9c4782d --- /dev/null +++ b/modprobe.d/dslr-webcam.conf @@ -0,0 +1,3 @@ +# allows to use canon dslr & others to be used as webcam +alias dslr-webcam v4l2loopback +options v4l2loopback exclusive_caps=1 max_buffers=2