提交 cfd8b2da 编写于 作者: A Avital Yachin 提交者: jp9000

rtmp-services: Add Loola.tv service

Closes obsproject/obs-studio#3932
上级 979054cc
{
"url": "https://obsproject.com/obs2_update/rtmp-services",
"version": 162,
"version": 163,
"files": [
{
"name": "services.json",
"version": 162
"version": 163
}
]
}
......@@ -259,6 +259,40 @@
"max audio bitrate": 160
}
},
{
"name": "Loola.tv",
"common": false,
"servers": [
{
"name": "US East: Virginia",
"url": "rtmp://rtmp.loola.tv/push"
},
{
"name": "EU Central: Germany",
"url": "rtmp://rtmp-eu.loola.tv/push"
},
{
"name": "South America: Brazil",
"url": "rtmp://rtmp-sa.loola.tv/push"
},
{
"name": "Asia/Pacific: Singapore",
"url": "rtmp://rtmp-sg.loola.tv/push"
},
{
"name": "Middle East: Bahrain",
"url": "rtmp://rtmp-me.loola.tv/push"
}
],
"recommended": {
"keyint": 2,
"profile": "high",
"max video bitrate": 2500,
"max audio bitrate": 160,
"bframes": 2,
"x264opts": "scenecut=0"
}
},
{
"name": "VIMM",
"servers": [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册