https://github.com/webcamoid/akvcam
akvcam, virtual camera for Linux
https://github.com/webcamoid/akvcam
linux-driver v4l2-device virtual-camera
Last synced: about 1 year ago
JSON representation
akvcam, virtual camera for Linux
- Host: GitHub
- URL: https://github.com/webcamoid/akvcam
- Owner: webcamoid
- License: gpl-2.0
- Created: 2018-08-01T13:48:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-27T20:17:29.000Z (almost 2 years ago)
- Last Synced: 2025-03-28T05:09:54.263Z (about 1 year ago)
- Topics: linux-driver, v4l2-device, virtual-camera
- Language: C
- Homepage:
- Size: 616 KB
- Stars: 640
- Watchers: 16
- Forks: 89
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: COPYING
Awesome Lists containing this project
README
# 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](https://github.com/webcamoid/akvcam/wiki) for a comprehensive compile and install instructions.
## Downloads ##
[](https://github.com/webcamoid/akvcam/releases)
[](https://github.com/webcamoid/akvcam/releases/tag/daily-build)
[](https://tooomm.github.io/github-release-stats/?username=webcamoid&repository=akvcam)
## Donations ##
If you are interested in donating to the project you can look at all available methods in the [donations page](https://webcamoid.github.io/donations).
## Status ##
[](https://github.com/webcamoid/akvcam/actions/workflows/linux.yml)
[](https://www.codacy.com/gh/webcamoid/akvcam/dashboard?utm_source=github.com&utm_medium=referral&utm_content=webcamoid/akvcam&utm_campaign=Badge_Grade)
[](https://www.openhub.net/p/akvcam)
## Reporting Bugs ##
Report all issues in the [issues tracker](http://github.com/webcamoid/akvcam/issues).