ESP32 Camera Websockets Video Stream to Remote Server | WEB Livestream AI Thinker CAM

preview_player
Показать описание
The ESP32 camera test example only lets you stream video to your local network.

Using Websockets, I built code to stream real-time video to a remote machine on the internet / local network.

The code is available on GitHub:

If you want to support my work and projects, please check out my Amazon wish list!

#esp32 #esp32cam #aithinker #websockets #stream
Рекомендации по теме
Комментарии
Автор

Well done. It's easy to use a library and example code, but to work out how to do something 'outside of the box' like you have is certainly more challenging. Thanks for sharing!

WayneRiesterer
Автор

This is one of those rare projects that gives a key that opens many possibilities. Hats off to you, sir!

sanjaybhatikar
Автор

I set up a Nodered websockets server and HTML sever to show streaming images, inspired by your example. Thank you.

sanjaybhatikar
Автор

thanks man, i was looking for this approach and today find out your video in the youtube suggestion its helpful thanks again.

mhamidjamil
Автор

Hats off to you, sir! This is so cool!

sanjaybhatikar
Автор

theres a little resistor that allows you to switch between the pcb trace antenna and the external ipex antenna connector
if its set to the ipex connector, disconnecting the external antenna means that youre left without an antenna

googlacco
Автор

I love your tutorial. That helps a lot.

ImMikeLo
Автор

without using another device for the server, can't we make esp32cam itself the websocket server?

senalperera
Автор

I was hoping that you would have shown how it works to a live server, the title of your video in this case should have been how to stream from esp32 to raspberry pi on local network. that's what I've been looking at if I'm not mistaken

CompanyBusinessCards
Автор

how do i design a system to transfer data in form of images and live video from esp32 cam to a smartphone

TashingaGilbertPamhigwa
Автор

Hello thank you for your work. A quick quesiton, do you employ websockets for faster communication or so you can publish the stream to the internet?

meltonermeltoner
Автор

Is there an actual easy way to use external antenna without soldering

feroxgameryt
Автор

Awesome work. Can I stream direct to AWS cloud (KVS or IVS). Can you do a tutorial on that

MichaelOsumune
Автор

Does it do many writes to SD card or is everything on RAM?

kingoftennis
Автор

Hi bro, i have a question. Can i stream and receive data from computer with websocket at the same time?

qd
Автор

And people say Redrooms dont exist 😂

Camera -> (Server IP) -> Websocket over TOR (.Onion) -> javascript enabled in Tor Browser -> done.

BertMerdesacker-jfsh
Автор

I'm going to try it with a spring boot back, I'll let you know if I can get a live broadcast from anywhere in the world, the problem is having it connected to the internet, is it possible with a phone chip?

johanjulian
Автор

Will this work for two devices on different networks?

SyedMuhammadAlam-vo
Автор

Can you make a video with the blynk latest blynk app?

jurilynperez
Автор

Bro can i build two way communication with this code

sparkhub