obs-gstreamer icon indicating copy to clipboard operation
obs-gstreamer copied to clipboard

obs-gstreamer build for arm64 (m1 mac)

Open noname77 opened this issue 5 months ago • 5 comments

hey,

thanks for the great project!

after an evening of struggle I have finally managed to build your plugin for an M1 mac with gstreamer installed through homebrew

thought I'd share for anyone without a free evening to mess with this

its currently a manual mess which ill try to clean up for future reference, but this might also never happen so 🤷

brew install --cask obs
brew install gstreamer

extract and put obs-gstreamer.plugin under ~/Library/Application\ Support/obs-studio/plugins or /Applications/OBS.app/Contents/PlugIns

obs-gstreamer.plugin.zip

- macOS 14.0
- obs 30.2.3
- obs-gstreamer 0.4.1
- gstreamer 1.24.7 
- glib 2.80.4

enjoy

noname77 avatar Sep 05 '24 22:09 noname77