Added more streaming software to streamer mode binaries list (#3740)
Streamer mode now automatically detects if XSplit, PRISM Live Studio, Twitch Studio, or vMix are running Co-authored-by: Kasia <zneix@zneix.eu> Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
@@ -620,7 +620,7 @@ void Window::addShortcuts()
|
||||
else if (mode == 3)
|
||||
{
|
||||
getSettings()->enableStreamerMode.setValue(
|
||||
StreamerModeSetting::DetectObs);
|
||||
StreamerModeSetting::DetectStreamingSoftware);
|
||||
}
|
||||
return "";
|
||||
}},
|
||||
|
||||
Reference in New Issue
Block a user