Talk:Kodicom 8800

From ZoneMinder Wiki
Revision as of 02:47, 18 February 2015 by Markw255 (talk | contribs) (comment on incorrect options)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Note I just recently got one of these cards, and a few quick notes on the options:

combfilter=2 is not a valid option for the bttv driver (looking at the code, either 0 or 1 is valid), so setting combfilter=1 works. Using combfilter=2 results in the driver not loading.

Using full_luma_range=1 makes the captured image much darker (maybe it is good for daytime use), but for nightime + IR cameras, it does not produce useful images, so I left that off.

This is all on Linux 3.16-2.

Mark W