Skip to content

Web and RTSP server for video surveillance for ESP32-CAM

Notifications You must be signed in to change notification settings

wdmartins/esp-security-camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32-CAM Security Camera

This project is based on two articles so all credits to the authors.

ESP32-CAM Video Streaming Web Server Camera

Micro-RTSP

To build:

  • Copy include/wifikeys_template.h to include/wifikeys.h
  • Edit wifikeys.h and enter the correct wifi credentilas
  • Rename microRTSP.RENAME_ME (or webserver.RENAME_ME) as main.cpp
  • To build Micro-RTSP server: clone Micro-RTSP and make it available in esp-security-camera/lib by copying or creating a softlink.
  • Import in platform.io and build

On HA:

  • Configure the UI and add a picture glance card with the ip address of the device.

About

Web and RTSP server for video surveillance for ESP32-CAM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published