Skip to content

[Feature] Include overall detection FPS on System page. #6864

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ccutrer opened this issue Jun 20, 2023 · 0 comments · Fixed by #10911
Closed

[Feature] Include overall detection FPS on System page. #6864

ccutrer opened this issue Jun 20, 2023 · 0 comments · Fixed by #10911
Labels
enhancement New feature or request pinned

Comments

@ccutrer
Copy link
Contributor

ccutrer commented Jun 20, 2023

The /api/stats endpoint includes a top-level detection_fps field, that is the sum of the detection_fps from all the cameras. It would be nice if this was displayed somewhere on the System page, so you don't have to do the summing yourself in the UI (which is a pain with 33 cameras!). Maybe even better would be if detection fps was kept track of per detector, so if you have multiple corals you can see that load is being evenly divided among them.

@ccutrer ccutrer added the enhancement New feature or request label Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pinned
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants