提交 bc259892 编写于 作者: G Gregory Luneau

rtmp-services: Add DTube

上级 4d38e054
{ {
"url": "https://obsproject.com/obs2_update/rtmp-services", "url": "https://obsproject.com/obs2_update/rtmp-services",
"version": 86, "version": 87,
"files": [ "files": [
{ {
"name": "services.json", "name": "services.json",
"version": 86 "version": 87
} }
] ]
} }
...@@ -1324,6 +1324,15 @@ ...@@ -1324,6 +1324,15 @@
"recommended": { "recommended": {
"max video bitrate": 5000 "max video bitrate": 5000
} }
},
{
"name": "DTube",
"servers": [
{
"name": "Default",
"url": "rtmp://stream.dtube.top/live/"
}
]
} }
] ]
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册