pkviet / obs-studio

OBS - Free and open source software for live streaming and screen recording
https://obsproject.com/mantis/
GNU General Public License v2.0
154 stars 21 forks source link

installing virutal camera #71

Open mormegil6 opened 2 years ago

mormegil6 commented 2 years ago

I think there's an error with virtualcam-install.bat. From what I can see, it attempts installing both 32 and 64 bit .dlls. However, the folder contains only 64-bit version, and the script cannot get past the step with installing 32-bit camera (which it can't because there's no dll). I manually altered the script so it installed only 64-bit version, but the virtual camera did not appear in OBS-ME.

pkviet commented 2 years ago

Mmh i didn't touch the scripts indeed. They're vanilla. Tbh i don't really remember how i got the virtual cam to work. But it does work, both on my dev pc and another prod pc. I'll check it out.

On Thu, Apr 28, 2022, 11:12 Bart @.***> wrote:

I think there's an error with virtualcam-install.bat. From what I can see, it attempts installing both 32 and 64 bit .dlls. However, the folder contains only 64-bit version, and the script cannot get past the step with installing 32-bit camera (which it can't because there's no dll). I manually altered the script so it installed only 64-bit version, but the virtual camera did not appear in OBS-ME.

— Reply to this email directly, view it on GitHub https://github.com/pkviet/obs-studio/issues/71, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACG2OT3YFDHSF5TFPGF7LBDVHJI6RANCNFSM5URW2WGA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

mormegil6 commented 2 years ago

I could fix this by copying 32-bit .dll from regular OBS, then the virtualcam-install.bat script worked and the camera shows in OBS-ME. So I guess it could be fixed by just shipping the installation files with the said .dll, so the regular OBS is not needed for anything.

pkviet commented 2 years ago

Ah good to know. Ok i'll do that

On Thu, Apr 28, 2022, 11:20 Bart @.***> wrote:

I could fix this by copying 32-bit .dll from regular OBS, then the virtualcam-install.bat script worked and the camera shows in OBS-ME. So I guess it could be fixed by just shipping the installation files with the said .dll, so the regular OBS is not needed for anything.

— Reply to this email directly, view it on GitHub https://github.com/pkviet/obs-studio/issues/71#issuecomment-1111963513, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACG2OTZICZLXMJBXDPBXZTDVHJJ7TANCNFSM5URW2WGA . You are receiving this because you commented.Message ID: @.***>