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": [