frigate/frigate/util
Josh Hawkins 814c497bef
Some checks are pending
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
Use Job infrastructure for Debug Replay (#23099)
* use ReplayState enum

* extract shared ffmpeg progress helper

* make start call non-blocking with worker thread

* expose replay state on status endpoint and return 202 from start

* cancel in-flight ffmpeg when stop is called during preparation

* add replay i18n strings for preparing and error states

* show status in replay UI

* navigate immediately on 202 from debug replay menus and dialog

* remove unused

* simplify to use Job infrastructure

* tests

* cleanup and tweaks

* fetch schema

* update api spec

* formatting

* fix e2e test

* mypy

* clean up

* formatting

* fix

* fix test

* don't try to show camera image until status reports ready

* simplify loading logic

* fix race in latest_frame on debug replay shutdown

* remove toast when successfully stopping

it gets hidden almost immediately
2026-05-03 14:54:20 -06:00
..
__init__.py Fix go2rtc init (#18708) 2025-08-16 10:20:33 -05:00
audio.py Audio transcription support (#18398) 2025-08-16 10:20:33 -05:00
builtin.py More mypy cleanup (#22658) 2026-03-26 12:54:12 -06:00
camera_cleanup.py Enable event snapshot API to honour query params after event ends (#22375) 2026-03-22 13:33:04 -06:00
classification.py use object-anchored snapshot crops for classification wizard examples (#22985) 2026-04-23 08:53:48 -05:00
config.py Enable event snapshot API to honour query params after event ends (#22375) 2026-03-22 13:33:04 -06:00
downloader.py Various Tweaks (#20800) 2025-11-04 17:06:14 -06:00
ffmpeg.py Use Job infrastructure for Debug Replay (#23099) 2026-05-03 14:54:20 -06:00
file.py Enable event snapshot API to honour query params after event ends (#22375) 2026-03-22 13:33:04 -06:00
image.py Enable event snapshot API to honour query params after event ends (#22375) 2026-03-22 13:33:04 -06:00
media.py Add verbose mode to Media Sync (#22592) 2026-03-23 10:05:38 -06:00
model.py Miscellaneous fixes (#20833) 2025-11-07 06:53:27 -07:00
object.py Miscellaneous fixes (#22828) 2026-04-09 20:53:17 -06:00
process.py Miscellaneous fixes (0.17 beta) (#21350) 2025-12-18 15:12:10 -07:00
rknn_converter.py Fixes (#22280) 2026-03-05 14:11:32 -06:00
schema.py Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
services.py enforce python-level timeout on ffprobe subprocesses (#22984) 2026-04-23 07:16:22 -06:00
time.py Fix review summary for DST (#20770) 2025-11-03 07:34:47 -06:00
velocity.py Fixes (#18935) 2025-07-07 06:35:55 -06:00