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

Hello, I can`t run the stream, always get the Error: 17:11:43.778 > [ 46825][E][WiFiUdp.cpp:183] endPacket(): could not send data: 12 17:11:43.783 > error sending udp packet 17:10:56.510 > 17:10:56.510 >...

bug

See https://github.com/m5stack/UnitCamS3-UserDemo/blob/main/firmware/src/hal/cam/camera_pins.h for a list of cameras //#define CAMERA_MODEL_WROVER_KIT // Has PSRAM //#define CAMERA_MODEL_ESP_EYE // Has PSRAM //#define CAMERA_MODEL_M5STACK_PSRAM // Has PSRAM //#define CAMERA_MODEL_M5STACK_V2_PSRAM // M5Camera version B Has PSRAM...

Hi guys, may I know how to add 0v5640 driver?

enhancement

When default resolution increased to 800x600 the firmware cannot init camera: ``` 10:00:32.260 > [ 432][V][main.cpp:289] initialize_camera(): initialize_camera 10:00:32.266 > [ 432][I][main.cpp:290] initialize_camera(): Camera config: ESP32CAM 10:00:32.274 > [ 439][I][main.cpp:296]...

bug

Frame rate: 40 ms (25.0 f/s) Frame size: VGA (640x480) JPEG quality: 20 [1-100] Enable PSRAM: Enabled Number of frame buffers: 1 Brightness: 0 [-2,2] Contrast: 0 [-2,2] Saturation: 0...

enhancement