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

rtmp-services: Update Twitch ingests

This commit is contained in:
Gol-D-Ace 2015-10-13 04:34:35 +02:00 committed by jp9000
parent 90a45a0ca0
commit 2e93772339
2 changed files with 10 additions and 2 deletions

View File

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

View File

@ -9,6 +9,10 @@
"name": "US West: San Francisco, CA",
"url": "rtmp://live.twitch.tv/app"
},
{
"name": "Argentina",
"url": "rtmp://live-eze.twitch.tv/app"
},
{
"name": "Asia: Hong Kong",
"url": "rtmp://live-hkg.twitch.tv/app"
@ -45,6 +49,10 @@
"name": "Australia: Sydney",
"url": "rtmp://live-syd.twitch.tv/app"
},
{
"name": "Chile",
"url": "rtmp://live-scl.twitch.tv/app"
},
{
"name": "EU: Amsterdam, NL",
"url": "rtmp://live-ams.twitch.tv/app"