V4l2ucp: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
m (3 revision(s))
(No difference)

Revision as of 22:39, 5 December 2008

It is a universal control panel for all Video for Linux Two (V4L2) devices.

This software is written in C++ using Qt libraries on Linux. It reads a description of the controls that the V4L2 device supports from the device, and presents the user with a graphical means for adjusting those controls. It allows for controlling multiple devices. Controls can be updated with the device status either manually, or periodically. There is an easy way to reset one or all the controls to their default state.

Home page: http://v4l2ucp.sourceforge.net/

SourceForge project page: http://sourceforge.net/projects/v4l2ucp/

Screenshots: http://sourceforge.net/project/screenshots.php?group_id=146218

Download: http://sourceforge.net/project/showfiles.php?group_id=146218

Scott J. Bertin

scottbertin@yahoo.com