mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-11-24 20:04:30 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| cleanup.py | ||
| maintainer.py | ||
| record.py | ||
| util.py | ||