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

PIR function photo problem #48

Closed JackFrap closed 10 months ago

JackFrap commented 11 months ago

If I disable avi, when PIR is activated it sends a photo of some time before. Is it possible to use PIR function sending just a live photo intsead of a video ? Thank you 🙏

FBMinis commented 11 months ago

This fixed the old pic issue for me: https://github.com/jameszah/ESP32-CAM-Video-Telegram/issues/31

You can disable sending a video with the /disavi command.

hakam007 commented 10 months ago

hello sir I am also facing the same issue have you resolved this problem..... thank you

JackFrap commented 10 months ago

I followed the directions of thread #31 discarding the first 4 photos, and it worked for me

FBMinis commented 10 months ago

You should close the issue.