About

Metadata

  • Last updated , by ClaudeHeilandAllen
  • License BSD-3-Clause
  • Categories Graphics
  • Maintained by: claude@mathr.co.uk

  • Lottery factor: 0

Links

Installation

Readme

This package contains examples using the v4l2 package:

  • v4l2-capture - dumps PPM frames from a video device to stdout:

$ v4l2-capture devvideo0 > out.ppm
  • v4l2-histogram - shows RGB histogram overlaid on mirror image, using OpenGL/GLUT for display.

$ v4l2-histogram devvideo0