Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我只是想应用Aforge Snapshot Maker 示例 ,我有一台 Logitech HD C525 相机,列出了视频分辨率,但快照分辨率只有一项:不支持
我可以知道为什么不支持它吗?
有什么办法让它工作吗?
由于尚不支持大多数新相机,因此我使用了一个简单的解决方案获取快照,
Bitmap img = videoSourcePlayer.GetCurrentVideoFrame();