Chapter 14 Camera Web Server
In this section, we'll use ESP32's video function as an example to study.
Connect ESP32 using USB and check its IP address through serial monitor. Use web page to access IP address
to obtain video and image data.
Sketch
Sketch_09_Camera
Before running the program, please modify your router’s name and password in the box shown in the
illustration above to make sure that your Sketch can compile and work successfully.
If your Arduino IDE prompts you that your sketch is out of your project's storage space, compile the code
again as configured below.