USB video (UVC) camera interface. More...

USB video (UVC) camera interface.

Device driver for webcams supporting the USB video standard. Works with recent Logitech cams (QuickCam Fusion, QuickCam Orbit, QuickCam Pro for Notebooks and QuickCam Pro 5000) and hopefully many USB webcams released 2007 onward will support the standard.

Compile-time dependencies
Requires
Provides
Configuration requests
Configuration file options
Example
driver
(
  name "camerauvc"
  provides ["camera:0"]
  port "/dev/video0"
  size [640 480]
)
Authors
Raymond Sheh, Modified by Luke Gumbley