Ov2640 cam on ESP32 with mobile app

Hello, so I need to make mobile app (using android studio) to see video from camera. I want to use WiFi connection. I dont know how to get video from arduino to android studio. My project is about making baby monitor, I was thinking of sending data to web server and then, somehow, to get it in android studio.

1 Like

I have the ESP32cam ftp the image over to my web server.

You are seeing only one picture right? I need to video stream.

The ESP32 cam only takes 5 images a second. I send 4.7 images a second to my web site.

And how do you get it to mobile app then? I mean to catch images from web server to android studio.

I'd guess you'd need to ask the mobile app people, this is an Arduino web site about Arduino things, how you'd get the image from your web site to your mobile app. Me I just display the image on my web site.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.