Search found 2 matches

by Stefan81
Sat Apr 06, 2019 8:29 pm
Forum: ESP32 Arduino
Topic: M5Stack + ESP Cam + MJPG Stream
Replies: 0
Views: 2929

M5Stack + ESP Cam + MJPG Stream

Hello, i need some help for parsing an MJPG Stream on ESP32. My Project: I have a ESP-Cam Module next to my House Door. On this module is a modified Version from the ESP-Cam Example https://github.com/espressif/arduino-esp32/tree/master/libraries/ESP32/examples/Camera/CameraWebServer (No Face Detect...
by Stefan81
Thu Apr 04, 2019 8:28 pm
Forum: ESP32 Arduino
Topic: M5Stack + ESP Cam + MJPG Stream
Replies: 0
Views: 2564

M5Stack + ESP Cam + MJPG Stream

Hello, i need help programming an esp32-mjpg Viewer. Next to the House Door is an ESP Cam installed. In the rooms i have an M5Stack to view the pictures/video. When displaying each single frame it works rather good, but the Frame-rate is really bad (1-3 fps). (I took some ideas from this Project: M5...