We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
如果您需要能够选择/指定相机分辨率、帧速率、像素格式,能够使用多个相机,将声音和视频捕获到一个复合流中,DirectShow 是唯一的选择。
顺便说一句,我的意思是 DirectShow 作为 API,而不是 DirectShow.Net 作为库。您可能需要修补/修复 DirectShow.Net,因为它的代码质量不是很好。
If you need to be able to choose/specify camera resolution, frame rate, pixel format, be able to work with multiple cameras, capture sound and video into one composite stream, DirectShow is the only choice.
BTW, I mean DirectShow as API, not DirectShow.Net as library. You may need to patch/fix DirectShow.Net, since it's code quality is not very good.