blakeblackshear.frigate/frigate
2023-01-02 17:31:59 -06:00
..
comms Fix recordings set name (#4543) 2022-11-28 18:58:41 -06:00
detectors Nvidia TensorRT detector (#4718) 2022-12-30 10:53:17 -06:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
test Add hardware accelerated scaling when using ffmpeg hwaccel presets (#4804) 2022-12-30 10:56:52 -06:00
__init__.py
__main__.py
app.py Convert detectors to factory pattern, ability to set different model for each detector (#4635) 2022-12-15 07:12:52 -06:00
config.py Add ability to restream birdseye (#4761) 2022-12-31 08:54:10 -06:00
const.py Add ability to restream birdseye (#4761) 2022-12-31 08:54:10 -06:00
events.py Typing Part 3: events.py (#3352) 2022-11-19 07:16:33 -06:00
ffmpeg_presets.py Remove vaapi interlace which caused fps to be higher than specified (#4843) 2023-01-01 13:41:27 -06:00
http.py only return stderr if return code is not 0 (#4863) 2023-01-02 17:31:59 -06:00
log.py
models.py
motion.py
mypy.ini Abstract MQTT from communication and make mqtt optional (#4462) 2022-11-23 20:03:20 -06:00
object_detection.py Convert detectors to factory pattern, ability to set different model for each detector (#4635) 2022-12-15 07:12:52 -06:00
object_processing.py Add ability to restream birdseye (#4761) 2022-12-31 08:54:10 -06:00
objects.py cleanup print statements 2022-04-16 09:08:10 -05:00
output.py Add ability to restream birdseye (#4761) 2022-12-31 08:54:10 -06:00
plus.py
record.py Optimize nginx & recordings (#4688) 2022-12-17 17:53:34 -06:00
restream.py Add ability to restream birdseye (#4761) 2022-12-31 08:54:10 -06:00
stats.py Fix gpu stats for ffmpeg presets (#4554) 2022-11-29 19:56:01 -06:00
storage.py FEAT: Storage API & Frontend (#3409) 2022-11-29 19:59:56 -06:00
types.py
util.py System page improvements (#4707) 2022-12-14 17:20:47 -06:00
video.py Restart record process if segments stop being written. (#4604) 2022-12-08 20:03:54 -07:00
watchdog.py Typing Part 3: events.py (#3352) 2022-11-19 07:16:33 -06:00
zeroconf.py