blakeblackshear.frigate/frigate
2023-10-26 18:23:39 -04:00
..
comms MQTT: Birdseye enabled/disabled and mode change support (#8291) 2023-10-26 06:20:55 -05:00
detectors fix edgetpu device type "None" (auto) (#7097) 2023-07-08 16:04:51 -05:00
events Don't overwrite event while cleaning up expired cameras (#8320) 2023-10-26 06:20:06 -05:00
images
motion Adjust motion calibration to be more dynamic (#8250) 2023-10-20 19:22:38 -04:00
ptz Autotracking tweaks and docs update (#8345) 2023-10-26 18:21:58 -04:00
record Add count of audio labels to active count (#8310) 2023-10-24 19:26:46 -04:00
test Revamp object consolidation logic (#8289) 2023-10-23 20:20:21 -04:00
track Use norfair uninitialized score history for tracked object and update false positive docs (#8299) 2023-10-24 19:24:30 -04:00
util Revamp object consolidation logic (#8289) 2023-10-23 20:20:21 -04:00
__init__.py
__main__.py
app.py MQTT: Birdseye enabled/disabled and mode change support (#8291) 2023-10-26 06:20:55 -05:00
config.py MQTT: Birdseye enabled/disabled and mode change support (#8291) 2023-10-26 06:20:55 -05:00
const.py Autotracking bugfixes and zooming updates (#8103) 2023-10-22 12:59:13 -04:00
ffmpeg_presets.py Fix bug forcing rtsp for audio detection ffmpeg process (#8156) 2023-10-13 17:03:04 -05:00
http.py more consistent use of iterators in select queries (#8258) 2023-10-21 10:53:33 -05:00
log.py
models.py
mypy.ini
object_detection.py
object_processing.py Use norfair uninitialized score history for tracked object and update false positive docs (#8299) 2023-10-24 19:24:30 -04:00
output.py Fix birdseye layout (#8343) 2023-10-26 18:23:39 -04:00
plus.py
stats.py Fix bug on bad storage stats read (#8275) 2023-10-22 13:35:19 -05:00
storage.py more consistent use of iterators in select queries (#8258) 2023-10-21 10:53:33 -05:00
timeline.py Reduce zones for timeline (#8300) 2023-10-24 19:24:59 -04:00
types.py MQTT: Birdseye enabled/disabled and mode change support (#8291) 2023-10-26 06:20:55 -05:00
video.py Don't generate region boxes from motion when autotracking (#8306) 2023-10-24 19:25:22 -04:00
watchdog.py