frigate/web
Sergey Krashevich 527c755bc2 Add go2rtc & remote detectors network bandwidth usage to System table (#6526)
* Add network bandwidth usage to System table display in System.jsx and update get_bandwidth_stats function in util.py to include go2rtc processes

* black...

* Add network bandwidth usage to system table in web UI and improve regex in get_bandwidth_stats function to include frigate detector processes

* black...

* Update bandwidth calculation to include both incoming and outgoing traffic

* black:(
2023-05-22 17:29:09 -07:00
..
__test__ Prevent recordings from being turned on if disabled in config (#6444) 2023-05-15 07:36:26 -05:00
images Fix site.webmanifest + add svg as favicon (#6304) 2023-05-22 17:29:09 -07:00
public/icons Fix site.webmanifest + add svg as favicon (#6304) 2023-05-22 17:29:09 -07:00
src Add go2rtc & remote detectors network bandwidth usage to System table (#6526) 2023-05-22 17:29:09 -07:00
.eslintrc Update web deps (#4383) 2022-11-13 10:31:36 -06:00
.gitignore Update web dependencies (#4321) 2022-11-08 07:18:43 -06:00
.prettierrc switch to vite 2022-03-11 07:49:06 -06:00
index.html Fix site.webmanifest + add svg as favicon (#6304) 2023-05-22 17:29:09 -07:00
package-lock.json Upgrade deps (#6395) 2023-05-22 17:29:09 -07:00
package.json Upgrade deps (#6395) 2023-05-22 17:29:09 -07:00
postcss.config.cjs Update web deps (#4383) 2022-11-13 10:31:36 -06:00
site.webmanifest Fix site.webmanifest + add svg as favicon (#6304) 2023-05-22 17:29:09 -07:00
tailwind.config.cjs Update web deps (#4383) 2022-11-13 10:31:36 -06:00
tsconfig.json Update web deps (#4383) 2022-11-13 10:31:36 -06:00
tsconfig.node.json Update web deps (#4383) 2022-11-13 10:31:36 -06:00
vite.config.ts Frontend deps (#4824) 2022-12-30 09:48:22 -06:00