提交 1920571f 编写于 作者: M Maya Venkatraman 提交者: Jim

rtmp-services: Add YouTube RTMPS beta service

Add YouTube RTMPS service to services.json as a beta.
上级 0f1be870
{
"url": "https://obsproject.com/obs2_update/rtmp-services",
"version": 149,
"version": 150,
"files": [
{
"name": "services.json",
"version": 149
"version": 150
}
]
}
......@@ -240,6 +240,25 @@
"max audio bitrate": 160
}
},
{
"name": "YouTube - RTMPS (Beta)",
"common": true,
"servers": [
{
"name": "Primary YouTube ingest server",
"url": "rtmps://a.rtmps.youtube.com:443/live2"
},
{
"name": "Backup YouTube ingest server",
"url": "rtmps://b.rtmps.youtube.com:443/live2"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 51000,
"max audio bitrate": 160
}
},
{
"name": "VIMM",
"servers": [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册