stream-labs / obs-studio-node

libOBS (OBS Studio) for Node.Js, Electron and similar tools
GNU General Public License v2.0
597 stars 99 forks source link

Question: How to use this function? "SetWorkingDirectory" #1395

Closed Tanoshi0625 closed 4 months ago

Tanoshi0625 commented 6 months ago

I use this function "SetWorkingDirectory", but my demo is stuck. How to init osn? My envrionment: macbook arm64 Nodejs: 18.12.0 Yarn: 1.22.19 osn package: 0.23.107

image

This is my code. Did i do any steps wrong? please help me!