0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00

Merge pull request #862 from Dead133/master

rtmp-services: Update ingest list for Restream.io
This commit is contained in:
Gol-D-Ace 2017-03-17 20:18:40 +01:00 committed by GitHub
commit 53deb385b1
2 changed files with 6 additions and 2 deletions

View File

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

View File

@ -636,6 +636,10 @@
"name": "Asia (Singapore)",
"url": "rtmp://singapore.restream.io/live"
},
{
"name": "Asia (Seoul, South Korea)",
"url": "rtmp://seoul.restream.io/live"
},
{
"name": "Australia (Sydney)",
"url": "rtmp://au.restream.io/live"