Code Monkey home page Code Monkey logo

esp32-cam-videocam's Introduction

ESP32-CAM-VideoCam

If you are reading this on github.com, click here to read it on github.io -- the download controls only work on github.io

https://jameszah.github.io/ESP32-CAM-VideoCam/

https://github.com/jameszah/ESP32-CAM-Video-Recorder-junior

Here are some demo videos uploaded to Youtube - timelapse and realtime - see the "junior" link above for details:

Click to see on Youtube

Click to see on Youtube

Lengthy Install and Operations Instructions here

https://jameszah.github.io/ESP32-CAM-VideoCam/instruct

Setup for use with motioneye here

This is a system for several camera to stream to a server to record, detect motion, etc. versus the standalone esp32 recorder

https://jameszah.github.io/ESP32-CAM-VideoCam/motioneye

You also have to put your ESP32-CAM into programming mode (ground GPIO0 then power it on), and you must NOT have the Arduino Serial Monitor attached to the COM port.

After you have programmed the ESP32-CAM, you should get the config.txt file from here, open it with a text editor, and type in your ssid name and password, and then put that file onto an SD card and put it in the ESP32-CAM. Then when you boot the ESP32-CAM it will connect to your network, and you can click its ip to do streaming, take a series of still pictures, download the movies you have recorded to your browser/computer, and edit the config.txt file to different framesizes, timelapses etc.


Click Connect to connect to ESP32-CAM and view console or send the firmware -- make sure Arduino serial monitor is closed!

Here is a link to the config.txt file you should save onto your sd card with your ssid and password. The link below has comments to describe the fields in greater detail, or cut-and-paste this little window for the basics.


config.txt

desklens  // camera name
11  // framesize  11=hd
1800  // length of video in seconds
0  // interval - ms between recording frames 
1  // speedup - multiply framerate 
0  // streamdelay - ms between streaming frames
GMT // timezone
ssid1234  // ssid wifi name
mrpeanut  // ssid password

Jun 15, 2022 -- New Version 60.4

  1. esp32-arduino 2.0.3
  2. restore wifi when fails
  3. esp camera mod for CAMERA_GRAB_LATEST
  4. mods to allow streaming faster than recording
  5. correct 'Header fields are too long for server to interpret' bug
  6. ap mode for controlling camera without a router
  7. ... and setting ssid to connect to router
  8. ... and setting time when in ap mode (without internet time)
  9. ssid name is the camera name from the config.txt and 2 digits of mac address
  10. ap password is hash of mac address, etc and printed out on serial monitor
  11. faster more effiecent streaming
  12. more options for multi-photo command
  13. Port 80 for text/jpg, Port 81/82 for 2 streaming channels, Port 8080 for File Manager, editing, download
  14. Start wifi in loop to speed things up
  15. Tidy up control webpage

Oct 7, 2022 -- New Version 60.4.7

  1. esp32-arduino 2.0.4
<script type="module" src="https://unpkg.com/[email protected]/dist/web/install-button.js?module" ></script>

<esp-web-install-button manifest="./v60_install/manifest_merge.json"

SourceCode: https://github.com/jameszah/ESP32-CAM-Video-Recorder-junior/
One-Click Installer: https://jameszah.github.io/ESP32-CAM-VideoCam/
James Zahary - Oct 7, 2022
Free coffee https://ko-fi.com/jameszah/

esp32-cam-videocam's People

Contributors

jameszah avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

esp32-cam-videocam's Issues

.bin file cannot be edited

Hi,
Apologies for asking, but do you have the .ino file for the latest version 60.4? I do not know how to edit this file. Thanks in advance

old pic will be sent

hi, every time the PIR senses it sends back an old pic and when i ask for a new pic by command it does the same.
is there a way to fix this thank u in advance

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.