Commit Graph

2 Commits

Author SHA1 Message Date
600ef5c96b Corregir parametro has_clip: usar 1 en vez de true
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 2m41s
2025-12-30 04:11:02 -06:00
8e555b543d Agregar dropdown de eventos Frigate y corregir endpoint de creacion
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 59s
- Agregar toggle Live/Eventos en StreamViewer
- Agregar dropdown para seleccionar eventos recientes (max 10)
- Reproducir clips de eventos en el mismo reproductor
- Crear endpoint proxy /api/frigate/events para listar eventos
- Corregir URL de creacion de eventos: /api/events/:camera/:label/create
- Actualizar useFrigateEvents con fetchEvents, formatEventTime, getEventClipUrl
2025-12-30 04:02:36 -06:00