模拟一个DirectShow摄像头 [英] Simulate a DirectShow Webcam

查看:380
本文介绍了模拟一个DirectShow摄像头的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在DOTNET的开发人员。我想给Skype的可能性增加一个摄像头模拟器和送我的位图帧DirectShow的模拟器。在这种情况下,我可以借鉴我的图片在我的应用程序,并在Skype上,我可以分享这个图片给我的朋友。

I am a developer in DotNet. I want to give skype a possibility to add a webcam simulator and send my bitmap frames to the DirectShow simulator. In this case I can draw my images in my application and on skype I can share this images to my friend.

网络摄像头

我在: http://msdn.microsoft.com/en-us /library/dd407344%28VS.85%29.aspx 但它没有DOTNET,我不知道我应该相信什么例子。

I was on: http://msdn.microsoft.com/en-us/library/dd407344%28VS.85%29.aspx but it's no Dotnet and I am not sure what example I should believe in.

我还看到: http://directshownet.sourceforge.net/ 但据我undestand,在这里我可以不使用此框架是什么,我需要做的,或者可以吗?

I also saw: http://directshownet.sourceforge.net/ But as far as I undestand, here I cannot do with this framework what I need, or can I?

我的问题是:什么是基本需要建立这样一个DirectShow的项目

My question is: What is basically needed to create such an DirectShow item?

问候

推荐答案

这是可以通过一个虚拟设备,请参阅

It is possible through a virtual device, see

  • 虚拟摄像头输入的字节流
  • <一个href="http://stackoverflow.com/questions/7252225/is-it-possible-to-fake-a-video-stream-as-virtual-cam-that-is-visible-in-skype-l">Is有可能伪造的视频流作为虚拟凸轮可见在Skype的,则Lync等?
  • Virtual webcam input as byte stream
  • Is it possible to fake a video stream as virtual cam that is visible in Skype, Lync etc?

您将很难在只有C#实现这一点,因为这些API是原生code。

You will have hard time implementing this in C# only, as the APIs are for native code.

这篇关于模拟一个DirectShow摄像头的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆