🚗 CamWatch
{{ total }} passage{{ 's' if total != 1 else '' }} 📊 Stats 🛡 Whitelist ⬡ Zone

Tester un clip .mp4 — il sera traité comme un vrai passage (LPR + couleur + frames)

⏳ Traitement en cours (extraction frames + LPR)… merci de patienter ~60s
{% if filter_plate or filter_date %} ✕ Reset {% endif %}
{% if not events %}
📷

Aucun passage enregistré

En attente de détections véhicules…

{% endif %}
{% for ev in events %}
{% if ev.snapshot_path %} snapshot {% else %}
📷
{% endif %} {% if ev.clip_path %} ▶ clip {% endif %}
{{ ev.time_str }}
{{ ev.color_name or '—' }}
{% if ev.plate %} {{ ev.plate }} {% else %} Plaque non lue {% endif %}
{% endfor %}
{% if total_pages > 1 %}
{% if page > 1 %} ← Préc. {% endif %} Page {{ page }} / {{ total_pages }} {% if page < total_pages %} Suiv. → {% endif %}
{% endif %}