提交 fd3791a5 编写于 作者: J Jim 提交者: GitHub

Merge pull request #971 from canbal/master

rtmp-services: Add Twitter / Periscope as a service
......@@ -908,6 +908,53 @@
"url": "rtmp://apmedia1.liveedu.tv/liveedutv"
}
]
},
{
"name": "Twitter / Periscope",
"common": true,
"servers": [
{
"name": "US West: California",
"url": "rtmp://ca.pscp.tv:80/x"
},
{
"name": "US West: Oregon",
"url": "rtmp://or.pscp.tv:80/x"
},
{
"name": "US East: Virginia",
"url": "rtmp://va.pscp.tv:80/x"
},
{
"name": "South America: Brazil",
"url": "rtmp://br.pscp.tv:80/x"
},
{
"name": "EU West: Ireland",
"url": "rtmp://ie.pscp.tv:80/x"
},
{
"name": "EU Central: Germany",
"url": "rtmp://de.pscp.tv:80/x"
},
{
"name": "Asia/Pacific: Australia",
"url": "rtmp://au.pscp.tv:80/x"
},
{
"name": "Asia/Pacific: Japan",
"url": "rtmp://jp.pscp.tv:80/x"
},
{
"name": "Asia/Pacific: Singapore",
"url": "rtmp://sg.pscp.tv:80/x"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 800,
"max audio bitrate": 96
}
}
]
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册