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.
我目前正在开发一个需要与标准 USB 摄像头交互的项目(获取视频流)。 我实际上正在使用 .NET 下的AForge.Video.DirectShow库来完成这项任务。 现在,usb 摄像头将更换为 FireWire IEEE1394摄像头,不幸的是,DirectShow 似乎(尚)不支持这种类型的设备。 有人知道在.NET 上实现的任何支持 IEEE1394 标准的库吗?