ESP32 cam video stream?
Posted: Thu Dec 03, 2020 5:19 pm
Hi,
I have an ESP32 with cam.
I have an arduino script which I can compile and upload which allows me to create a video stream that I can access by its ip address in my browser.
Since I'm a fan of python I would like to create a video stream with the ESP32 + CAM, but then with micropython.
Is this at all possible? I can only find a micropython version with which I can capture an image, but not create a video stream.
Any guidance / explanation would be much appreciated.
Thanks.
I have an ESP32 with cam.
I have an arduino script which I can compile and upload which allows me to create a video stream that I can access by its ip address in my browser.
Since I'm a fan of python I would like to create a video stream with the ESP32 + CAM, but then with micropython.
Is this at all possible? I can only find a micropython version with which I can capture an image, but not create a video stream.
Any guidance / explanation would be much appreciated.
Thanks.