Can the ESP32S UNO PSRAM (Arducam IoTai) stream as an IP camera?

I would like to use the ESP32S UNO PSRAM (Arducam IoTai) as an IP camera that I can then connect to a software such as ManyCam. I am attempting to use the board generated IP address but the connection fails. Can the ESP32S UNO PSRAM (Arducam IoTai) stream as an IP camera that can be used by another product? Are there any recommendations as to how to stream other than the onboard webcam?

Hi,

The ESP32S UNO PSRAM onboard camera and wifi module. But it can’t be used as a universal IP camera with ManyCam software directly. Due to the different communication protocols. If you want to use it as an IP camera, maybe you should change the communication protocols.

For example. Using ESP32 UNO OSRAM onboard camera, if we want to get the streaming on the browsers, we need to visit the 192.168.4.1/stream to get video streaming.