akvcam, virtual camera for Linux
https://github.com/webcamoid/akvcam
akvcam is a fully compliant V4L2 virtual camera driver for Linux.
Features:
* Flexible configuration with a simple INI file like.
* Support for map, user pointer, and read/write modes.
* Can cat and echo to the device.
* Supports emulated camera controls in capture devices
* Configurable default picture in case no input signal available.
* The devices can't be rejected by programs that rejects M2M devices.
* Fully compliant with V4L2 standard.
* Support for LTS kernels.
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout multimedia:apps/akvcam && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
akvcam-1.2.6.tar.gz | 0000064516 63 KB | |
akvcam.changes | 0000003602 3.52 KB | |
akvcam.spec | 0000002249 2.2 KB | |
config.ini | 0000001525 1.49 KB | |
default_frame-1280x720.png | 0000018999 18.6 KB | |
preamble | 0000000040 40 Bytes |
Comments 3
What is the best way to request a version update?
Version 1.2.4 was released 3 weeks ago, and fixes the following bug:
https://github.com/webcamoid/akvcam/issues/65
Which prevented proper loading the virtual camera after a reboot.
Seems to go just fine. Updated. Best would be submit merge request of course.
Thank you, @illuusio, next time I will try doing it.
I am actually not very familiar with how OBS works.
Does the documentation provide guidance on how to make it?
I am familiar with GIT and other development tools, I mean it is not very clear on a first look how to make a Merge Request.
Have a nice day =)