carlosonunez / obs-installer-for-apple-silicon

Conveniently build and install OBS from source on your ultra-fast Apple M1 MacBook or Mac
206 stars 23 forks source link

SteamDeck Plugin #57

Closed fabltd closed 2 years ago

fabltd commented 2 years ago

Thank you for your work.

I have the M! native build working. However I use a StreamDeck and it doesn't appear to be able to find the OBS installation. I also tryied some other plugins and these are not showing up. Any idea how to debug?

fabltd commented 2 years ago

Checked the logs.

I found an earlier issue where it seems this build loads plugins from a different location but I cannot find out where that should be.

Any suggestions?

carlosonunez commented 2 years ago

Hey, @fabltd! Thanks for using this project!

I don't support plug-ins that are not built into OBS, as reproducing errors and writing tests for them will consume more time than I can commit to. As such, I'm going to close this issue. However, one thing you can try is ensuring that your plugin is located in /Applications/OBS.app/Contents/Resources/data/obs-plugins/.

Good luck!