blakeblackshear.frigate/frigate
Sergey Krashevich 8d941e5e26
Add function to get physical interfaces for bandwidth calculation (#6618)
* Add function to get physical interfaces for bandwidth calculation in get_bandwidth_stats() function

* Add telemetry configuration option for enabled network interfaces, with default values for monitoring bandwidth stats for camera ffmpeg processes, go2rtc, and object detectors. Also add support for FrigateConfig in set_bandwidth_stats function to get bandwidth stats for specified network interfaces
2023-06-11 07:34:03 -05:00
..
comms
detectors
events Fix bug introduced in new linter (#6754) 2023-06-11 07:18:47 -05:00
images
record DB Optimizations (#6712) 2023-06-11 07:23:18 -05:00
test Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
track
__init__.py
__main__.py
app.py DB Optimizations (#6712) 2023-06-11 07:23:18 -05:00
config.py Add function to get physical interfaces for bandwidth calculation (#6618) 2023-06-11 07:34:03 -05:00
const.py
ffmpeg_presets.py Add API and WebUI to export recordings (#6550) 2023-06-08 07:32:35 -04:00
http.py Fix bug introduced in new linter (#6754) 2023-06-11 07:18:47 -05:00
log.py
models.py
motion.py
mypy.ini
object_detection.py
object_processing.py
output.py
plus.py
ptz.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
stats.py Add function to get physical interfaces for bandwidth calculation (#6618) 2023-06-11 07:34:03 -05:00
storage.py DB Optimizations (#6712) 2023-06-11 07:23:18 -05:00
timeline.py
types.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
util.py Add function to get physical interfaces for bandwidth calculation (#6618) 2023-06-11 07:34:03 -05:00
video.py
watchdog.py