VideoSecu DVC1612: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(Add page about the VideoSecu DVC1612)
 
(Add pictures of the card)
Line 1: Line 1:
[[File:VideoSecu DVC1612 top.jpg|500px|right]]
[[File:VideoSecu DVC1612 bottom.jpg|500px|right]]

''Very similar (and probably driver-compatible) cards seem to be sold under the names EverSecu ES-1612, EyeMax DVB1920, and Tibet Systems Progress DVR CS16. The latter's preexisting support in the kernel was how I managed to get this card working. The IDR X016S may also be compatible—the components on the card looks similar in layout.''
''Very similar (and probably driver-compatible) cards seem to be sold under the names EverSecu ES-1612, EyeMax DVB1920, and Tibet Systems Progress DVR CS16. The latter's preexisting support in the kernel was how I managed to get this card working. The IDR X016S may also be compatible—the components on the card looks similar in layout.''


Line 5: Line 8:


The card has two VGA ports which are used for two VGA-to-BNC splitters (not real VGA). It seems that any of the 16 video inputs can be connected to any of the four Bt878a chips as long as the correct GPIO values are written, as already discovered by whoever added support for the Tibet Systems CS16.
The card has two VGA ports which are used for two VGA-to-BNC splitters (not real VGA). It seems that any of the 16 video inputs can be connected to any of the four Bt878a chips as long as the correct GPIO values are written, as already discovered by whoever added support for the Tibet Systems CS16.

[[File:VideoSecu DVC1612 front.jpg|300px|center]]


== Using the Card ==
== Using the Card ==

Revision as of 23:48, 19 February 2018

VideoSecu DVC1612 top.jpg
VideoSecu DVC1612 bottom.jpg

Very similar (and probably driver-compatible) cards seem to be sold under the names EverSecu ES-1612, EyeMax DVB1920, and Tibet Systems Progress DVR CS16. The latter's preexisting support in the kernel was how I managed to get this card working. The IDR X016S may also be compatible—the components on the card looks similar in layout.

Introduction

The VideoSecu DVC1612 is a 16-channel PCI capture card with 4 Conexant Fusion 878A chips behind a PCI bridge. As suggested by its name, it is designed for security systems and comes with a CD containing a copy of the EyeONet DVR software.

The card has two VGA ports which are used for two VGA-to-BNC splitters (not real VGA). It seems that any of the 16 video inputs can be connected to any of the four Bt878a chips as long as the correct GPIO values are written, as already discovered by whoever added support for the Tibet Systems CS16.

VideoSecu DVC1612 front.jpg

Using the Card

My intention is to try to have working autodetection for this card, but that may not be possible. Use card=131,131,131,131 as a parameter to the bttv kernel module in the meantime.