Преглед на файлове

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",