osint-dashboard/app/static
Sirius DevOps 12262d1562
All checks were successful
build-and-deploy / build (push) Successful in 2m23s
cameras: RTSP preview via ffmpeg, stop opening VLC, drop masscan to 200pps
Masscan finds are rtsp:// with no snapshot_url, so the popup skipped the
<img> and the leftover source link handed the OS an rtsp:// URL (VLC).

- Popup always hits /api/cameras/{id}/snapshot (HTTP stills, then one
  ffmpeg frame grab). No credentials. 10s hard timeout.
- rtsp:// is rendered as text, never as an href.
- ffmpeg added to the app image for the RTSP still/MJPEG path.
- Default MASSCAN_RATE 200 (1k/10k saturated the home uplink).
2026-08-24 23:36:34 -04:00
..
vendor/leaflet Map: FIRMS heatmap + camera thumbnail popups + unified layer panel 2026-08-24 18:03:21 -04:00
index.html cameras: RTSP preview via ffmpeg, stop opening VLC, drop masscan to 200pps 2026-08-24 23:36:34 -04:00