bluerobotics / cockpit

An intuitive and customizable cross-platform ground control station for remote vehicles of all types.
https://blueos.cloud/docs/extensions/cockpit/1.0/overview
Other
55 stars 20 forks source link

Allow user to see the performance statistics #1185

Open rafaellehmkuhl opened 1 month ago

rafaellehmkuhl commented 1 month ago

We now have a series of performance statistics on Cockpit. We have application FPS, video player framerate and WebRTC data. Right now they are only logged. We should allow the user to see this data live, be it on charts, or on overlays in Dev mode.

joaoantoniocardoso commented 1 month ago

@rafaellehmkuhl can we change to log every stats field until we decide if we don't need some of them?

rafaellehmkuhl commented 1 month ago

@rafaellehmkuhl can we change to log every stats field until we decide if we don't need some of them?

Yes! Can you open a new issue for that? I will add them before we release the charts/overlays. Just need to test if it affects performance. If not we merge.