Преглед изворни кода

UI: Add Restream.io bandwidth test stream key param

Allows testing bandwidth via streaming without the stream activating
remotely for viewers.
SoftArch пре 6 година
родитељ
комит
f914b45c7a
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      UI/window-basic-auto-config-test.cpp

+ 3 - 0
UI/window-basic-auto-config-test.cpp

@@ -218,6 +218,9 @@ void AutoConfigTestPage::TestBandwidthThread()
 		   wiz->serviceName == "Restream.io - RTMP") {
 		string_depad_key(key);
 		key += "?test=true";
+	} else if (wiz->serviceName == "Restream.io - FTL") {
+		string_depad_key(key);
+		key += "?test";
 	}
 
 	obs_data_set_string(service_settings, "service",