webcamoid / akvirtualcamera

akvirtualcamera, virtual camera for Mac and Windows
GNU General Public License v3.0
393 stars 51 forks source link

No service + debug log question #10

Closed markednmbr1 closed 3 years ago

markednmbr1 commented 3 years ago

It looks like there is no "Webcamoid virtual camera service" when you just install the akvirtualcamera only. Is that correct?

Also can you please advise what the debug logs should be named in C:\Windows\Temp and C:\Users\%USERNAME%\AppData\Local\Temp ?

hipersayanX commented 3 years ago

It looks like there is no "Webcamoid virtual camera service" when you just install the akvirtualcamera only. Is that correct?

This is a bug. I'll fix it before release.

Also can you please advise what the debug logs should be named in C:\Windows\Temp and C:\Users%USERNAME%\AppData\Local\Temp ?

There are two logs, one located at C:\Users\%USERNAME%\AppData\Local\Temp wihich is named AkVirtualCamera-DATETIME.log, which debugs the plugin, and the other located at C:\Windows\Temp wihich is named AkVCamAssistant-DATETIME.log, which debugs the service.

hipersayanX commented 3 years ago

I've added detailed documentation on how to use the vcam. Closing.