C# Video Capture Smartphone over WiFi using EmguCV

  Рет қаралды 4,785

EETechStuff

EETechStuff

Күн бұрын

A simple tutorial showing how to capture your smartphone or webcam camera video over WiFi in C# using EmguCV

Пікірлер: 10
@behrangsis7898
@behrangsis7898 Жыл бұрын
Mate, I love how you explain the details and demonstrate the tutorial. Thank you.
@as_craft5063
@as_craft5063 3 ай бұрын
Thank you for tutorial. To avoid memory leaking insert next code: var img = frame.ToBitmap(); if (pictureBox1.Image != null) { pictureBox1.Image.Dispose(); } pictureBox1.Image = img;
@maiabdulaziz2833
@maiabdulaziz2833 Жыл бұрын
Thanks. Please make a video for object recognition
@kai9499
@kai9499 Жыл бұрын
Thank you for the great tutorial. I have a question, should we add frame.Dispose() at the end of the while loop?
@YigalBZ
@YigalBZ Жыл бұрын
Thanks for a very good video. It is working well.
@edinetgrunhed6000
@edinetgrunhed6000 3 ай бұрын
in smartphone, any app to use or just the built in camera running the video?
@KengLgd
@KengLgd Жыл бұрын
Thanks. very good video 😀😀
@MarkOverstreet-1
@MarkOverstreet-1 8 ай бұрын
This was informative but it lacked some information that would have been good. For example, why didn't you use .NET8? Heck, you didn't even use the latest .net framework version! Also, I need to connect to a wifi camera not my smartphone and the camera DOES NOT have a driver in Windows so how can I access that? Any thoughts?
@EETechStuff
@EETechStuff 8 ай бұрын
I did a video on whether to upgrade from .NET Framework to .NET back in November.
@smokinglife8980
@smokinglife8980 Жыл бұрын
That's pretty cool man! Thank you for sharing.
C# Video Capture Smartphone over WiFi using EmguCV Part 2
16:05
EETechStuff
Рет қаралды 1,8 М.
Inside the V3 Nazi Super Gun
19:52
Blue Paw Print
Рет қаралды 3,2 МЛН
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 45 МЛН
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
I Spent 100 Hours Inside The Pyramids!
21:43
MrBeast
Рет қаралды 51 МЛН
EmguCV #11: Capture Camera and Video in EmguCV
14:33
AKHTAR JAMIL
Рет қаралды 59 М.
Coding a Web Server in 25 Lines - Computerphile
17:49
Computerphile
Рет қаралды 363 М.
Crucial SSD Drive Failed - Can we save data.?
23:40
NorthridgeFix
Рет қаралды 1,1 МЛН
C# Tutorial - QR Code Scanner using Webcam in C# | FoxLearn
8:16
Hacking a Knockoff Google Chromecast - Firmware Extraction
25:04
Matt Brown
Рет қаралды 115 М.
C# Image & Video Processing using EmguCV
21:01
EETechStuff
Рет қаралды 14 М.