esp32cam-rtsp
esp32cam-rtsp copied to clipboard
trouble accessing the webpage
I've tried several ESP32CAM boards. What works:
- I send the code using Platform.IO.
- I get the ESP32CAM-RTSP AP with 192.168.4.1.
- I'm able to fill the form, basically giving AP a password, SSID and SSID password.
- Unit reboots and gets an IP from DHCP server.
- Ping from my network
Now what does not work: 6) As soon as I try to open the webpage, unit reboots and goes back into AP mode. 7) I'm coming back to step 2 but SSID is already filled and camera config has been conserved too.
The only open ports are 53(DNS) and 80(HTTP). 554(RTSP) does not work
Hi sochartgit,
Is it possible to make some logging? Just do the setup and save the serial output... This might possibly clarify some things. Anyone else having these issues?
I had a similar issue with this coming off of other firmware until resetting with 'pio run -t erase'
Hi Ian,
Thanks for mentioning. No answer so think it has been resolved...