jameszah / ESP32-CAM-Video-Telegram

Record avi video on ESP32-CAM and send to Telegram on event or request
GNU General Public License v3.0
113 stars 26 forks source link

Feature request: Stream (not via Telegram) #53

Open worksasdesigned opened 6 months ago

worksasdesigned commented 6 months ago

Is it possible to open the stream like in the ESP32CAM example code? Would be very handy if there is an event captured by a picture to open http://IP_OF_ESPCAM:81/stream and see the live stream in local network.

FBMinis commented 6 months ago

CameraWebServerRecorder by Mr.Zahary might be what you're looking for PIR sensor turns ON the camera through a p-mosfet when movement oa detected; webserver turns ON; your phone notifies you that a new open wifi network is available; you login and capture a still/stream/save to sd.