location / { try_files $uri $uri/ =404; } } Enable and test:
location /snapshot.jpg { alias /var/www/cam/snapshots/latest.jpg; add_header Cache-Control no-cache; } live netsnap cam server feed englischer facharbei 2021
[Unit] Description=Camera ingest service After=network.target location / { try_files $uri $uri/ =404; }
location /hls/ { types { application/vnd.apple.mpegurl m3u8; video/mp2t ts; } alias /var/www/cam/hls/; add_header Cache-Control no-cache; } add_header Cache-Control no-cache