C# .NET / FireWire IEEE 1394

512 views Asked by At

I'm currently working on a project where it is needed to interact with a standart USB Camera (get video stream).
I'm actualy using the AForge.Video.DirectShow library under .NET to accomplish this task.

Now, the usb camera will be changed for a FireWire IEEE1394 camera, unfortunatly, it seems that DirectShow does not support (yet) this type of device.

Does someone know any library implemented on .NET suporting the IEEE1394 standart ?

0

There are 0 answers