my Problem is, as soon as my esp32 cam starts to stream no msg arrives anymore through EspNow.
However i have a good feeling this script might cause this.:
https://www.hackster.io/anatoli-arkhipenko/multi-client-mjpeg-streaming-from-esp32-47768f
In general i merged this srcipt with EspNow (added my EspNow stuff).
My guess is this scripts puts the esp32 somewhere in some kind of deepsleep, while no client is connected, however i have no clue how to fix this. I have to admit in general i barely even uderstand this script(https://github.com/arkhipenko/esp32-cam-mjpeg-multiclient).
Im am very grateful for any help!
Kind regards!