- install webcamize (https://github.com/cowtoolz/webcamize) (arch:
yay -S webcamize
) sudo touch /etc/systemd/system/webcamize.service
sudo nano /etc/systemd/system/webcamize.service
and add this to the file:
[Unit]
Description=Run webcamize
After=multi-user.target
[Service]
Type=simple