0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 04:42:18 +02:00

Merge pull request #1111 from derrod/update-ingests

rtmp-services: Add Twitch Salt Lake City ingest
This commit is contained in:
Jim 2018-01-04 20:43:45 -08:00 committed by GitHub
commit 2c20d42815
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 2 deletions

View File

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

View File

@ -129,6 +129,10 @@
"name": "US Central: Houston, TX",
"url": "rtmp://live-hou.twitch.tv/app"
},
{
"name": "US Central: Salt Lake City, UT",
"url": "rtmp://live-slc.twitch.tv/app"
},
{
"name": "US East: Ashburn, VA",
"url": "rtmp://live-iad.twitch.tv/app"