jameszah / ESP32-CAM-Video-Recorder

Video Recorder for ESP32-CAM with http server for config and ftp (or http) server to download video
GNU General Public License v3.0
443 stars 101 forks source link

How can I add the / photo and / flash function in telegram in the v98 version #39

Closed Kevinsbkx closed 2 years ago

Kevinsbkx commented 3 years ago

You are doing an amazing job helping improve home security. Thank you.

jameszah commented 3 years ago

You want to send /photo and /flash from a web browser??

The camera is recording continuously, so you don't really need an individual photo - you already have thousands in the avi.

You could look here https://github.com/jameszah/ESP32-Cam-Telegram for sending photos to telegram, or the random nerd has some sample programs to take a single photo. https://randomnerdtutorials.com/esp32-cam-take-photo-display-web-server/

Also if you are using the SD card, the bright LED (aka The Blinding Disk Active Light) is connected to the SD card, and can interfere with some SD cards.