Skip to content

ESP32 Camera extension to record JPEGs to SD card as MJPEG file and playback to browser

License

Notifications You must be signed in to change notification settings

Styne13/ESP32-CAM_MJPEG2SD-PanTiltServo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32-CAM_MJPEG2SD-PanTiltServo

This is a fork of s60c's ESP32-ESP32-CAM_MJPEG2SD transfered into a platform.io-Project, using Servo Library from RoboticsBrno to control a Pan-Tilt-Camera stand. The two servos are connected to GPIO 1 and GPIO 3, so Serial-Debug-Interface has been disabled in this version.

ToDos:

  • add documentation and pictures for wirering camera stand.
  • cleanup code
  • test recording video while using servos

Documentation

Original Documentation can be found here and in src folder.

About

ESP32 Camera extension to record JPEGs to SD card as MJPEG file and playback to browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.1%
  • C 5.9%