rtmp-services: Add Twitter / Periscope as a service
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"url": "https://obsproject.com/obs2_update/rtmp-services",
|
||||
"version": 65,
|
||||
"version": 66,
|
||||
"files": [
|
||||
{
|
||||
"name": "services.json",
|
||||
"version": 65
|
||||
"version": 66
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@@ -904,6 +904,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
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user