From 7a6114e22e1d78e457bd7e3090e7a2f60f7205d4 Mon Sep 17 00:00:00 2001 From: derrod Date: Fri, 1 Feb 2019 00:20:16 +0100 Subject: [PATCH] rtmp-services: Update Twitch and Smashcast ingests Twitch Oslo ingest is still omitted as it currently still points to the Stockholm domain. --- plugins/rtmp-services/data/package.json | 4 ++-- plugins/rtmp-services/data/services.json | 30 ++++-------------------- 2 files changed, 7 insertions(+), 27 deletions(-) diff --git a/plugins/rtmp-services/data/package.json b/plugins/rtmp-services/data/package.json index 976fb27a0..ca4fb60e3 100644 --- a/plugins/rtmp-services/data/package.json +++ b/plugins/rtmp-services/data/package.json @@ -1,10 +1,10 @@ { "url": "https://obsproject.com/obs2_update/rtmp-services", - "version": 101, + "version": 102, "files": [ { "name": "services.json", - "version": 101 + "version": 102 } ] } diff --git a/plugins/rtmp-services/data/services.json b/plugins/rtmp-services/data/services.json index 6908a1c5a..153d35db3 100644 --- a/plugins/rtmp-services/data/services.json +++ b/plugins/rtmp-services/data/services.json @@ -37,6 +37,10 @@ "name": "EU: Berlin, DE", "url": "rtmp://live-ber.twitch.tv/app" }, + { + "name": "Europe: Copenhagen, DK", + "url": "rtmp://live-cph.twitch.tv/app" + }, { "name": "EU: Frankfurt, DE", "url": "rtmp://live-fra.twitch.tv/app" @@ -220,18 +224,10 @@ "name": "EU-North: Amsterdam, Netherlands", "url": "rtmp://live.ams.hitbox.tv/push" }, - { - "name": "EU-West: Frankfurt, Germany", - "url": "rtmp://live.fra.hitbox.tv/push" - }, { "name": "EU-West: Paris, France", "url": "rtmp://live.cdg.hitbox.tv/push" }, - { - "name": "EU-West: London, United Kingdom", - "url": "rtmp://live.lhr.hitbox.tv/push" - }, { "name": "EU-South: Milan, Italia", "url": "rtmp://live.mxp.hitbox.tv/push" @@ -241,17 +237,9 @@ "url": "rtmp://live.dme.hitbox.tv/push" }, { - "name": "US-East: New York - 1", + "name": "US-East: New York", "url": "rtmp://live.jfk.hitbox.tv/push" }, - { - "name": "US-East: New York - 2", - "url": "rtmp://live.nyc.hitbox.tv/push" - }, - { - "name": "US-Central: Denver", - "url": "rtmp://live.den.hitbox.tv/push" - }, { "name": "US-West: San Francisco", "url": "rtmp://live.sfo.hitbox.tv/push" @@ -264,18 +252,10 @@ "name": "South America: Sao Paulo, Brazil", "url": "rtmp://live.gru.hitbox.tv/push" }, - { - "name": "South Korea: Seoul", - "url": "rtmp://live.icn.hitbox.tv/push" - }, { "name": "Asia: Singapore", "url": "rtmp://live.sin.hitbox.tv/push" }, - { - "name": "China: Hong Kong", - "url": "rtmp://live.hkg.hitbox.tv/push" - }, { "name": "Oceania: Sydney, Australia", "url": "rtmp://live.syd.hitbox.tv/push"