akvirtualcamera icon indicating copy to clipboard operation
akvirtualcamera copied to clipboard

akvirtualcamera, virtual camera for Mac and Windows

Results 39 akvirtualcamera issues
Sort by recently updated
recently updated
newest added

## Summary `AkVCamManager clients` reveals a list of clients supposedly utilizing the virtual camera. However, these clients do not list the virtual camera in their list of available cameras. ##...

Critical: Bug
Platform: Mac

# README Some considerations before doing anything: * Search the [issues list](https://github.com/webcamoid/akvirtualcamera/issues) for similar topics before opening a new one. * If you know how to fix the problem, consider...

Critical: Bug
Platform: Windows

QuickTime does not work with the webcam because it does not allow accessing `xpc_connection_create_mach_service`. Moving to `NSXPCConnection` (sorry, I don't know the C++ equivalent) fixes the problem: https://github.com/obsproject/obs-studio/blob/dde4d57d726ed6d9e244ffbac093d8ef54e29f44/plugins/mac-virtualcam/src/obs-plugin/OBSDALMachServer.mm https://stackoverflow.com/questions/54188295/nsmachbootstrapserver-is-deprecated-how-can-nsxpcconnection-be-used-to-register

Critical: Bug
Platform: Mac

Hi, I installed the virtual camera service in the Mac version, and then tried to write a 2m pixel fwrite (buffer, buffer_size, 1, proc) each time, but it took about...

Critical: Bug
Platform: Mac

When I use: ffmpeg -i "vv.mp4" -pix_fmt rgb24 -f rawvideo - | AkVCamManager.exe stream --fps 30 AkVCamVideoDevice1 RGB24 640 360 the speed is more fast that the original. How to...

Critical: Bug
Platform: Windows

As I understand, Pipewire is (going to be) the modern way to support this kind of thing on Linux, which seems nicer than a special kernel module. I haven't looked...

Type: Feature

## Summary First off, this might be the same issue as webcamoid/webcamoid#231 but I'm not sure, as this is about *another* application using Webcamoid's virtual camera, not Webcamoid itself. When...

Critical: Bug
Platform: Windows

Choose one of the templates bellow that fit better your issue. # Problem: Building the x32 version on Windows, and running akvCamManager ## The wiki states: "Note: For Windows, you...

Verdict: Question
Platform: Windows