No description
Find a file
Gonzalo Exequiel Pedone b0f83b8462
Final changes before the release.
Removed code to elevate privileges in Windows, now you must explicitly
run the manager as administrator.
Allow setting a device ID in the config file.
Changed wording from 'Device Path' to 'Device ID' (and similar ones),
this breaks previous devices configurations.
Return standard error codes in the manager.
Added plugin install path hint in Windows registry.
2021-06-21 18:25:48 -03:00
cmio Final changes before the release. 2021-06-21 18:25:48 -03:00
dshow Final changes before the release. 2021-06-21 18:25:48 -03:00
Manager Final changes before the release. 2021-06-21 18:25:48 -03:00
ports Final changes before the release. 2021-06-21 18:25:48 -03:00
share Add example code and config file. 2021-05-28 18:04:24 -03:00
VCamUtils Final changes before the release. 2021-06-21 18:25:48 -03:00
.gitignore Good bye qmake and welcome CMake. 2021-02-19 19:52:28 -03:00
.travis.yml Switched the installer to NSIS. 2021-05-05 16:45:47 -03:00
appveyor.yml Added --fps flag to regulate stream. Added hacks commands. 2021-05-24 19:47:39 -03:00
ChangeLog Fixed Mac installer. 2020-06-11 17:38:57 -03:00
CMakeLists.txt Switched the installer to NSIS. 2021-05-05 16:45:47 -03:00
commons.cmake Removed quotes in add_definitions. 2021-03-20 11:15:48 -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
package_info.conf.in Switched the installer to NSIS. 2021-05-05 16:45:47 -03:00
PULL_REQUEST_TEMPLATE.md Code forked from Webcamoid's virtual camera. 2020-06-02 12:37:45 -03:00
README.md Fixed Codacy errors. 2021-05-25 16:53:30 -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.