tomMoulard / akvcam

akvcam, virtual camera for Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

akvcam, Virtual camera driver for Linux

akvcam is a fully compliant V4L2 virtual camera driver for Linux.

Features

  • Flexible configuration with a simple INI file like.
  • Support for map, user pointer, and read/write modes.
  • Can cat and echo to the device.
  • Supports emulated camera controls in capture devices (brightness, contrast, saturation, etc.).
  • Configurable default picture in case no input signal available.
  • The devices can't be rejected by programs that rejects M2M devices.
  • Fully compliant with V4L2 standard.
  • Support for LTS kernels.

Build and Install

Visit the wiki for a comprehensive compile and install instructions.

Status

Build Status Codacy Badge

Reporting Bugs

Report all issues in the issues tracker.

About

akvcam, virtual camera for Linux

License:GNU General Public License v2.0


Languages

Language:C 96.4%Language:Shell 2.2%Language:QMake 0.8%Language:C++ 0.3%Language:Makefile 0.3%