提交 b8402daa 编写于 作者: B Ben Stahl 提交者: jp9000

rtmp-services: Add Vimeo to services list

This commit adds Vimeo RTMP ingest to services.json.

Closes jp9000/obs-studio#1178
上级 8a59d68e
...@@ -1175,6 +1175,15 @@ ...@@ -1175,6 +1175,15 @@
"max video bitrate": 1000, "max video bitrate": 1000,
"max audio bitrate": 64 "max audio bitrate": 64
} }
},
{
"name": "Vimeo",
"servers": [
{
"name": "Default",
"url": "rtmp://rtmp.cloud.vimeo.com/live"
}
]
} }
] ]
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册