From d40e459e5c753b0602536f59f492b8433ead3839 Mon Sep 17 00:00:00 2001 From: Radzaquiel Date: Tue, 3 Mar 2015 21:28:29 +0100 Subject: [PATCH] Update hitbox.tv ingest servers list (Updated from Hitbox API) Added: EU-West (Paris), US-East (New York) --- plugins/rtmp-services/data/services.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/plugins/rtmp-services/data/services.json b/plugins/rtmp-services/data/services.json index 3d38403c3..e3953e458 100644 --- a/plugins/rtmp-services/data/services.json +++ b/plugins/rtmp-services/data/services.json @@ -114,6 +114,10 @@ "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-East: Vienna, Austria", "url": "rtmp://live.vie.hitbox.tv/push" @@ -134,6 +138,10 @@ "name": "US-East: Washington", "url": "rtmp://live.vgn.hitbox.tv/push" }, + { + "name": "US-East: New York", + "url": "rtmp://live.jfk.hitbox.tv/push" + }, { "name": "US-Central: Denver", "url": "rtmp://live.den.hitbox.tv/push"