Hello everyone!!
I meet a problem with cv2.capturevideo and can’t solve it yet. The problem is capturing video stream camera on ESP32 through an IP (http protocol) but when I am using office Wi-Fi for the circuit to host a webserver and my laptop is able to access the IP address to see the MMJPEG stream, but the Capture video function is Freeze.
Otherwise, I set the ESP32 Cam as a base station itself and broadcast the connection point when my laptop connects that access point it able to see the stream and also the Capture video can read it normally.