rtmp-services: Add Luzento.com

This commit is contained in:
Joe Flateau
2021-04-19 11:32:11 -04:00
committed by Dillon Pentz
parent dc2b00a4dd
commit e9b80235b4
4 changed files with 28 additions and 2 deletions

View File

@@ -278,6 +278,9 @@ void OBSBasicSettings::UpdateKeyLink()
} else if (serviceName.startsWith("Restream.io")) {
streamKeyLink =
"https://restream.io/settings/streaming-setup?from=OBS";
} else if (serviceName == "Luzento.com - RTMP") {
streamKeyLink =
"https://cms.luzento.com/dashboard/stream-key?from=OBS";
} else if (serviceName == "Facebook Live" ||
(customServer.contains("fbcdn.net") && IsCustomService())) {
streamKeyLink =