Go to file
Hendrik Schutter 1d48620f69 reload images via javascript 2023-07-07 22:27:08 +02:00
www reload images via javascript 2023-07-07 22:27:08 +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 first working state 2023-07-05 22:42:55 +02:00
msv-webcam-frontend.service first working state 2023-07-05 22:42:55 +02:00
msv_webcam_frontend.py first working state 2023-07-05 22:42:55 +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

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

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