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

Help #26

Open swordapi opened 1 year ago

swordapi commented 1 year ago

Yeah the picture shows the issue while compilingScreenshot_2022-10-10-13-14-19-413_name.antonsmirnov.android.arduinodroid2.jpg

jameszah commented 1 year ago

image

You need these 2 files in the same folder as the .ino file, and you have to include them in your project -- not sure which ide you are using there, but this is how it looks with arduino.

If you have the Brian Lough UniversalTelegramBot library installed, you might have to remove it, as I have added some functions that are not in the original.

FBMinis commented 1 year ago

I think it is also important to have esp32 core v2.0.2 isntalled

swordapi commented 1 year ago

OK ty

swordapi commented 1 year ago

OK ty