theca11 / multi-obs-controller

Multi OBS Controller StreamDeck Plugin
https://theca11.github.io/multi-obs-controller/
MIT License
9 stars 0 forks source link

Add More Than Two OBS Connections #2

Open nuttylmao opened 1 week ago

nuttylmao commented 1 week ago

Feature Request

What you request

I would like the ability to connect to more than just two OBS instances. Ideally, I'd like to just add more OBS instances as I need them.

Why you request it

In my OBS setup, I have three PC's that all have OBS on them and I'd like to control all of them from one Stream Deck. In addition, I have multiple portable OBS installs for different situations (e.g. One for streaming, one for recording YouTube videos, one for gaming etc.).

While I could just set up multiple scene collections in a single instance of OBS, I prefer to use separate OBS installs since I am able to load up different sets of OBS plugins/scene collections/settings. (e.g. I like to use a more streamlined OBS setup for my gaming streams to prioritize in game performance, and a fully decked out OBS setup to prioritize production value for my talking head streams).

theca11 commented 1 week ago

Adding support for more instances is something I have in my plans. I'm currently doing some internal overhaul of the code to allow better maintenance and implementation of new features, and I'm hoping to add this too if possible (I still need to check if I can implement everything I want in a backwards-compatible way, since right now Marketplace updates are transparent to the users and I don't want to push breaking changes)

I don't have an exact timeline for this, but a beta may be available in some weeks