capture webcam stream and send it over network using DirectShow.net
Posted
by SR Dusad
on Stack Overflow
See other posts from Stack Overflow
or by SR Dusad
Published on 2010-06-05T13:02:32Z
Indexed on
2010/06/05
13:12 UTC
Read the original article
Hit count: 510
Hi all,
I m working on a video conference project in vs2010 with c#. I m able to capture the snaps from web cam in picture box with the help of Directshownet samples available on SouceForge.But i can't find any proper solution for capturing the audio/video stream directly from web cam using Directshownet. If anybody know about this problem's solution, pls give me ur advise .
Waitng for ur response ...
© Stack Overflow or respective owner