rtmp-services: Add max recommended cx/cy/fps for Facebook

This commit is contained in:
jp9000 2020-10-30 00:27:28 -07:00
parent 000806fe81
commit 45ba3b0db3

View File

@ -458,6 +458,9 @@
"recommended": {
"keyint": 2,
"profile": "main",
"max width": 1280,
"max height": 720,
"max fps": 30,
"max video bitrate": 6000,
"max audio bitrate": 128
}