v4l2capture

Capture video with video4linux2
Download

v4l2capture Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Public Domain
  • Price:
  • FREE
  • Publisher Name:
  • Fredrik Portstrom
  • Publisher web site:
  • http://fredrik.jemla.eu/

v4l2capture Tags


v4l2capture Description

Capture video with video4linux2 v4l2capture is a slim and easy-to-use Python module for capturing video with video4linux2. It supports libv4l to convert any image format to RGB.Installation:v4l2capture requires libv4l by default. You can compile v4l2capture without libv4l if you only want it to support video devices supporting the YUYV pixel format. You can do so by erasing ', libraries = ' in setup.py and erasing '#define USE_LIBV4L' in v4l2capture.c.python-v4l2capture uses distutils.To build: ./setup.py buildTo build and install: ./setup.py installExample:See capture_picture.py and list_devices.py. Requirements: · Python


v4l2capture Related Software