-
Notifications
You must be signed in to change notification settings - Fork 86
Description
Background
I've been working towards a 2 PC streaming setup for a bit now, and the final thing that would take a huge load off my gaming PC is being able to send only a game capture to my streaming PC, but as of now, I'm not aware of a way to also send macro data for which games are open and focused, which I use for changing positions of sources for each game, changing Twitch category, and the reason I can't use use a barebones OBS with a single game capture and the plugin already, using the current focused game as a way to change a game capture source to that game. There is the "capture any fullscreen application" mode inside of game capture for this, but in my experience, it's unrealiable and slow, and more importantly, it doesn't switch games if I simply tab out of one and into another. I also do the same thing but with a window capture for games like Roblox or Destiny.
Solution
A separate option inside of the plugin to send select data to another instance of OBS on the network that is also running the plugin. Further selection of what you would like to send, for example ticking certain macros on or off might be beneficial to some.
Alternatives
I can kind of imagine changing contents of a .txt file on a network drive, and possibly doing something with that inside of the plugin in each OBS, but I don't know if that would work.
Anything else we should know?
Love the seemingly endless work being put into this plugin.