863 B
863 B
You can turn on debugging comments with:
AkVCamManager set-loglevel 7
When logging is on it will start puking a log of debug lines in the console and log files.
In Mac, the debug logs are located at /tmp/AkVCamAssistant.log and /tmp/AkVirtualCamera-*.log.
In Windows, the debug logs are located at C:\Windows\Temp\AkVCamAssistant.log and C:\Users\User\AppData\Local\Temp\AkVirtualCamera-*.log.
When you finished debugging the plugin, remember to turn it off again with:
AkVCamManager set-loglevel default
If you don't turn off the debug logs, it gonna eat all your disk space.
Finally, use the virtual cameras as normal.
Also, you can get a resume of the virtual camera configurations in a parsable XML output with.
AkVCamManager dump