rtmp-services: Add additional SharePlay.tv servers
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"$schema": "schema/package-schema.json",
|
||||
"url": "https://obsproject.com/obs2_update/rtmp-services/v5",
|
||||
"version": 280,
|
||||
"version": 281,
|
||||
"files": [
|
||||
{
|
||||
"name": "services.json",
|
||||
"version": 280
|
||||
"version": 281
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -2619,9 +2619,57 @@
|
||||
"common": false,
|
||||
"stream_key_link": "https://playstudio.shareplay.tv/stream/settings",
|
||||
"servers": [
|
||||
{
|
||||
"name": "Default (Auto Detect)",
|
||||
"url": "rtmp://stream.shareplay.tv"
|
||||
},
|
||||
{
|
||||
"name": "Atlanta, Georgia, USA",
|
||||
"url": "rtmp://live-us-atl-stream.shareplay.tv"
|
||||
},
|
||||
{
|
||||
"name": "Chicago, Illinois, USA",
|
||||
"url": "rtmp://live-us-ord-stream.shareplay.tv"
|
||||
},
|
||||
{
|
||||
"name": "Dallas, Texas, USA",
|
||||
"url": "rtmp://live-us-dfw-stream.shareplay.tv"
|
||||
},
|
||||
{
|
||||
"name": "Los Angeles, California, USA",
|
||||
"url": "rtmp://live-us-lax-stream.shareplay.tv"
|
||||
},
|
||||
{
|
||||
"name": "Miami, Florida, USA",
|
||||
"url": "rtmp://live-us-mia-stream.shareplay.tv"
|
||||
},
|
||||
{
|
||||
"name": "Seattle, Washington, USA",
|
||||
"url": "rtmp://live-us-sea-stream.shareplay.tv"
|
||||
},
|
||||
{
|
||||
"name": "Washington D.C., USA",
|
||||
"url": "rtmp://live-us-iad-stream.shareplay.tv"
|
||||
},
|
||||
{
|
||||
"name": "Toronto, Canada",
|
||||
"url": "rtmp://live-ca-yyz-stream.shareplay.tv"
|
||||
},
|
||||
{
|
||||
"name": "Paris, France",
|
||||
"url": "rtmp://live-fr-par-stream.shareplay.tv"
|
||||
},
|
||||
{
|
||||
"name": "London, UK",
|
||||
"url": "rtmp://live-uk-lhr-stream.shareplay.tv"
|
||||
},
|
||||
{
|
||||
"name": "Milan, Italy",
|
||||
"url": "rtmp://live-it-mil-stream.shareplay.tv"
|
||||
},
|
||||
{
|
||||
"name": "Sydney, Australia",
|
||||
"url": "rtmp://live-au-syd-stream.shareplay.tv"
|
||||
}
|
||||
],
|
||||
"supported video codecs": [
|
||||
|
||||
Reference in New Issue
Block a user