提交 f6f780ac 编写于 作者: L lorskun 提交者: jp9000

rtmp-services: Add OnlyFans streaming service

上级 23ed5ea7
{
"url": "https://obsproject.com/obs2_update/rtmp-services",
"version": 104,
"version": 105,
"files": [
{
"name": "services.json",
"version": 104
"version": 105
}
]
}
......@@ -1484,6 +1484,27 @@
"max video bitrate": 3000,
"max audio bitrate": 128
}
},
{
"name": "OnlyFans.com",
"servers": [
{
"name": "USA",
"url": "rtmp://route0.onlyfans.com/live"
},
{
"name": "Europe",
"url": "rtmp://route0-dc2.onlyfans.com/live"
}
],
"recommend": {
"keyint": 2,
"profile": "main",
"max video bitrate": 2500,
"max audio bitrate": 192,
"bframes": 0,
"x264opts": "tune=zerolatency"
}
}
]
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册