James Liu
James Liu
Hi, First of all, this seem to be a great tool. Thanks for your work. But, I got an error "TypeError: Cannot call method 'split' of undefined", whenever I try...
Figured that the slobs-virtual-cam doesn't support the Mac arm chips, and am curious if there's any roadblock for porting the `obs-mac-virtualcam` from the [obsproject\obs-studio ](https://github.com/obsproject/obs-studio) into the [stream-labs/obs-studio ](https://github.com/stream-labs/obs-studio)and custom...
System: macOS 13.3.1 (arm64) obs-studio: v28.0.3 I followed the instructions in [README](https://github.com/stream-labs/obs-studio-node#readme) to build using a custom libobs, and had set `ENABLE_UI=false` when built [obs-studio](https://github.com/stream-labs/obs-studio) as told in README. (The...
**Issue:** When create recursive grid (grid inside another grid), the global variable **self** is override by the last grid created, and all event emits are messed up due to the...