esp32cam-rtsp icon indicating copy to clipboard operation
esp32cam-rtsp copied to clipboard

Simple RTSP (streaming image) server for the ESP32CAM. Easy configuration and monitoring through the web interface.

Results 25 esp32cam-rtsp issues
Sort by recently updated
recently updated
newest added

I would be appreciated if the authentication for RTSP stream is added for safety concern. Thank you in advance, bro.

enhancement

I've tried several ESP32CAM boards. What works: 1) I send the code using Platform.IO. 2) I get the ESP32CAM-RTSP AP with 192.168.4.1. 3) I'm able to fill the form, basically...

Hi @rzeldent I have an ESP32 camera mounted with the ESP32-CAM-MB USB programmer. I have successfully uploaded and configurated the camera WiFi SSID and WiFi password. However, when I monitor...

I might be taking crazy pills here, but going by the commit history, it seems that all references to the LED flash and restart api have been removed in versions...

![Untitled 5](https://github.com/rzeldent/esp32cam-rtsp/assets/9325869/41cd78ec-39f0-4a13-90d0-5701067d68a3) I do not have the Camera field dropdown.

Hi there! I've been searching all over the Internet to see how to have combined streamed audio and video -- so that if I attach an electret microphone / breakout...

enhancement

Similar to #98, except RTSP streaming doesn't work in my case. I get the following errors: ``` Connection failed VLC could not connect to '10.0.0.134:554'. ``` and ``` Your input...

Hi I have not mastered Platform IO, any chance that there is an Arduino version?? I am trying to load this onto a M5Stack UnitCam S3 to stream to HomeKit...

bug

It would be great if there was a clock overlay on the video stream, though I'm pretty sure that's impossible due to how limited the platform is. Also I imagine...

enhancement