.. | ||
droidcam-streamer.service | ||
droidcam.service | ||
README.md |
systemd service files
Copy these into /etc/systemd/user
. Unless your DroidCam setup matches mine exactly, you'll have to adapt the command in droidcam.service
.
Run the following commands (not as root):
systemctl --user daemon-reload
systemctl --user enable --now droidcam.service
systemctl --user enable --now droidcam-streamer.service
loginctl enable-linger # Enables the services to run when you're not actively logged in