ESP32 Tutorial 44 - ESP32 Camera Web Server Video Stream Over Wifi CAM-2 | SunFounder's ESP32 kit

Поделиться
HTML-код
  • Опубликовано: 4 июл 2024
  • In this video we learn how to use ESP32-CAM to stream video over Wi-Fi netowrk and view it on browser and mobile phone.
    This video is part of series of Tutorials for SunFounder ESP32 IoT Learning Kit which can be viewed here : bit.ly/sf-esp32-video
    Purchase SunFounder's Page ESP32 Learning Kit: robojax.com/L/?id=368
    The best thank you for me is to not to skip ads and Subscribe 🔔 to my channel, like 👍 the video It is greatly appreciated. 🔔 😊.
    I will reply to all Subscriber's 🔔 questions. So make sure to Subscribe.😊 .
    Related videos:
    How to use a breadboard: • ESP32 Tutorial 3 - Res...
    *** Purchase ESP32 from Affiliated Stores **
    Amazon USA: amzn.to/3N79EPL
    Amazon Canada: amzn.to/3Rm6VEs
    Amazon UK: amzn.to/46ArnWL
    Amazon Deutschland amzn.to/4aCcGFW
    Amazon Japan: www.amazon.co.jp//dp/B0CLDJ2DL7/
    SunFounder website: robojax.com/L/?id=368
    eBay:
    AliExpress: s.click.aliexpress.com/e/_DFl...
    ESP32 Download and resocures page: docs.sunfounder.com/projects/...
    Use Chapters from timeline or click on the time
    00:00 Start
    1:42 Introduction to the ESP32-Cam
    4:30 Arduino code explained
    7:35 Selecting ESP32 Board and COM port in Arduino IDE
    9:17 Demonstration
    12:06 Demonstration on Mobile Phone
    Tutorial by Ahmad Shamshiri form Canada
    If you found this tutorial helpful, please support me so I can continue creating contents like this. Here is PayPal link bit.ly/donate-robojax
    Power Supply I use:
    DC 30V 60A Power supply: s.click.aliexpress.com/e/_98Ah5c
    DC 60V 30A Power supply: s.click.aliexpress.com/e/_APyPJ0
    Follow me on Facebook robojaxTV
    Follow me on Twitter: / robojaxtv
    Follow me on Instagram: / robojax
    Follow me on TikTok : tickTok.com/@robojaxtv
    Tutorial by Robojax.com
    Get other projects code and learn Arduino
    robojax.com/
    #robojax #SunFounder #RobojaxESP32
  • НаукаНаука

Комментарии • 7

  • @bennguyen1313
    @bennguyen1313 5 месяцев назад

    Any thoughts on using VS Code and the ESP-Prog (Jtag) debugger?
    I'm thinking of ordering one, so that I can learn to read data from Bluetooth or UART, and serve it via a webserver!

  • @Dave-PL
    @Dave-PL 6 месяцев назад +1

    Great tutorial as always ❤ Can you show how to activate camera using PIR motion detector and save video on SD card until movement stop? Also would be nice to see alert on MQTT server when movement been detected.

    • @robojax
      @robojax  6 месяцев назад

      Hi, saving vidoe with ESP32 is perhaps not possible as it needs a lot of power. Raspberry Pi can do that. Only you can take photo.

    • @Dave-PL
      @Dave-PL 6 месяцев назад

      @@robojax Thanks for the reply. Taking a photo and sending it to a email or store on server side or SD card also might be good solution 🤩

  • @abdullahshakoor4675
    @abdullahshakoor4675 4 месяца назад

    Greetings Sir,
    i found your projects quite intriguing, yet this streaming is only possible on local network, how can we, like if we want to stream over the internet, different networks, how can we achieve it instead of IP routing..., is there anyother way... anyone enlighten me???

    • @robojax
      @robojax  4 месяца назад +1

      You can do it remotely from anywhere in the world if you know your home IP address or pay a service noIP.com or similar, but I am hoping to publish such video in the future.

    • @abdullahshakoor4675
      @abdullahshakoor4675 4 месяца назад

      @@robojax That's pretty nice, will be following up for updates.