No description
Find a file
Gonzalo Exequiel Pedone 7d38a15856
Now the Windows plugin can load PNG, JPEG and other image formats as a
place holder picture.
Settings moved from HKLM to HKCU, now it should be possible to register
the filter per user instead of globally, this way it won't require
administrative privileges.
Notify to the clients about virtual devices changes.
2020-10-07 16:27:38 -03:00
cmio Now the Windows plugin can load PNG, JPEG and other image formats as a 2020-10-07 16:27:38 -03:00
dshow Now the Windows plugin can load PNG, JPEG and other image formats as a 2020-10-07 16:27:38 -03:00
Manager Use std::string instead of std::wstring. Removed TestFrame.bmp. 2020-10-06 20:06:54 -03:00
ports Use std::string instead of std::wstring. Removed TestFrame.bmp. 2020-10-06 20:06:54 -03:00
share/icons Use std::string instead of std::wstring. Removed TestFrame.bmp. 2020-10-06 20:06:54 -03:00
VCamUtils Use std::string instead of std::wstring. Removed TestFrame.bmp. 2020-10-06 20:06:54 -03:00
.gitignore Code forked from Webcamoid's virtual camera. 2020-06-02 12:37:45 -03:00
.travis.yml Updated API key. 2020-06-18 20:32:07 -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.