未验证 提交 8726425a 编写于 作者: K Keylase 提交者: GitHub

rtmp-services: Add WASDTV (#2697)

上级 e3c63c00
{ {
"url": "https://obsproject.com/obs2_update/rtmp-services", "url": "https://obsproject.com/obs2_update/rtmp-services",
"version": 128, "version": 129,
"files": [ "files": [
{ {
"name": "services.json", "name": "services.json",
"version": 128 "version": 129
} }
] ]
} }
...@@ -1779,6 +1779,32 @@ ...@@ -1779,6 +1779,32 @@
"max video bitrate": 904, "max video bitrate": 904,
"x264opts": "tune=zerolatency" "x264opts": "tune=zerolatency"
} }
},
{
"name": "WASD.TV",
"servers": [
{
"name": "Automatic",
"url": "rtmp://push.rtmp.wasd.tv/live"
},
{
"name": "Russia, Moscow",
"url": "rtmp://ru-moscow.rtmp.wasd.tv/live"
},
{
"name": "Germany, Frankfurt",
"url": "rtmp://de-frankfurt.rtmp.wasd.tv/live"
},
{
"name": "Finland, Helsinki",
"url": "rtmp://fi-helsinki.rtmp.wasd.tv/live"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 10000,
"max audio bitrate": 192
}
} }
] ]
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册