akvirtualcamera icon indicating copy to clipboard operation
akvirtualcamera copied to clipboard

AkVirtualCamera manager keeps waiting and shows no output.

Open forlayo opened this issue 2 years ago • 2 comments

Summary

AkVCamManager is not producing any output, it does nothing.

Current Behavior

When I execute ./build/AkVirtualCamera.plugin/Contents/Resources/AkVCamManager add-device "Virtual Camera" it keeps waiting and produces no output.

Checked as well with ./build/AkVirtualCamera.plugin/Contents/Resources/AkVCamManager devices or even just ./build/AkVirtualCamera.plugin/Contents/Resources/AkVCamManager same behavior.

Expected Behavior

Getting output from the command, and being able to configure virtual cam.

Steps to Reproduce

If akvirtualcamera crashed, try to reproduce the crash several times to be sure where is the problem. Write the steps to reproduce the issue bellow:

  1. Follow the instructions to build & install.
  2. Execute AkVCamManager
  3. PROBLEM: AkVCamManager produces no output.

Your Environment

  • akvirtualcamera inormation: 9.1.1 arm 64 bits (M1 processor)
  • Operating System information: macOS Ventura 13.4.1 (c) ARM 64 bits (Apple M1 Max)

forlayo avatar Jul 20 '23 12:07 forlayo

You have to build, and then install it, otherwise it won't never work.

hipersayanX avatar Aug 02 '23 03:08 hipersayanX

I have exactly the same problem. Os: 12.5 Arm64 bits I followed the installation procedure but i cannot launch the service When i try the command sudo launchctl bootstrap system /Library/LaunchDaemons/org.webcamoid.cmio.AkVCam.Assistant.plist I have the following response Bootstrap failed: 37: Operation already in progress

JXBAR avatar Oct 14 '23 12:10 JXBAR