Giter Club home page Giter Club logo

esp32cam-ready's Introduction

esp32cam-ready

esp32-ready cam combines other projects to have an out-the-box solution to use the Chinese (7 Euro!) esp32cam module. Suggestions and bug fixes are welcome!

Usage

Download the repo, open it in PlatformIO and flash it to the esp32cam. The device should become available as an accesspoint with the name esp32cam-xxxxxxxxxxxx, where the xxxxxxxxxxxx represents the MAC address of the device. The default password for the device as accesspoint is espcam32#. Next, connect to the accesspoint and configure the ssid/password in the browser on on the address http://192.168.4.1. When the credentials are valid and the device connects to the infrastructure, the device can be accessed over http using the link http://esp32cam.local (or the local ip address) from your browser.

RTSP stream is available at: rtsp://esp32cam.local:554/mjpeg/1

Using the browser, you can

  • Take a snapshow
  • Stream video
  • Turn the light on/off
  • Remove the Wifi configuration.

Installing and running PlatformIO

Install platformIO (Debian based systems)

 sudo apt-get install python-pip
 sudo pip install platformio
 pio upgrade

for Windows and Linux/Max users, install (Visual Studio code)[https://code.visualstudio.com/] and install the PlatformIO plugin. For command line usage Python and PlatformIO-Core is sufficient. More information can be found at: https://docs.platformio.org/en/latest/installation.html

Clone this repository, go into the folder and type:

 pio run

Put a jumper between IO0 and GND, press reset and type:

 pio run -t upload

When done remove the jumper and press reset. To monitor the output, start a terminal using:

 pio device monitor

Credits

Esp32cam-ready depends on PlatformIO and Micro-RTSP by Kevin Hester.

esp32-ready basically extends the Micro-RTSP with mutiple client connections and adds an easy to use web interface that offers provisioning.

Thanks for the community making these tools and libraries available.

Also thanks to EspressIf and the guys that created these modules!

esp32cam-ready's People

Contributors

rzeldent avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.