esp32-cam-mjpeg-multiclient icon indicating copy to clipboard operation
esp32-cam-mjpeg-multiclient copied to clipboard

ESP32 MJPEG Multiclient Streaming Server

Results 6 esp32-cam-mjpeg-multiclient issues
Sort by recently updated
recently updated
newest added

I am new to the ESP-32 Cam so please bear with me. I am trying to upload the Multiclient code to my ESP-32 Cam and consistently error saying 'server' was...

Hi there Testing on mac and windows desktop browsers and safari on Iphone when entering http://192.168.0.170/mjpeg1/1 On desktop I get the following response : Server is running! URI: /mjpeg1/1 Method:...

1. Added pinouts; some confirmed to 100% work with this library, others have not 2. Brownout detection during Wifi Init 3. home_wifi_multi.h - renamed to `settings.h` and added to `.gitignore`...

There is, I think, a race hazard if you have clients using the MPJEG stream and static picture URL at the same time in that that that it is possible...

Hi there, Is it possible to stop all the tasks of streaming and also its server so that I can reuse the port 80 again for ota update?

JPG endpoint used to initialize a new camera instance and take a snapshot. On some chips, this would cause the driver to error out and the entire camera to become...