esp32-mjpeg-ipcam icon indicating copy to clipboard operation
esp32-mjpeg-ipcam copied to clipboard

How much bandwidth does it consumes?

Open arthurborgesdev opened this issue 4 years ago • 1 comments

On your tests, using 800x600 10fps, what was the final bandwidth?

To estimate for 30 fps it is just three times greater or it is not proportional due to encoding?

arthurborgesdev avatar Feb 21 '21 16:02 arthurborgesdev

Hallo, I can check this for you, not sure simply because I switched to https://github.com/BugerDread/esp32-cam which is forked from https://github.com/bkeevil/esp32-cam - I found the camera much more reliable using Espressif IDF instead of Arduino. But maybe the arduino and libraries got improved, I can give it a try and check the max FPS / bandwidth consumed for various resolutions, maybe I can compare results for Arduino based vs IDF based FW on the same HW...

BugerDread avatar May 20 '21 10:05 BugerDread