提交 c38cbb10 编写于 作者: M Mark Sergienko 提交者: Jim

rtmp-services: Add EventLive

Add EventLive endpoint and recommended settings to list of RTMP
services. Bump rtmp-services/data/package.json version
上级 560c1bea
{
"url": "https://obsproject.com/obs2_update/rtmp-services",
"version": 165,
"version": 166,
"files": [
{
"name": "services.json",
"version": 165
"version": 166
}
]
}
......@@ -1145,6 +1145,25 @@
"max audio bitrate": 192
}
},
{
"name": "EventLive.pro",
"servers": [
{
"name": "Default",
"url": "rtmp://go.eventlive.pro/live"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 3000,
"max audio bitrate": 192,
"supported resolutions": [
"1920x1080",
"1280x720"
],
"max fps": 30
}
},
{
"name": "Lahzenegar - StreamG | لحظه‌نگار - استریمجی",
"servers": [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册