Go to file
Hendrik Schutter f782c28661 display text if camera is in sleep mode 2023-07-18 19:48:13 +02:00
www display text if camera is in sleep mode 2023-07-18 19:48:13 +02:00
.gitignore Initial commit 2023-07-05 18:10:29 +02:00
LICENSE Initial commit 2023-07-05 18:10:29 +02:00
README.md only use images that have a minimum size and delete outdated images 2023-07-10 22:34:51 +02:00
msv-webcam-frontend.service change constants to new upload interval 2023-07-11 21:12:04 +02:00
msv_webcam_frontend.py change constants to new upload interval 2023-07-11 21:12:04 +02:00

README.md

msv-webcam-frontend

  • zypper install avif-tools

  • mkdir /opt/msv-webcam-frontend/

  • cd /opt/msv-webcam-frontend/

  • import msv_webcam_frontend.py

  • chmod +x /opt/msv-webcam-frontend/msv_webcam_frontend.py

  • nano /etc/systemd/system/msv-webcam-frontend.service

  • create dst dir mkdir -p /var/www/html/msv-buehl-moos.de/webcam/data/camera/

  • systemctl daemon-reload && systemctl enable --now msv-webcam-frontend.service

  • copy WebApp to /var/www/html/msv-buehl-moos.de/webcam/