Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get this working on macOS #97

Open
RobMaskell opened this issue Jun 29, 2023 · 1 comment
Open

Can't get this working on macOS #97

RobMaskell opened this issue Jun 29, 2023 · 1 comment

Comments

@RobMaskell
Copy link

I have macOS version of 12.6.7 and OBS version of 29.1.3

OBS is vanilla apart from adding this plugin, I followed the instructions to download from the other repo, added the plugins directory to the library path and restarted the app

I see the following in the logs which seems to suggest a lib is missing

15:37:54.292: os_dlopen(/Users/robmaskell/Library/Application Support/obs-studio/plugins/obs-virtualbg/bin/obs-virtualbg.so->/Users/robmaskell/Library/Application Support/obs-studio/plugins/obs-virtualbg/bin/obs-virtualbg.so): dlopen(/Users/robmaskell/Library/Application Support/obs-studio/plugins/obs-virtualbg/bin/obs-virtualbg.so, 0x0101): Library not loaded: '@rpath/libobs.0.dylib'
15:37:54.292:   Referenced from: '/Users/robmaskell/Library/Application Support/obs-studio/plugins/obs-virtualbg/bin/obs-virtualbg.so'
15:37:54.292:   Reason: tried: '/Applications/OBS.app/Contents/Frameworks/libobs.0.dylib' (no such file), '/Applications/OBS.app/Contents/Frameworks/libobs.0.dylib' (no such file), '/Applications/OBS.app/Contents/MacOS/../Frameworks/libobs.0.dylib' (no such file), '/Applications/OBS.app/Contents/MacOS/../Frameworks/libobs.0.dylib' (no such file), '/usr/lib/libobs.0.dylib' (no such file)
15:37:54.292: 
15:37:54.292: Module '/Users/robmaskell/Library/Application Support/obs-studio/plugins/obs-virtualbg/bin/obs-virtualbg.so' not loaded

Any idea what I'm doing wrong?

@jackklink
Copy link

I am also unable to install this plugin on my Mac when following the exact instruction provided by many online articles and forums. Did OBS change something that means this plugin needs to be packaged differently now? I noticed most plugins in my plugins folder end in ".plugins" whereas this one ends in ".so"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants