- Jun 6, 2020
- 11,559
- 4,422
Hello!
Last December I made a
I started with knowing nothing about image capture or video streaming to a working prototype, after about a week, I'm happy to say it works
.
The B4R app allows for picture capture using a /pic URL and stream video using /live over HTTP.
You can see a small demo of the screen capture and video on . The video shows my attempt to capture my daughter's toy duck picture (had a problem lining up the camera) using the /pic URL. Then I show video streaming...
Last December I made a
برای دیدن لینک ها باید ثبت نام کنید
for support for the ESP32 Camera support. Well, I finally found the time to work on it myself and here's my initial attempt at implementing this with B4R. I'm using an ESP32CAM camera board with 4GB of PSRAM (like extended memory for the camera). I'm using one similar to this
برای دیدن لینک ها باید ثبت نام کنید
you can find on Amazon. The board has an OV2640 2MP camera and an SD card slot (it's worth mentioning this model does not have a USB interface so you'll need an FTDI programmer).I started with knowing nothing about image capture or video streaming to a working prototype, after about a week, I'm happy to say it works

The B4R app allows for picture capture using a /pic URL and stream video using /live over HTTP.
You can see a small demo of the screen capture and video on . The video shows my attempt to capture my daughter's toy duck picture (had a problem lining up the camera) using the /pic URL. Then I show video streaming...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید