提交 ea0f47e6 编写于 作者: M Mark Vaughn 提交者: jp9000

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
上级 7099e170
{ {
"url": "https://obsproject.com/obs2_update/rtmp-services", "url": "https://obsproject.com/obs2_update/rtmp-services",
"version": 44, "version": 45,
"files": [ "files": [
{ {
"name": "services.json", "name": "services.json",
"version": 44 "version": 45
} }
] ]
} }
...@@ -409,25 +409,64 @@ ...@@ -409,25 +409,64 @@
] ]
}, },
{ {
"name": "Vaughn Live / iNSTAGIB.tv", "name": "Vaughn Live / iNSTAGIB",
"servers": [ "servers": [
{ {
"name": "US: Primary", "name": "US: Primary",
"url": "rtmp://live.vaughnsoft.net:443/live" "url": "rtmp://live.vaughnsoft.net/live"
}, },
{ {
"name": "US: San Jose, CA", "name": "US: Chicago, IL",
"url": "rtmp://live-sjc.vaughnsoft.net:443/live" "url": "rtmp://live-ord.vaughnsoft.net/live"
},
{
"name": "US: Denver, CO",
"url": "rtmp://live-den.vaughnsoft.net/live"
}, },
{ {
"name": "US: New York, NY", "name": "US: Los Angeles, CA",
"url": "rtmp://live-nyc.vaughnsoft.net:443/live" "url": "rtmp://live-lax.vaughnsoft.net/live"
}, },
{ {
"name": "US: New York 2, NY", "name": "EU: Amsterdam, NL",
"url": "rtmp://live-nyc2.vaughnsoft.net:443/live" "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", "name": "connectcast.tv",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册