RPi_Cam_Web_Interface icon indicating copy to clipboard operation
RPi_Cam_Web_Interface copied to clipboard

Raspberry performance monitor

Open fragarray opened this issue 4 years ago • 3 comments

Hi, i love your app. One of my suggestion is to add a performance monitor somewhere. Some object (or a simple string) who can give us essential infos about the pi, like RAM Usage, CPU Temp and CPU Use (especially during timelaps rendering process who need a status bar too) like Pi-Hole web interface.

A place can be just inside the upper grey bar and have a result like:

RPi Cam Control v6.6.11: mycam@raspberrypi Ram XX MB - Temp XX °C - Load XX%

Good work guys! ;)

fragarray avatar Sep 10 '20 13:09 fragarray

I'm sure theres been plenty of people do this, but if theres contributions of such things I haven't seen them.

I also just now added a similar thing.. so lets see if i can document it right:

edit: services dont run with anyhting like second-precision on a pizeroW, but a simple timer loop does. https://gist.github.com/BETLOG/7f7c0bac55f25ad6c44b0f3c81dd232c

BETLOG avatar Dec 27 '20 11:12 BETLOG

The elinux wiki can have material added by anyone. So this info is great to put into Additions and tricks section.

roberttidey avatar Dec 27 '20 22:12 roberttidey

https://elinux.org/RPi-Cam-Web-Interface#Implement_.27user_annotation.27_.28.25a.29_as_a_service

BETLOG avatar Dec 31 '20 14:12 BETLOG