提交 8fc93f6b 编写于 作者: A Andrew Surzhynskyi 提交者: jp9000

rtmp-services: Update Restream.io ingests/settings

Update Restream.io ingests list and set recommended keyframe interval to
2.

(Commit edited and formatted by Jim: Fixed commit message)

Closes jp9000/obs-studio#565
上级 2d2ca06f
{ {
"url": "https://obsproject.com/obs2_update/rtmp-services", "url": "https://obsproject.com/obs2_update/rtmp-services",
"version": 26, "version": 27,
"files": [ "files": [
{ {
"name": "services.json", "name": "services.json",
"version": 26 "version": 27
} }
] ]
} }
...@@ -529,31 +529,46 @@ ...@@ -529,31 +529,46 @@
"name": "US-West (Los Angeles, California)", "name": "US-West (Los Angeles, California)",
"url": "rtmp://us-la.restream.io/live" "url": "rtmp://us-la.restream.io/live"
}, },
{
"name": "US-West (Seattle, Washington)",
"url": "rtmp://us-seattle.restream.io/live"
},
{
"name": "US-Central (Dallas, Texas)",
"url": "rtmp://us-central.restream.io/live"
},
{ {
"name": "US-East (Washington, D.C.)", "name": "US-East (Washington, D.C.)",
"url": "rtmp://us-east.restream.io/live" "url": "rtmp://us-east.restream.io/live"
}, },
{ {
"name": "US-Central (Dallas, TX)", "name": "NA-East (Toronto, Canada)",
"url": "rtmp://us-central.restream.io/live" "url": "rtmp://na-toronto.restream.io/live"
}, },
{ {
"name": "EU-Central (Frankfurt, Germany)", "name": "EU-Central (Frankfurt, Germany)",
"url": "rtmp://eu.restream.io/live" "url": "rtmp://eu.restream.io/live"
}, },
{ {
"name": "EU-West (London, GB)", "name": "EU-West (Amsterdam, Netherlands)",
"url": "rtmp://eu-ams.restream.io/live"
},
{
"name": "EU-West (London, Great Britain)",
"url": "rtmp://eu-london.restream.io/live" "url": "rtmp://eu-london.restream.io/live"
}, },
{ {
"name": "Australia (Sydney)", "name": "Australia (Sydney)",
"url": "rtmp://au-secondary.restream.io/live" "url": "rtmp://au.restream.io/live"
}, },
{ {
"name": "South America (Sao Paulo, Brazil)", "name": "South America (Sao Paulo, Brazil)",
"url": "rtmp://sa.restream.io/live" "url": "rtmp://sa.restream.io/live"
} }
] ],
"recommended": {
"keyint": 2
}
}, },
{ {
"name": "Nood", "name": "Nood",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册