From 1f31fa803b4fa40c6c5f3a361820a0852cf1a7c2 Mon Sep 17 00:00:00 2001 From: jp9000 Date: Sun, 16 Aug 2015 04:09:21 -0700 Subject: [PATCH] rtmp-services: Remove gaminglive.tv Apparently the site has been dissolved and/or bought out. It seems it will reform as something else later on in the future. --- plugins/rtmp-services/data/services.json | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/plugins/rtmp-services/data/services.json b/plugins/rtmp-services/data/services.json index 191473e3e..fff0605b2 100644 --- a/plugins/rtmp-services/data/services.json +++ b/plugins/rtmp-services/data/services.json @@ -263,23 +263,6 @@ } ] }, - { - "name": "Gaminglive.tv", - "servers": [ - { - "name": "North America", - "url": "rtmp://broadcastNA.gaminglive.tv/push" - }, - { - "name": "Europe", - "url": "rtmp://broadcastEU.gaminglive.tv/push" - }, - { - "name": "Asia", - "url": "rtmp://broadcastAS.gaminglive.tv/push" - } - ] - }, { "name": "beam.pro", "common": true,