提交 03659d87 编写于 作者: P pkuznetsov

rtmp-services: Add looch.tv streaming platform

上级 67d2292b
{ {
"url": "https://obsproject.com/obs2_update/rtmp-services", "url": "https://obsproject.com/obs2_update/rtmp-services",
"version": 72, "version": 73,
"files": [ "files": [
{ {
"name": "services.json", "name": "services.json",
"version": 72 "version": 73
} }
] ]
} }
...@@ -1052,6 +1052,22 @@ ...@@ -1052,6 +1052,22 @@
"url": "rtmp://ingest-as-central.a.switchboard.zone/live" "url": "rtmp://ingest-as-central.a.switchboard.zone/live"
} }
] ]
},
{
"name": "Looch",
"common": false,
"servers": [
{
"name": "Primary Looch ingest server",
"url": "rtmp://ingest.looch.tv/live"
}
],
"recommended": {
"keyint": 2,
"profile": "main",
"max video bitrate": 6000,
"max audio bitrate": 160
}
} }
] ]
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册