Add Bangalore, India server to Restream

This patch adds Indian server released by Restream to the list of predefined servers.

Closes obsproject/obs-studio#1626
master
Adit Sharda 2019-01-24 19:53:20 +05:30 committed by Colin Edwards
parent d9cecd18c4
commit 0269f4eb01
2 changed files with 6 additions and 2 deletions

View File

@ -1,10 +1,10 @@
{
"url": "https://obsproject.com/obs2_update/rtmp-services",
"version": 98,
"version": 99,
"files": [
{
"name": "services.json",
"version": 98
"version": 99
}
]
}

View File

@ -692,6 +692,10 @@
"name": "Asia (Tokyo, Japan)",
"url": "rtmp://tokyo.restream.io/live"
},
{
"name": "India (Bangalore),
"url": "rtmp://india.restream.io/live"
},
{
"name": "Australia (Sydney)",
"url": "rtmp://au.restream.io/live"