Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.36 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.36 KB

Syphon1394

Tweak all the settings your firewire camera is capable of, open a connection and create a Syphon video stream out of it.

Apple's automagics are great most of the time but sometimes you need control over your camera's exposure or gain settings.

Currently only RGB8, MONO8, MONO16, YUV422 video modes are supported. If you need support for some other video modes or for Format7 get in touch opening an issue.

System requirements

OSX 10.8 and later and any IIDC/DCAM-compliant Firewire camera (see the compatibility list on dc1394's website).

Tested cameras:

  • AVT Guppy PRO F125B.

Well, that's all.. If you test it on other cameras please let me know and I'll add it to this list.

Incompatible Cameras

  • Firefly FFMV-03M2M by Point Grey Research

Contact

Andrea Cremaschi

License

Syphon1394 source code is available under the MIT license. See the LICENSE file for more info.
Syphon source code is available under a Simplified BSD software license.
libdc1394 is available under the LGPL2.1 license.