billwheatley / provision-desktop

What I use to Provision my personal Desktops with Ansible. The goal is to create playbooks and related roles (in other repos) to quickly provision both Fedora and PopOS distributions for my general usage.
GNU General Public License v2.0
2 stars 0 forks source link

Add StreamFX (OBS plugin) to provisioning #75

Open billwheatley opened 1 year ago

billwheatley commented 1 year ago

Add the OBS plugin "StreamFX" to provisioning

Good design would be to create a role here.

New role would need to

Note: "Ubuntu" zip file seems to work fine with Fedora, (not tested on pop yet but can't imagine that not working)

billwheatley commented 1 year ago

humm, StreamFX seems to be in disarray, the stable release no longer works with the latest Fedora 37 version of OBS (29.1.2-1.fc37), the release version has warnings about GPL violations and pre release versions are for subscribers (I am not one). For that matter the latest pre-rlease is a patch version behind Fedora.

The compatibility of this plugin seems to be sensitive to version match-ups between the plugin and OBS.

Might not do this tickets