Merge pull request #944 from Gol-D-Ace/twitch_ingests

rtmp-services: Add new twitch.tv ingests
This commit is contained in:
Jim 2017-06-08 19:32:50 -07:00 committed by GitHub
commit 26918a2fda
2 changed files with 26 additions and 2 deletions

View File

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

View File

@ -49,6 +49,10 @@
"name": "EU: London, UK",
"url": "rtmp://live-lhr.twitch.tv/app"
},
{
"name": "EU: Madrid, Spain",
"url": "rtmp://live-mad.twitch.tv/app"
},
{
"name": "EU: Milan, Italy",
"url": "rtmp://live-mil.twitch.tv/app"
@ -65,6 +69,10 @@
"name": "EU: Stockholm, SE",
"url": "rtmp://live-arn.twitch.tv/app"
},
{
"name": "EU: Vienna, Austria",
"url": "rtmp://live-vie.twitch.tv/app"
},
{
"name": "EU: Warsaw, Poland",
"url": "rtmp://live-waw.twitch.tv/app"
@ -105,10 +113,22 @@
"name": "US Central: Dallas, TX",
"url": "rtmp://live-dfw.twitch.tv/app"
},
{
"name": "US Central: Denver, CO",
"url": "rtmp://live-den.twitch.tv/app"
},
{
"name": "US Central: Houston, TX",
"url": "rtmp://live-hou.twitch.tv/app"
},
{
"name": "US East: Ashburn, VA",
"url": "rtmp://live-iad.twitch.tv/app"
},
{
"name": "US East: Atlanta, GA",
"url": "rtmp://live-atl.twitch.tv/app"
},
{
"name": "US East: Chicago",
"url": "rtmp://live-ord.twitch.tv/app"
@ -125,6 +145,10 @@
"name": "US West: Los Angeles, CA",
"url": "rtmp://live-lax.twitch.tv/app"
},
{
"name": "US West: Phoenix, AZ",
"url": "rtmp://live-phx.twitch.tv/app"
},
{
"name": "US West: San Jose, CA",
"url": "rtmp://live-sjc.twitch.tv/app"