webcamd statistics monitor for the Adafruit PiOLED and webcamd
webcamd is a high performance (for python) MJPEG HTTP server and can be found here: https://github.com/synman/webcamd
webcamd - follow the link above
For the Adafruit PiOLED, PIL, etc, follow the guide here: https://learn.adafruit.com/adafruit-pioled-128x32-mini-oled-for-raspberry-pi/
jq - https://stedolan.github.io/jq/
sudo apt install jq
curl - https://curl.se
sudo apt install curl
mpstat (part of sysstat) - https://man7.org/linux/man-pages/man1/mpstat.1.html
sudo apt install sysstat