Debian 12 version 30.x install w/ plugin support?

angry_raman

New Member
So Debian 12 stable comes with version 29.0 and some of the plugins I need require version 30. Flatpak ships version > 30.x but then I have no idea how to add plugins in a supportable way as flatpak plays games with the filesystem. I could install obs-studo package from testing or unstable but that opens up a whole different can of worms. Arguably, that's the worst solution.

What are our other Debian 12 users doing if they need version 30.x?
 

aninias

New Member
Just use the flatpak version and load your plugins in the local directory.

File -> Show Settings Folder

Should be something like ~/.var/app/com.obsproject.Studio/config/obs-studio/

Each plugin gets its own subdirectory. with a 'bin/64bit', and 'data/locale' subdirectory.

Most plugins compiled for Ubuntu 22.04 should work fine in Debian 12.
 

Attachments

  • 2024-12-23_17-25.png
    2024-12-23_17-25.png
    113.2 KB · Views: 4

Tuna

Member
Should be something like ~/.var/app/com.obsproject.Studio/config/obs-studio/
That is not supported and iirc already broken on 30.x


The most sensible way imo is to recompile these plugins yourself with version 29.
 
Last edited:
Top