Revert "rtmp-services: Add Odysee.com"

This reverts commit e876ad6596.
This commit is contained in:
jp9000
2021-05-09 00:55:16 -07:00
parent 9d7330ca44
commit 8ecf634ba7
3 changed files with 0 additions and 20 deletions

View File

@@ -293,8 +293,6 @@ void OBSBasicSettings::UpdateKeyLink()
streamKeyLink = "https://studio.trovo.live/mychannel/stream";
} else if (serviceName == "Glimesh") {
streamKeyLink = "https://glimesh.tv/users/settings/stream";
} else if (serviceName == "Odysee") {
streamKeyLink = "https://odysee.com/$/livestream";
} else if (serviceName.startsWith("OPENREC.tv")) {
streamKeyLink =
"https://www.openrec.tv/login?keep_login=true&url=https://www.openrec.tv/dashboard/live?from=obs";