This repository was archived by the owner on Jan 21, 2019. It is now read-only.
9ary/easycap-somagic-linux
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Description ----------- somagic-init uploads the firmware for the Somagic chip, and reconnects the USB dongle with a new product ID. somagic-capture initializes the Somagic EasyCAP DC60 or Somagic EasyCAP002 registers and performs video capture. Examples -------- For examples, use the --help option, or consult the program's man page. Dependencies ------------ make, gcc, libusb-1.0-0 (and development headers), libgcrypt11 (and development headers) To build from sources --------------------- make && sudo make install