开发者

Need to Capture Video Stream from Camera in C# Application [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago.

I need to build an application that meets the requirements below. It can be a windows client, silverlight client or WPF client.

  1. Screen will show video stream from 2 separate cameras in 2 separate windows
  2. Need to have PVR type functionality that is开发者_JAVA技巧... 2.1 Show Live Stream 2.2 Pause and playback previous 30 seconds of video

I'm trying to use resources I have that is C# application development however I don't have any experience with video capture.

Any help in terms of Libraries I can look at or the best way to do this.

Thanks Cronline


Mainly you will need to use DirectShow.

Here are useful links :

  • Camera Vision - video surveillance on C#
  • DirectX.Capture Class Library
  • Capture Live Video from various Video Devices.
  • C# and VB.NET Webcam Library and Sample

Also sometimes web cams are coming with the SDK, check for it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜