blakeblackshear.frigate/frigate
2023-05-17 07:42:56 -05:00
..
comms
detectors Update DeepStack detector to set width and height from input image size (#6429) 2023-05-17 07:40:41 -05:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
record Replace subprocess usage with os module for better performance and maintainability (#6298) 2023-05-01 21:22:35 -05:00
test Implement NVML for NVIDIA GPU Stats (#6359) 2023-05-04 18:02:01 -05:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py
app.py
config.py add plus integration for models (#6328) 2023-04-30 13:32:36 -05:00
const.py
events.py Refactor events to be more generic (#6320) 2023-04-30 12:07:14 -05:00
ffmpeg_presets.py
http.py Increase maximum event sub_label length to 100 characters (#6350) 2023-05-04 17:59:44 -05:00
log.py
models.py Increase maximum event sub_label length to 100 characters (#6350) 2023-05-04 17:59:44 -05:00
motion.py
mypy.ini
object_detection.py
object_processing.py
objects.py
output.py
plus.py add plus integration for models (#6328) 2023-04-30 13:32:36 -05:00
ptz.py Don't fail if camera does not support presets (#6497) 2023-05-17 07:42:56 -05:00
stats.py Implement NVML for NVIDIA GPU Stats (#6359) 2023-05-04 18:02:01 -05:00
storage.py
timeline.py
types.py Refactor Process Stats and Bugfixes (#6344) 2023-05-04 17:58:59 -05:00
util.py Add cmdline information to CPU usage stats in get_cpu_stats() function and display it in the System page's ffmpeg table with a copy-to-clipboard button (#6430) 2023-05-15 07:39:03 -05:00
video.py Edit dsize order (#6172) 2023-04-22 21:38:58 -05:00
watchdog.py