You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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"
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
Any idea what I'm doing wrong?
The text was updated successfully, but these errors were encountered: