提交 5845664a 编写于 作者: P Patrick Ancillotti 提交者: jp9000

rtmp-services: Add Livestream service

Closes jp9000/obs-studio#798
上级 2d706968
{ {
"url": "https://obsproject.com/obs2_update/rtmp-services", "url": "https://obsproject.com/obs2_update/rtmp-services",
"version": 54, "version": 55,
"files": [ "files": [
{ {
"name": "services.json", "name": "services.json",
"version": 54 "version": 55
} }
] ]
} }
...@@ -854,6 +854,15 @@ ...@@ -854,6 +854,15 @@
"url": "rtmp://plive.pandora.tv:80/mediaHub" "url": "rtmp://plive.pandora.tv:80/mediaHub"
} }
] ]
},
{
"name": "LiveStream",
"servers": [
{
"name": "Primary",
"url": "rtmp://rtmpin.livestreamingest.com/rtmpin"
}
]
} }
] ]
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册