提交 cab28190 编写于 作者: C CallumHoward 提交者: jp9000

rtmp-services: Add Facebook Live as a service

Closes jp9000/obs-studio#539
上级 61ab648b
...@@ -498,6 +498,22 @@ ...@@ -498,6 +498,22 @@
"max video bitrate": 1300, "max video bitrate": 1300,
"max audio bitrate": 320 "max audio bitrate": 320
} }
},
{
"name": "Facebook Live",
"common": true,
"servers": [
{
"name": "Default",
"url": "rtmp://rtmp-api.facebook.com:80/rtmp/"
}
],
"recommended": {
"keyint": 1,
"profile": "main",
"max video bitrate": 2000,
"max audio bitrate": 160
}
} }
] ]
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册