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

rtmp-services: Update Vaughn Live ingests

Update video ingest servers for Vaughn Live.  Also split Breakers.TV
into its own since it is possibly becoming its own entity soon.

Closes jp9000/obs-studio#771
Closes jp9000/obs-studio#772
This commit is contained in:
Mark Vaughn 2017-01-22 18:53:31 -06:00 committed by jp9000
parent 7099e170b2
commit ea0f47e6d2
2 changed files with 50 additions and 11 deletions

View File

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

View File

@ -409,25 +409,64 @@
]
},
{
"name": "Vaughn Live / iNSTAGIB.tv",
"name": "Vaughn Live / iNSTAGIB",
"servers": [
{
"name": "US: Primary",
"url": "rtmp://live.vaughnsoft.net:443/live"
"url": "rtmp://live.vaughnsoft.net/live"
},
{
"name": "US: San Jose, CA",
"url": "rtmp://live-sjc.vaughnsoft.net:443/live"
"name": "US: Chicago, IL",
"url": "rtmp://live-ord.vaughnsoft.net/live"
},
{
"name": "US: New York, NY",
"url": "rtmp://live-nyc.vaughnsoft.net:443/live"
"name": "US: Denver, CO",
"url": "rtmp://live-den.vaughnsoft.net/live"
},
{
"name": "US: New York 2, NY",
"url": "rtmp://live-nyc2.vaughnsoft.net:443/live"
"name": "US: Los Angeles, CA",
"url": "rtmp://live-lax.vaughnsoft.net/live"
},
{
"name": "EU: Amsterdam, NL",
"url": "rtmp://live-ams.vaughnsoft.net/live"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 3500,
"max audio bitrate": 160
}
},
{
"name": "Breakers.TV",
"servers": [
{
"name": "US: Primary",
"url": "rtmp://live.vaughnsoft.net/live"
},
{
"name": "US: Chicago, IL",
"url": "rtmp://live-ord.vaughnsoft.net/live"
},
{
"name": "US: Denver, CO",
"url": "rtmp://live-den.vaughnsoft.net/live"
},
{
"name": "US: Los Angeles, CA",
"url": "rtmp://live-lax.vaughnsoft.net/live"
},
{
"name": "EU: Amsterdam, NL",
"url": "rtmp://live-ams.vaughnsoft.net/live"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 3500,
"max audio bitrate": 160
}
]
},
{
"name": "connectcast.tv",