Just installed Ubuntu Studio, and I need Advanced Scene Switcher plugin. How do I install it?
Asked
Active
Viewed 943 times
1 Answers
0
This will depend on how OBS Studio was installed. You can see if it's installed as a snap by running: snap list
If it's installed as a snap, this plugin should already be included (according to the project's Github page).
If OBS Studio is installed as a .deb package, you can install the obs-advanced-scene-switcher plugin from the Universe repository.
sudo apt install obs-advanced-scene-switcher
Artur Meinild
- 31,035