Question / Help League of Legends Übergang

Brainyac

Member
Hallo Leute,

kurz eine Frage: Gibt es eine Möglichkeit, das OBS von selbst Szene/Quelle wechselt, wenn das Spiel gestartet wird und sozusagen vom Client zum Spiel wechselt (Prozessmässig)?

Gruß,
Brain

// sorry, I wrote in german accidently.. :roll:
// english version:

Hi guys,

a question: Is it possible, that OBS will switch the Scenes/Sources automatically, when a League of Legends Game will be started? (He switches then from the client process to the game-process.)

thanks,
brain
 

XeiZ

Member
Not possible yet, only for sc2.
But as a workaround you can set hotkeys for the scenes to switch them manually (rightclick the scenes and you will see).
 

dodgepong

Administrator
Community Helper
Or you can use Monitor Capture with Aero off in Borderless Windowed mode, but it won't perform as well as Game Capture.
 

Brainyac

Member
I'm at work, so I can't test it right now, but mustn't there a difference between the two processes?
Like name or memory-usage?
So I (we) can do a little plugin out of it?

/edit:
Okay, did found out the C# Class:
http://msdn.microsoft.com/en-us/library ... -snippet-1
You could search for the MainWindowTitle or ProcessName as example.

Same ofc for C++:
http://msdn.microsoft.com/en-us/library ... -snippet-1

//edit_two:
HellGreen already did it, but for XSplit:
http://www.teamliquid.net/forum/viewmes ... _id=269995
 
Top