blakeblackshear.frigate/frigate
Nicolas Mowen d96f76c27f
Ensure only enabled birdseye cameras are considered active (#13194)
* Ensure only enabled birdseye cameras are considered active

* Cleanup
2024-08-19 16:01:48 -05:00
..
api
comms Use camera status to get state of camera config (#12787) 2024-08-08 07:54:13 -06:00
detectors fix default model for rknn detector (#12807) 2024-08-08 07:54:13 -06:00
events
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
motion cspell fixes (#11447) 2024-05-20 07:37:56 -06:00
output
ptz
record Use JSON instead of pickle for serialization (#12590) 2024-07-24 08:58:23 -06:00
review
stats
test
track
util Fix use experimental migrator (#12906) 2024-08-09 16:59:55 -05:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
app.py split out proxy from auth (#11963) 2024-06-14 18:02:13 -05:00
config.py
const.py Enforce minimum value for mqtt stats update (#12253) 2024-07-01 17:08:14 -05:00
ffmpeg_presets.py
log.py
models.py Auth! (#11347) 2024-05-18 10:36:13 -06:00
mypy.ini update deps (#6093) 2023-04-15 14:17:59 -05:00
object_detection.py
object_processing.py Revert "Limited shm frame count (#12346)" (#12362) 2024-07-09 11:49:08 -05:00
plus.py
storage.py Ensure storage cleanup doesn't fail (#8531) 2023-11-07 23:21:43 +00:00
timeline.py
types.py Convert config updating and video/audio queues to use zmq (#9893) 2024-02-19 07:26:59 -06:00
video.py
watchdog.py