I am very confused! How do I install this on a PPA install of OBS? I just got done running around in circles.
I am on Linux Mint, and I downloaded the binary package (tuna.v1.6.1.bin.linux.x64.zip.7z) whose README instructs the following:
Code:
1. Create a plugin folder in your home directory:
$ mkdir -p ~/.config/obs-studio/plugins/tuna
2. Extract the folder bin and data into the newly created folder
$ mv plugin/* ~/.config/obs-studio/plugins/tuna
But, the PPA version of OBS stores its plugins in a protected location:
Code:
/usr/share/obs/obs-plugins/
The installation path and commands not matching the readme file, I guessed that it would not work, so instead, I attempted downloading the second package which contains a .deb file (tuna.v1.6.1.linux.x64.7z). Upon clicking that, Linux Mint warned me that there is an older version located in a software channel, and it recommends I install that version since it is better supported, generally.
Questioning that automated advice, I continued to search for answers. I found the link to your
installation video where you appear to install from source. There are two links in the video description. The first points to a
github page which is no longer maintained and points me to
another hub page which is also no longer maintained and points me back to this forum page. It led me in a full circle! The second link in the video description also points me here.
So, I just attempted to install from the .deb package and it appears on my Tools menu in OBS.
Is this the recommended method for installation?
Will updates be applied automatically?
Is the installation video outdated?
Thanks for the plugin! I just want to make sure I'm doing this properly.