From a61758c701400c2d1cc348e9cb628fa196871478 Mon Sep 17 00:00:00 2001 From: jp9000 Date: Sun, 16 Aug 2015 04:11:51 -0700 Subject: [PATCH] rtmp-services: Add restream.io to service list --- plugins/rtmp-services/data/services.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/plugins/rtmp-services/data/services.json b/plugins/rtmp-services/data/services.json index ae76976ff..fd5c72a49 100644 --- a/plugins/rtmp-services/data/services.json +++ b/plugins/rtmp-services/data/services.json @@ -282,6 +282,27 @@ "max video bitrate": 1300 } }, + { + "name": "Restream.io", + "servers": [ + { + "name": "EU Primary", + "url": "rtmp://eu.restream.io/live" + }, + { + "name": "EU Secondary", + "url": "rtmp://eu-secondary.restream.io/live" + }, + { + "name": "US West", + "url": "rtmp://us-west.restream.io/live" + }, + { + "name": "US East", + "url": "rtmp://us-east.restream.io/live" + } + ] + }, { "name": "GoodGame.ru", "servers": [