Files
blakeblackshear.frigate/frigate
Sergey Krashevich b38c9e82e2 Replace subprocess usage with os module for better performance and maintainability (#6298)
* avoid executing external tools by using Python's built-in os module to interact with the filesystem directly

* Refactor recording cleanup script to use os module instead of subprocess

* black format util.py

* Ooooops

* Refactor get_cpu_stats() to properly identify recording process
2023-05-01 21:22:35 -05:00
..
2023-04-30 14:58:39 -05:00
2023-04-30 13:32:36 -05:00
2023-04-30 14:58:39 -05:00
2023-04-15 14:17:59 -05:00
2023-04-15 14:17:59 -05:00
2023-04-15 14:17:59 -05:00
2023-04-22 21:38:58 -05:00