blakeblackshear.frigate/web/src
Nicolas Mowen c97aac6c94
Revamped debug UI and add camera / process info, ffprobe copying (#4349)
* Move each camera to a separate card and show per process info

* Install top

* Add support for cpu usage stats

* Use cpu usage stats in debug

* Increase number of runs to ensure good results

* Add ffprobe endpoint

* Get ffprobe for multiple inputs

* Copy ffprobe in output

* Add fps to camera metrics

* Fix lint errors

* Update stats config

* Add ffmpeg pid

* Use grid display so more cameras can take less vertical space

* Fix hanging characters

* Only show the current detector

* Fix bad if statement

* Return full output of ffprobe process

* Return full output of ffprobe process

* Don't specify rtsp_transport

* Make ffprobe button show dialog with output and option to copy

* Adjust ffprobe api to take paths directly

* Add docs for ffprobe api
2022-11-13 12:48:14 -06:00
..
__mocks__ fix tests 2022-05-20 09:28:26 -05:00
__tests__ Update web deps (#4383) 2022-11-13 10:31:36 -06:00
api Update web deps (#4383) 2022-11-13 10:31:36 -06:00
assets Update web deps (#4383) 2022-11-13 10:31:36 -06:00
components Update web deps (#4383) 2022-11-13 10:31:36 -06:00
context Update web deps (#4383) 2022-11-13 10:31:36 -06:00
hooks
icons
routes Revamped debug UI and add camera / process info, ffprobe copying (#4349) 2022-11-13 12:48:14 -06:00
utils
app.css Update web deps (#4383) 2022-11-13 10:31:36 -06:00
app.tsx Update web deps (#4383) 2022-11-13 10:31:36 -06:00
AppBar.jsx
env.js fix tests 2022-05-20 09:28:26 -05:00
index.css
main.tsx Update web deps (#4383) 2022-11-13 10:31:36 -06:00
preact.d.ts
Sidebar.jsx Cleanup names of cameras, zones, & labels in the UI (#3708) 2022-08-25 06:44:34 -05:00
vite-env.d.ts