somagic

Capture video from Somagic EasyCAP USB devices on Linux

brewmacoslinux
Try with needOr install directly
Source

About

Linux capture program for the Somagic variants of EasyCAP

Commands

somagic

Examples

Capture video from Somagic device and save to file$ somagic -i /dev/video0 -o output.avi
List available video devices$ somagic -l
Capture with specific resolution and frame rate$ somagic -i /dev/video0 -s 720x480 -r 30 -o capture.avi