cibc-redding
New Member
I've read through all the posts here as well as documentation I could find on gstreamer. We're running OBS in Mac OS 10.15 (Catalina). I've installed gstream runtime using Homebrew, and I've copied the obs-gstreamer.so file to plugins folder of OBS.
The gstream source still doesn't show in OBS, and I think it's because my path isn't set.
This is from OBS log:
For the life of me I can't figure out how to set the PATH that several refer to. It seems that everything I see posted relates to a Windows installation. How do I set the path in Mac OS?
The gstream source still doesn't show in OBS, and I think it's because my path isn't set.
This is from OBS log:
Code:
os_dlopen(/Applications/OBS.app/Contents/PlugIns/obs-gstreamer.so->/Applications/OBS.app/Contents/PlugIns/obs-gstreamer.so): dlopen(/Applications/OBS.app/Contents/PlugIns/obs-gstreamer.so, 257): Library not loaded: /opt/local/lib/libgstreamer-1.0.0.dylib
11:47:43.177: Referenced from: /Applications/OBS.app/Contents/PlugIns/obs-gstreamer.so
11:47:43.177: Reason: image not found
11:47:43.177:
11:47:43.177: Module '/Applications/OBS.app/Contents/PlugIns/obs-gstreamer.so' not loaded
For the life of me I can't figure out how to set the PATH that several refer to. It seems that everything I see posted relates to a Windows installation. How do I set the path in Mac OS?