I have created this project today (05 Feb 2022), followed exact procedured. Serial monitor says "Can not connect Telegram" Kindly suggest the remedy. PS: The flash light is blinking intermittently and connecting/disconnecting sound is coming out of PC at interval of about half minute . Thank you in advance
Wow, this is impressive. But it would be WAY better if you could make this same system with a GPS/GPRS module such as SIM800L. Is it possible?. That way, you don't need to depend on a wifi to send pictures. I would appreciate you answer so much!! :))
Bro..ur genius hats off to u...🙏..I would like to request u too make some cheap device which can be kept in car engine bay( stationary).. Which can detect rats(motion detection) entering car & spray a pepper spray or shoot bb bullet or electrifying( danger because engine area) only by giving command through mobile remotely....I mean when rat enters to food kept in car engine area, the device have to detect by motion camera & has to send alaram message to owner..owner by watching it through camera & its position has to give command to device which should shoot rat by bb ball gun or spray pepper remotely...because all other traps poisons sprays have failed in world
Hello... can you make a project esp-32 cam about a doorbell using the IR sensor which will be sent to the telegram. Like the doorbell tutorial without being touched with the notification blynk application in the video above. . thank you
Hello good, could you tell me the libraries that you have intalled, for the video you recorded of the ESP32 Cam Motion Alert + telegran, thanks, greetings from Spain.
For everyone, who gets the error "connection to telegram failed", change the esp32 version to 1.0.4 in board manager, and load again. Credits to kevin wijaya for this solution
Hi, first thank you for sharing this video. I have a question for you. is it possible video streaming and motion detector (taking a photo and sending it to telegram) at the same time. I have already arranged a code for this, but esp32 cam module loses wifi connection when I try to open IP on browser for watching live video. I think it's not possible.
Thanks for sharing such an Awesome project. Can you please do another video to send earlier saved images from sd card depending on gpio trigger pin number which can be used by esp 32 cam module to identify different locations where an event is triggered using only one camera module having saved images on its sd card. This option can be used for different applications. Most of the videos send the esp32 cam captured images to Blynk, Telegram etc etc. This will be a different approach to use esp32 cam module. Awaiting your earliest response.
Hello, code is not working for me :-( It always wrote to serial console, that it can not connect to the Telegram. All Api and chad ID are right. Please, dont you know where can be problem? Thank you!
Hello .. first I want to thank you for sharing your knowledge. I would like to know how to modify the code, which I must incorporate into it, so that the ESP32-CAM takes 5 photos in a row and send them to Telegram
HOW TO FIX "Connection to telegram failed" change esp32 version 1.0.4 in board manager. because this is 2020 video and if you just instal arduino it will instal the latest esp32 version which is 1.0.5 or 1.06 version
when I switched to 1.0.4 I got this new error Invalid FQBN: getting build properties for board esp32:esp32:esp32cam: invalid option 'CPUFreq' Compilation error: Invalid FQBN: getting build properties for board esp32:esp32:esp32cam: invalid option 'CPUFreq'
First of all a great explanation and a great video. Now my question. There is also the possibility of a Telegram notification and a video recording on an FTP server start when there is movement. Is that possible ? So first picture to Telegram then video recording. greeting
awesome project! i have a request, can you do this project with both camera and alarm? either alarm alert to phone or house alarm that make sound for anti theft.
Thank you for the great project. I request you to to help me in updating codes so that pictures can be taken at regular intervals of 4-6 seconds until motion is detected as relying on one picture (in case of ESP cam) on each trigger is not enough due to out of focus/poor quality/low light image. Kindly do consider my request. Regards
Hi Thank you for the brilliant content. I hope you don’t mind me asking, Are you planning any work with the RCWL-0516 and ESP 32 Kind Regards and happy new year
The code worked well but im not able to connect to the telegram api 1 Connection to telegram failed. 1 [E][camera.c:1483] esp_camera_fb_get(): Failed to get the frame on time! Camera capture failed i keep getting this promt in my serial monitor is there any solution for this ? ( i already tried creating a new bot too but it didnt work)
hey dude I'm making a project where I can switch on the light when someone is in the room, by using esp32 cam, I don't wanna use PIR sensor like it captures the image and triggers the load(light/fan) help me dude waiting for your reply
EXCELENTE, DE VERDAD MUY BUENO, ES UNA GRAN IDEA PARA PODER HACER UNA CAMARA PARA LA PUERTA DE RECEPCIÓN, SOLO UNA PREGUNTA, ¿Cómo le hago para poder recibirla en muchos celulares ?
why I get this (A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header Failed uploading: uploading error: exit status 2)
Sir can You. Help me .....I was making Alexa UsinG Rasberry Pi 3b+ and .By seeing Your video but when i put the commands.....it processed easilY but in the middle it hangs and I need to restart again ..... It hangs in these Building cxx object sampleapp Sir Please Help me🥺
I have created this project today (05 Feb 2022), followed exact procedured. Serial monitor says "Can not connect Telegram"
Kindly suggest the remedy.
PS: The flash light is blinking intermittently and connecting/disconnecting sound is coming out of PC at interval of about half minute .
Thank you in advance
Bhaiya ek no Yaar , the sab knowledge aakne kahaan se gain Kari, muujhe bhi yhe sab sikhna h like Arduino and this ESP CAM
Wow, this is impressive. But it would be WAY better if you could make this same system with a GPS/GPRS module such as SIM800L. Is it possible?. That way, you don't need to depend on a wifi to send pictures. I would appreciate you answer so much!! :))
Hello ! Could i ask what is the model of your TTL Programmer ? Is it the FTDI basic breakout 5v ? or is it the FTDI basic breakout 3.3v ?
Bro..ur genius hats off to u...🙏..I would like to request u too make some cheap device which can be kept in car engine bay( stationary).. Which can detect rats(motion detection) entering car & spray a pepper spray or shoot bb bullet or electrifying( danger because engine area) only by giving command through mobile remotely....I mean when rat enters to food kept in car engine area, the device have to detect by motion camera & has to send alaram message to owner..owner by watching it through camera & its position has to give command to device which should shoot rat by bb ball gun or spray pepper remotely...because all other traps poisons sprays have failed in world
Instead of a TTL programmer module, can I subtitute it with an Arduino Uno ?
Greetz from Cologne, have Phun and stay healthy...
very nice video and explained very nicely, but the background music can make anyone fall a sleep.
Hello... can you make a project esp-32 cam about a doorbell using the IR sensor which will be sent to the telegram. Like the doorbell tutorial without being touched with the notification blynk application in the video above. . thank you
Uploaded the same code, it connect to mobile hotspot but unable to connect telegram
Thanks for tutorial..Cheers from indonesia
Thanks viral science, you bring me more idea 💡
Thank you for your video. Could you please tell me how to set up the ESP32 as an access point using your tutorial?
Hello good, could you tell me the libraries that you have intalled, for the video you recorded of the ESP32 Cam Motion Alert + telegran, thanks, greetings from Spain.
Do only people from india use this or something
Hi friends, I have a question, is it possible to add a 4G LTE sim card besides wifi?
Thank u for this project.it is good . But without PIR sensor it is taking continuous picture why?
just ground the gpio 13 pin and it will stop flashing
Any Solution? I'm facing the same issue...
Can we replace PIR Sensor with RADAR Sensor for more Accuracy & Long Range Detection
For everyone, who gets the error "connection to telegram failed", change the esp32 version to 1.0.4 in board manager, and load again. Credits to kevin wijaya for this solution
bruh I got the following error when compiling : esp32:esp32:esp32cam: invalid option 'CPUFreq'
@@hudstone4732 Invalid FQBN: getting build properties for board esp32:esp32:esp32cam: invalid option 'CPUFreq'
Compilation error: Invalid FQBN: getting build properties for board esp32:esp32:esp32cam: invalid option 'CPUFreq'
same error bruh how did you solved it?
Hi, first thank you for sharing this video. I have a question for you. is it possible video streaming and motion detector (taking a photo and sending it to telegram) at the same time. I have already arranged a code for this, but esp32 cam module loses wifi connection when I try to open IP on browser for watching live video. I think it's not possible.
Bro plse help me i not get any message from by bot
Plse reply
Hello. I visited your website, but the code is missing.
Hello Viral, did you code this by yourself? anyway, it does not compile. and no, its not a Telegram issue..
is its working again ..or its a limited times projects story?
is there transmitters for this ESP32 camera to make it wireless for drones ? New to wifi set up
Will it work on direct electricity supply
Thanks for sharing such an Awesome project. Can you please do another video to send earlier saved images from sd card depending on gpio trigger pin number which can be used by esp 32 cam module to identify different locations where an event is triggered using only one camera module having saved images on its sd card. This option can be used for different applications. Most of the videos send the esp32 cam captured images to Blynk, Telegram etc etc. This will be a different approach to use esp32 cam module.
Awaiting your earliest response.
Hello, code is not working for me :-( It always wrote to serial console, that it can not connect to the Telegram. All Api and chad ID are right. Please, dont you know where can be problem? Thank you!
I am getting one problem that connection to telegram failed what can I do now
Plzzzzz help
pls did you ever get the solution?
@@helloworld3979 no and you?
neither I got any solution
@@juanemanuelsuarez8432
This age thiefs just came and theft the project we placed outside and go😂😂😂
Cool setup, can you make it so it records a video for 10 seconds?
Do you how to or still not?
Hello. Can i know Which TTL program did you use in there?
Good job sir 💯
I have question bro
is that possible using any Arduino board(UNO/NANO) instead of TTL Programmer??
yup
Hello .. first I want to thank you for sharing your knowledge. I would like to know how to modify the code, which I must incorporate into it, so that the ESP32-CAM takes 5 photos in a row and send them to Telegram
hi, is it posibble to use 1 or 2 or 3 pir to 1 esp32?
Can we add facial recognition to this project??
Hey man did you know to make Face recognition or not? And can you tell me how please!
HOW TO FIX "Connection to telegram failed"
change esp32 version 1.0.4 in board manager. because this is 2020 video
and if you just instal arduino it will instal the latest esp32 version which is 1.0.5 or 1.06 version
I've done it but still the connection fails
when I switched to 1.0.4 I got this new error
Invalid FQBN: getting build properties for board esp32:esp32:esp32cam: invalid option 'CPUFreq'
Compilation error: Invalid FQBN: getting build properties for board esp32:esp32:esp32cam: invalid option 'CPUFreq'
First of all a great explanation and a great video. Now my question. There is also the possibility of a Telegram notification and a video recording on an FTP server start when there is movement. Is that possible ? So first picture to Telegram then video recording.
greeting
i think it can be done
We are getting errors as ledcattachpin and ledcdetachpin was declared on the scope.
What should be done further?
Whatever i try, i keep getting "failed to connect api.telegram etc etc.... any suggestions? I am using your code and description
hi were you able to solve the problem?
@@Berta_01 yes i did!
@@danielwinter9062 How do you do that?
@@danielwinter9062 but how?
@@Berta_01 did you able to solve the problem?
Nice project. How did you rotate image of 90 degree?
awesome project! i have a request, can you do this project with both camera and alarm? either alarm alert to phone or house alarm that make sound for anti theft.
Hiii
please tell me sir
I'm getting an fatel error and timeout
Why am I getting a picture every about 30 seconds(it varies)? Any thoughts, all please?
In my case I'm getting pic tomorrow every 10second
@@diva777div
hello i have the same problem and i'm really not good at coding. but as soon as I unplug tigger from the pir, the photos stop
@@astroatomx2 bro connect and adjust motion sensor. Problem will solve
Hey, I cannot find the "get id bot" on Telegram. Can I use another one or how do I solve this?
Gracias x el video, funciona impecable! Favor me puede ayudar para icluir en el codigo que mi espcam se reinicie por si solo cada tres horas
Greet brother! Cheers from Argentina!
after uploading the code with FTDI programmer, can I use 5v charger to power this circuit?
Thank you for the great project. I request you to to help me in updating codes so that pictures can be taken at regular intervals of 4-6 seconds until motion is detected as relying on one picture (in case of ESP cam) on each trigger is not enough due to out of focus/poor quality/low light image. Kindly do consider my request.
Regards
Can we use microwave sensor long range?
Nice video भाई ये सिस्टम बनवाने में कितना खर्चा आता है मुझे भी बनवाना है
Bro coming problem (connection to telegram failed) please send me solution please bro
Awesome 👍👍 keep it up
Can i get multiple connection on a single telegram channel Or i need to program each bot to seperate channel in telegram
ex 50 pir with cam?
hi , Could you re-upload the code to your web page ? there is some problem . thankyou
Hi Thank you for the brilliant content.
I hope you don’t mind me asking, Are you planning any work with the RCWL-0516 and ESP 32
Kind Regards and happy new year
Hello, can you please make a video on how to send photo to telegram when laser is interrupted (like you did with blynk app)
Can i use the dev board for esp32 cam instead of ttl programmer?
Amazing project
Hello! Great video. What about to make similar project of Autonomous alarm with gsm module like sim800 or sim900 and powerbank?
The code worked well but im not able to connect to the telegram api
1
Connection to telegram failed.
1
[E][camera.c:1483] esp_camera_fb_get(): Failed to get the frame on time!
Camera capture failed
i keep getting this promt in my serial monitor is there any solution for this ?
( i already tried creating a new bot too but it didnt work)
Estupendo trabajo. ¡Te felicito!
Awesome bro!!
Bellissimo video, complimenti.... Ti volevo chiedere se si poteva integrare su home-assistant.
Grazie
hi this is great but i cant log into telegram?? any idears
9998th
What is your age and in witch school do you read
Bro what are the final connections in board
Hey bro the pir sensor need not be programmed ??
no, this are sensors, only you can modify sensitive physically with potenciometers.
How can i make more pictures per Minute and can it make small Videos for 10 sec or more?
FOR ALL THE PEOPLE WHO WANTS TO TRY THIS:
use version of esp32 1.04 or it ain't gonna work.
Thanks me later :)
A fatal error occurred. Timed out waiting for packet header
How to resolve this error. Can anyone please.
hey dude I'm making a project where I can switch on the light when someone is in the room, by using esp32 cam, I don't wanna use PIR sensor like it captures the image and triggers the load(light/fan)
help me dude
waiting for your reply
very nice bahi
EXCELENTE, DE VERDAD MUY BUENO, ES UNA GRAN IDEA PARA PODER HACER UNA CAMARA PARA LA PUERTA DE RECEPCIÓN, SOLO UNA PREGUNTA, ¿Cómo
le hago para poder recibirla en muchos celulares ?
una buena idea sería conectar el interruptor del timbre al esp32 (o reemplazarlo), obviamente este no debe tener voltajes sobre 3.3v
Can it send video instead of photos , it will be really cool
how you got the token bro?
Sir my esp32 cam is not AI thinker so what I can do
Can you give a command to take a picture in telegram?
why I get this (A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header
Failed uploading: uploading error: exit status 2)
Can u plzzz tell me how it gets solved?
Hello
Nice Video. is it posible to make a MQTT conect for the PIR to my IObroker?
yes, with this library : github.com/knolleary/pubsubclient
But how do i take a video, please help i need it for my college project
Hi, Is it possible to send Photo to two Family members simultaneously?
Yes. But you have to create a group Id for that
@@k-razy3699 Already done and receiving photos. The chat id starts with - (negative sign) unlike to individual chat.
will this send images anywhere in the world
Can we use antenna with esp8266 board as we use with esp32 cam board
Please make a video on how to do it
Bro which tool are you using to draw this circuit diagram ... Anyone say this if you knwo
Fritzing
@@ViralScience thank you bro
Bro add purchase link for all components
Can we Create countiue power supply to this project
Love you brother
Stand ka kya naam hai jispar camera laga hai
Awesome brooo
can i put ip local web? How?
Bro how to check whether cam and programmer is working or not
E (1593) ledc: ledc_get_duty(740): LEDC is not initialized
sir pl guide
earlier it was done but now showing this error
Nice project !!!!!!
Sir can You. Help me .....I was making Alexa UsinG Rasberry Pi 3b+ and .By seeing Your video but when i put the commands.....it processed easilY but in the middle it hangs and I need to restart again .....
It hangs in these
Building cxx object sampleapp
Sir Please Help me🥺
What is tha range of pir sensor bro
Thank you very much
esp and mobiphone are using "together wifi" or "different wifi" .I need it activity different wifi.
WHERE I GET THE LIBRARIES I CAN NOT FIND THEM ANYWHERE
why pir sensor always detect, i follow your code
cannot connct too telgram says teh serial monitor. What can be the problem?