lionsdenstl
New Member
I have installed OBS via Flatpak. Several of the plugins I want to use are not listed for flatpak installation. How can I install these plugins?
sudo apt-add-repository ppa:obsproject/obs-studio
sudo apt update
sudo apt install obs-studio
Hi there how do you GET ACCESS to that folder? for me I cannot paste into it.Hi,
I managed to install plugins fot my flatpak installation by copying the plugin in the followig directory :
/var/lib/flatpak/app/com.obsproject.Studio/current/active/files/plugins
I doubt that it will be persistent after any upgrade though.
Hope this can help.
As I said above, flatpak and other containers are not meant for configurability. They're meant to make a pre-fab thing work as-is across a zoo of different systems, and keep any problems to itself. It might be what's needed to make OBS work at all on a non-mainstream system, but it's going to be hard to customize it.Hi there how do you GET ACCESS to that folder? for me I cannot paste into it.
Why TF doesn't obs just have a "open plugin directory" button to make this so easy instead of being a full day's search?
If you must make THIS work, then you can useHi there how do you GET ACCESS to that folder? for me I cannot paste into it.
sudo
on the command line. But:I doubt that it will be persistent after any upgrade though.
That would be nice! But not all plugins need that. Some have a native installer now, that does all of that for you and "just works", assuming a native installation of OBS.Why TF doesn't obs just have a "open plugin directory" button to make this so easy instead of being a full day's search?
Show Settings Folder
from the File
menu to open the user's settings folder. This is a subfolder of the user data folder for the OBS Studio flatpak which lives in the user's home directory. Being a user data folder, it will survive updates. If there isn't a folder called plugins
you can create it and put the plugins in there. Close and restart OBS and you should be good to go.