Need help with server administration?
RSS icon Email icon Home icon
  • Capturing Live Video From Web CAM using C#(Direct Show)

    Posted on May 31st, 2009 servbit1 No comments

    I want to capture a live streaming video in C# but can not find a reference for Direct Show in C# project. To get an emunerator for Video capturing devices and get a video stream from the web cam. Some samples in c# for video capturing would be helpful.

    Sorry, that example link’s no good. In msdn library, you want
    Graphics and multimedia/
    Audio and Video/
    SDK Documentation/
    Windows Media Encoder 9 Series SDK/
    Programming Guide/
    Complete Code Examples/
    C# Code Examples/
    Broadcasting a Live Stream using the Predefined UI

    Leave a reply

    You must be logged in to post a comment.