arkhipenko / esp32-cam-mjpeg-multiclient

ESP32 MJPEG Multiclient Streaming Server
BSD 3-Clause "New" or "Revised" License
228 stars 60 forks source link

multiclient and LED flash on ESP32 cam #6

Closed TungstenE2 closed 3 years ago

TungstenE2 commented 3 years ago

Hi all,

thx for this project!

I also found a nice project in order to be able to use the LED flash light. https://github.com/xenpac/ESP32-CAM-with-LED-control

Is it possible to combine both projects?

Could somebody point me to the right tutorial in order to have both projects working on the ESP32 cam? I am new to ESP32 and Arduino IDE.

thx for your support!

arkhipenko commented 3 years ago

This project uses streaming in parallel to doing other stuff.

https://www.hackster.io/anatoli-arkhipenko/minecraft-interactive-do-not-enter-sword-sign-esp32-cam-cd1b07