Releases: webcamoid/akvirtualcamera
Releases · webcamoid/akvirtualcamera
9.3.3
9.3.2
ChangeLog
- Applied some fixes to the Media Foundation virtual camera.
- Media Foundation is now optional in the installer, and marked as experimental.
- Prevent opening multiple instances of the assistant.
9.3.1
ChangeLog
- Fixed Windows packages build.
9.3.0
ChangeLog
- Added support for Microsoft Media Foundation.
- Added stream-pattern to the manager, for sending a testing pattern the virtual
camera without requiring a real source. - Added a testing program for DirectShow and Media Foundation.
- Now the input stream support many popular RGB and YUV formats.
- Video frames can be sent either using shared memory (default) or sockets.
- Removed RGB 16 bits formats support in Windows.
- Added direct mode (pass-through) support for sending the frames as-is, as
fast as possible.
9.2.0
ChangeLog
- Using sockets as IPC mechanism.
- Added FAKE_APPLE build option, this will allow to test the plugin in, for example, Linux platforms.
- Added a simple C API library to communicate with the virtual camera.
9.1.3
9.1.2
ChangeLog
- Added ARM 64 packages for Mac.
9.1.1
ChangeLog
- Mark Mac packages architecture.
9.1.0
ChangeLog
- Added -f, --force flags to the manager, this bypass the virtual camera usage
check. - Fixed output example in Windows.
- Now distributing the Mac installer as a pkg.
9.0.0
ChangeLog
- Code forked from Webcamoid. This virtual camera isn't compatible with Webcamoid 8.x and older releases.
- Build system switched to Cmake.
- Fixed plugins installers and switched to NSIS in Windows.
- Added a command line tool to communicate with the virtual camera (AkVCamManager).
- Added support for PNG and JPG for the placeholder picture.
- Added documentation and example usages.