Streaming a WebCam using Express, OpenCV, and Socket IO

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

holy smokes.... this is as simple as it can be, and as advanced as it can be...

김도형-gi
Автор

Hey Cody, your videos are really good, why are not you doing more of them ? You diction and speaking manor is great for non english speakers as me for ex. You should definitely do some series, or may be some little projects.

Artur-lbnq
Автор

A true overview of a topic.. thanks mate

vishaldeshmukh
Автор

cmake installation was very scary but worth it. thank you. very helpful

volkanongun
Автор

Awesome, thanks. It's been frustrating finding a direct, simple practical solution, making a raspberry pi robot with a camera.

julianbullmagic
Автор

Great video. It required some changes but I was able to replicate this with raspberry pi 4 and both raspi camera and intel realsense. It requires additional installations and needs to run with sudo as camera permissions are (for good reason) blocked by default and changing 0 in the video capture to the /dev/video command where you need to check all video options with ls /dev/video and then tab to get the correct video port.

sohaibarif
Автор

Very well explained mate. Clear and direct. Thanks

aitormolina
Автор

Just what I was looking for, Thanks a ton!

dibyasompuhan
Автор

thanks Cody, but i have problem, localhost:3000/ not loading image..

쥬클
Автор

Hi! May I ask a stupid question: where to find some standart OpenCV function in opencv4nodejs, e.g. remap() ?

AntonMorzhakov
Автор

This VDO is well explain. Thank you very much.

joeporsche
Автор

Ya dude, thanks for the video bro. I actually just checked out another one and I checked out yours with hopes that you would answer my question as to why my program was loading frames so slow. So I see that I'm probably having a processing problem. Thank you.

djsamke
Автор

wow man really fablous way of teaching

atulsingh
Автор

I cannot install opencv4nodejs ? It is giving me this error.
throw new Error('library dir does not exist: ' + libDir)

aliyanashraf
Автор

This is exactly what i was looking for. Thanks!

MsSergey
Автор

this is what i looking for
RC car with streaming camera via internet using raspberryPi
thank you

diwaperkasa
Автор

woww, this is really cool! 🔥🔥 thanks for sharing!

rizadwiandhika
Автор

Hi, how can I transmit audio from the microphone in real time? with socket.io

gianfrancocandamo
Автор

that is exactly what i am looking for, thank you so much guy

huynguyendinh
Автор

The link you used as src in the html is outdated. What do I write instead of it?

moltascarlsson