Envek / obs-studio-node-example

Learn how to use OBS Studio from your Electron app for screen video recording
GNU General Public License v2.0
99 stars 19 forks source link

Virtual camera is not working on MacOS #45

Open alokmahor opened 3 years ago

alokmahor commented 3 years ago

I have added

"obs-studio-node": "https://s3-us-west-2.amazonaws.com/obsstudionodes3.streamlabs.com/osn-0.9.5-release-osx.tar.gz",
 "node-window-rendering": "https://slobs-node-window-rendering.s3-us-west-2.amazonaws.com/node-window-rendering-1.0.12-osx.tar.gz"

in my package.json file.

App is working fine and preview is also working fine. virtual camera plugin is also installed that is visible in google meet. In the app when I click Start virtual camera then it does not start virtual camera. obs64 cpu usages becomeo more than 100% and my laptop battery drains quickly.

On starting virtual camera in log I see

/Users/alok/Library/LaunchAgents/org.streamlabs.vcam-assistant.plist: service already loaded
[swscaler @ 0x7fa5f8afc000] Warning: data is not aligned! This can lead to a speed loss
alectrocute commented 2 years ago

Same, this is blocking any usage of this project for me.