Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webcamoid/akvirtualcamera
akvirtualcamera, virtual camera for Mac and Windows
https://github.com/webcamoid/akvirtualcamera
coremediaio directshow macos virtual-camera windows
Last synced: 6 days ago
JSON representation
akvirtualcamera, virtual camera for Mac and Windows
- Host: GitHub
- URL: https://github.com/webcamoid/akvirtualcamera
- Owner: webcamoid
- License: gpl-3.0
- Created: 2020-06-01T17:14:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T23:18:04.000Z (4 months ago)
- Last Synced: 2024-12-01T04:04:38.498Z (13 days ago)
- Topics: coremediaio, directshow, macos, virtual-camera, windows
- Language: C++
- Homepage:
- Size: 764 KB
- Stars: 408
- Watchers: 15
- Forks: 52
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: COPYING
- Security: SECURITY.md
Awesome Lists containing this project
README
# akvirtualcamera, virtual camera for Mac and Windows
akvirtualcamera is virtual camera implemented as a DirectShow filter in Windows, and as a CoreMediaIO plugin in Mac.
## Features
* Supports emulated camera controls in capture devices (brightness, contrast, saturation, etc.).
* Configurable default picture in case no input signal available.## Build and Install
Visit the [wiki](https://github.com/webcamoid/akvirtualcamera/wiki) for a comprehensive compile and install instructions.
## Downloads ##
[![Download](https://img.shields.io/badge/Download-Releases-3f2a7e.svg)](https://github.com/webcamoid/akvirtualcamera/releases)
[![Daily Build](https://img.shields.io/badge/Download-Daily%20Build-3f2a7e.svg)](https://github.com/webcamoid/akvirtualcamera/releases/tag/daily-build)
[![Total Downloads](https://img.shields.io/github/downloads/webcamoid/akvirtualcamera/total.svg?label=Total%20Downloads&color=3f2a7e)](https://tooomm.github.io/github-release-stats/?username=webcamoid&repository=akvirtualcamera)## 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
[![Linux MinGW](https://github.com/webcamoid/akvirtualcamera/actions/workflows/linux-mingw.yml/badge.svg)](https://github.com/webcamoid/akvirtualcamera/actions/workflows/linux-mingw.yml)
[![Mac](https://github.com/webcamoid/akvirtualcamera/actions/workflows/mac.yml/badge.svg)](https://github.com/webcamoid/akvirtualcamera/actions/workflows/mac.yml)
[![Windows MSYS](https://github.com/webcamoid/akvirtualcamera/actions/workflows/windows-msys.yml/badge.svg)](https://github.com/webcamoid/akvirtualcamera/actions/workflows/windows-msys.yml)
[![Windows MSVC](https://github.com/webcamoid/akvirtualcamera/actions/workflows/windows-vs.yml/badge.svg)](https://github.com/webcamoid/akvirtualcamera/actions/workflows/windows-vs.yml)
[![Build status](https://api.cirrus-ci.com/github/webcamoid/akvirtualcamera.svg)](https://cirrus-ci.com/github/webcamoid/akvirtualcamera)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/1cee2645a3604633a506a203fb8c3161)](https://www.codacy.com/gh/webcamoid/akvirtualcamera/dashboard?utm_source=github.com&utm_medium=referral&utm_content=webcamoid/akvirtualcamera&utm_campaign=Badge_Grade)
[![Project Stats](https://www.openhub.net/p/akvirtualcamera/widgets/project_thin_badge.gif)](https://www.openhub.net/p/akvirtualcamera)## Reporting Bugs
Report all issues in the [issues tracker](https://github.com/webcamoid/akvirtualcamera/issues).