Page MenuHomeFreeBSD

fwcamctl: add control utility for fwcam(4) IIDC FireWire cameras
Needs ReviewPublic

Authored by guest-seuros on Sat, Jun 27, 8:56 PM.
Tags
None
Referenced Files
F161050159: D57914.diff
Tue, Jun 30, 3:38 AM
F161026644: D57914.diff
Mon, Jun 29, 11:07 PM
F160960351: D57914.diff
Mon, Jun 29, 10:47 AM
Subscribers

Details

Reviewers
adrian
ziaee
Summary

fwcamctl provides userland access to /dev/fwcam0. Supported
subcommands: info (camera state, format, mode, rate, features),
snap (capture a frame as PPM), mode (set format/mode/rate), and
feat (get/set camera feature registers).

snap converts YUV422, YUV411, YUV444, RGB8, and Mono8 pixel
formats to RGB24 PPM with no external dependencies. A configurable
frame skip (default 5) allows auto-exposure and auto-white-balance
to settle before capture.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 74338
Build 71221: arc lint + arc unit