No description
Find a file
2020-10-09 12:57:13 -03:00
cmio Windows plugin working, 'update' command still needs elevated privileges 2020-10-08 20:07:51 -03:00
dshow Check that the CLSID is not taken when creating a device path. 2020-10-09 12:01:40 -03:00
Manager Added missing header. Updated Travis CI scripts. 2020-10-09 12:57:13 -03:00
ports Delete cameras before uninstall in Mac. 2020-10-09 09:06:02 -03:00
share/icons Use std::string instead of std::wstring. Removed TestFrame.bmp. 2020-10-06 20:06:54 -03:00
VCamUtils Windows plugin working, 'update' command still needs elevated privileges 2020-10-08 20:07:51 -03:00
.gitignore Code forked from Webcamoid's virtual camera. 2020-06-02 12:37:45 -03:00
.travis.yml Added missing header. Updated Travis CI scripts. 2020-10-09 12:57:13 -03:00
akvirtualcamera.pro Improved log system. 2020-06-29 13:17:34 -03:00
appveyor.yml Changed INSTALL_PREFIX. 2020-06-18 13:22:08 -03:00
ChangeLog Fixed Mac installer. 2020-06-11 17:38:57 -03:00
commons.pri Improved log system. 2020-06-29 13:17:34 -03:00
CONTRIBUTING.md Code forked from Webcamoid's virtual camera. 2020-06-02 12:37:45 -03:00
COPYING Code forked from Webcamoid's virtual camera. 2020-06-02 12:37:45 -03:00
ISSUE_TEMPLATE.md Code forked from Webcamoid's virtual camera. 2020-06-02 12:37:45 -03:00
PULL_REQUEST_TEMPLATE.md Code forked from Webcamoid's virtual camera. 2020-06-02 12:37:45 -03:00
README.md Updated README file. 2020-06-07 13:46:58 -03:00
SECURITY.md Code forked from Webcamoid's virtual camera. 2020-06-02 12:37:45 -03:00

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 for a comprehensive compile and install instructions.

Status

Build Status Build status Codacy Badge Daily Build

Reporting Bugs

Report all issues in the issues tracker.