提交 97b72d5f 编写于 作者: J Jim

Merge pull request #546 from jumoog/master

rtmp-services: fix url
{
"url": "https://obsproject.com/obs2_update/rtmp-services",
"version": 23,
"version": 24,
"files": [
{
"name": "services.json",
"version": 23
"version": 24
}
]
}
......@@ -521,33 +521,33 @@
"servers": [
{
"name": "EU Central: Frankfurt, Germany",
"url": "rtmp://broadcast-frf.nood.tv"
"url": "rtmp://broadcast-frf.nood.tv/20D2AB/live"
},
{
"name": "EU North: Amsterdam, Netherlands",
"url": "rtmp://broadcast-ams.nood.tv"
"url": "rtmp://broadcast-ams.nood.tv/20D2AB/live"
},
{
"name": "EU West: Stockholm, Sweden",
"url": "rtmp://broadcast-arn.nood.tv"
"url": "rtmp://broadcast-arn.nood.tv/20D2AB/live"
},
{
"name": "US East: Washington, DC",
"url": "rtmp://broadcast-dca.nood.tv"
"url": "rtmp://broadcast-dca.nood.tv/20D2AB/live"
},
{
"name": "US West: Los Angeles, CA",
"url": "rtmp://broadcast-oxr.nood.tv"
"url": "rtmp://broadcast-oxr.nood.tv/20D2AB/live"
},
{
"name": "Australia: Sydney",
"url": "rtmp://broadcast-syd.nood.tv"
"url": "rtmp://broadcast-syd.nood.tv/20D2AB/live"
},
{
"name": "Asia: Hong Kong, China",
"url": "rtmp://broadcast-hhp.nood.tv"
"url": "rtmp://broadcast-hhp.nood.tv/20D2AB/live"
}
]
}
]
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册