From 8ecf634ba736c77591e88b8f746531dad358e18f Mon Sep 17 00:00:00 2001 From: jp9000 Date: Sun, 9 May 2021 00:55:16 -0700 Subject: [PATCH] Revert "rtmp-services: Add Odysee.com" This reverts commit e876ad6596d11099111d6c526b03a86f9fd8a45c. --- UI/window-basic-auto-config.cpp | 2 -- UI/window-basic-settings-stream.cpp | 2 -- plugins/rtmp-services/data/services.json | 16 ---------------- 3 files changed, 20 deletions(-) diff --git a/UI/window-basic-auto-config.cpp b/UI/window-basic-auto-config.cpp index 452c91b5f..7dd958de3 100644 --- a/UI/window-basic-auto-config.cpp +++ b/UI/window-basic-auto-config.cpp @@ -641,8 +641,6 @@ void AutoConfigStreamPage::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"; diff --git a/UI/window-basic-settings-stream.cpp b/UI/window-basic-settings-stream.cpp index 200badc8b..d59445e3e 100644 --- a/UI/window-basic-settings-stream.cpp +++ b/UI/window-basic-settings-stream.cpp @@ -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"; diff --git a/plugins/rtmp-services/data/services.json b/plugins/rtmp-services/data/services.json index 4a26ddf33..3e1ca7f5f 100644 --- a/plugins/rtmp-services/data/services.json +++ b/plugins/rtmp-services/data/services.json @@ -2038,22 +2038,6 @@ "x264opts": "scenecut=0" } }, - { - "name": "Odysee", - "servers": [ - { - "name": "Default", - "url": "rtmp://stream.odysee.com/live" - } - ], - "recommended": { - "keyint": 1, - "max video bitrate": 2500, - "profile": "high", - "x264opts": "tune=zerolatency" - - } - }, { "name": "OPENREC.tv - Premium member (プレミアム会員)", "servers": [