Files
m5-docs/docs/en/quick_start/m5camera/m5camera_quick_start.md
2018-11-30 18:53:19 +08:00

1.1 KiB

ESP32Cam/M5Camera Quick Start

中文 | English | 日本語

1. Out-of-the-box Demo

It is really really out of the box. Your ESP32Cam/M5Camera will immediately run without any code after you power it.

  1. plug usb cable into ESP32Cam/M5Camera and open the serial terminal on your computer.
  1. Then waitting a few seconds, you connect to a AP named "M5CAM" with your computer(or mobile phone).
  1. And you open the browser on the computer(or mobile phone), enter a URL http://192.168.4.1. At the moment, your can see the real-time transmission of video by ESP32Cam/M5Camera on the browser.

Now, A WebCam you achieved successfully !

Note:

ESP32CAM AP only can connect with one device at a time.