提交 12fb9508 编写于 作者: R Rodrigo Ipince 提交者: jp9000

rtmp-services: Add Kamcord service

Closes jp9000/obs-studio#547
上级 8a9cbaae
{
"url": "https://obsproject.com/obs2_update/rtmp-services",
"version": 25,
"version": 26,
"files": [
{
"name": "services.json",
"version": 25
"version": 26
}
]
}
......@@ -421,6 +421,45 @@
}
]
},
{
"name": "Kamcord",
"servers": [
{
"name": "US East (N. Virginia)",
"url": "rtmp://us-east-1.stream.kamcord.com/live"
},
{
"name": "Asia Pacific (Seoul)",
"url": "rtmp://ap-northeast-2.stream.kamcord.com/live"
},
{
"name": "Asia Pacific (Sydney)",
"url": "rtmp://ap-southeast-2.stream.kamcord.com/live"
},
{
"name": "Asia Pacific (Tokyo)",
"url": "rtmp://ap-northeast-1.stream.kamcord.com/live"
},
{
"name": "EU (Frankfurt)",
"url": "rtmp://eu-central-1.stream.kamcord.com/live"
},
{
"name": "South America (Sao Paulo)",
"url": "rtmp://sa-east-1.stream.kamcord.com/live"
},
{
"name": "US West (N. California)",
"url": "rtmp://us-west-1.stream.kamcord.com/live"
}
],
"recommended": {
"keyint": 2,
"profile": "main",
"max video bitrate": 4000,
"max audio bitrate": 192
}
},
{
"name": "CyberGame.TV",
"servers": [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册