提交 ab40281e 编写于 作者: A Aydin Akan 提交者: jp9000

rtmp-services: Add Web.TV streaming service

Closes jp9000/obs-studio#779
上级 0904a690
{ {
"url": "https://obsproject.com/obs2_update/rtmp-services", "url": "https://obsproject.com/obs2_update/rtmp-services",
"version": 47, "version": 48,
"files": [ "files": [
{ {
"name": "services.json", "name": "services.json",
"version": 47 "version": 48
} }
] ]
} }
...@@ -357,6 +357,21 @@ ...@@ -357,6 +357,21 @@
} }
] ]
}, },
{
"name": "Web.TV",
"servers": [
{
"name": "Primary",
"url": "rtmp://live3.origins.web.tv/liveext"
}
],
"recommended": {
"keyint": 2,
"profile": "main",
"max video bitrate": 3500,
"max audio bitrate": 160
}
},
{ {
"name": "Switchboard Live (Joicaster)", "name": "Switchboard Live (Joicaster)",
"servers": [ "servers": [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册