blakeblackshear.frigate/frigate/api
Josh Hawkins 60b34bcfca
Refactor processors and add LPR postprocessing (#16722)
* recordings data pub/sub

* function to process recording stream frames

* model runner

* lpr model runner

* refactor to mixin class and use model runner

* separate out realtime and post processors

* move model and mixin folders

* basic postprocessor

* clean up

* docs

* postprocessing logic

* clean up

* return none if recordings are disabled

* run postprocessor handle_requests too

* tweak expansion

* add put endpoint

* postprocessor tweaks with endpoint
2025-02-21 06:51:37 -07:00
..
defs Fix nullable thumbnail (#16706) 2025-02-20 12:19:16 -06:00
__init__.py
app.py Fix prometheus client exporter (#16620) 2025-02-17 06:17:15 -07:00
auth.py return 401 for login failures (#15432) 2024-12-10 06:42:55 -07:00
classification.py Refactor processors and add LPR postprocessing (#16722) 2025-02-21 06:51:37 -07:00
event.py Improve Object Lifecycle pane (#16635) 2025-02-17 09:37:17 -07:00
export.py fix renaming exports with a slash (#16588) 2025-02-14 19:18:14 -07:00
fastapi_app.py Face recognition backend (#14495) 2025-02-08 12:47:01 -06:00
media.py Remove thumb from database field (#16647) 2025-02-18 07:46:29 -07:00
notification.py Frigate HTTP API using FastAPI (#13871) 2024-09-24 07:05:30 -06:00
preview.py Frigate HTTP API using FastAPI (#13871) 2024-09-24 07:05:30 -06:00
review.py Add endpoint for fetching batch review items (#16254) 2025-02-08 12:47:01 -06:00