|
|
@@ -2700,6 +2700,73 @@
|
|
|
"recommended": {
|
|
|
"keyint": 2
|
|
|
}
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "SharePlay.tv",
|
|
|
+ "common": false,
|
|
|
+ "stream_key_link": "https://playstudio.shareplay.tv/stream/settings",
|
|
|
+ "servers": [
|
|
|
+ {
|
|
|
+ "name": "Default (Auto Detect)",
|
|
|
+ "url": "rtmp://stream.shareplay.tv"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Miami, Florida, USA",
|
|
|
+ "url": "rtmp://live-us-mia-stream.shareplay.tv"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Chicago, Illinois, USA",
|
|
|
+ "url": "rtmp://live-us-ord-stream.shareplay.tv"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Washington D.C., USA",
|
|
|
+ "url": "rtmp://live-us-iad-stream.shareplay.tv"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Los Angeles, California, USA",
|
|
|
+ "url": "rtmp://live-us-lax-stream.shareplay.tv"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Seattle, Washington, USA",
|
|
|
+ "url": "rtmp://live-us-sea-stream.shareplay.tv"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Paris, France",
|
|
|
+ "url": "rtmp://live-fr-par-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"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Toronto, Canada",
|
|
|
+ "url": "rtmp://live-ca-yyz-stream.shareplay.tv"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "London, UK",
|
|
|
+ "url": "rtmp://live-uk-lhr-stream.shareplay.tv"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Atlanta, Georgia, USA",
|
|
|
+ "url": "rtmp://live-us-atl-stream.shareplay.tv"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Dallas, Texas, USA",
|
|
|
+ "url": "rtmp://live-us-dfw-stream.shareplay.tv"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "supported video codecs": [
|
|
|
+ "h264"
|
|
|
+ ],
|
|
|
+ "recommended": {
|
|
|
+ "keyint": 2,
|
|
|
+ "max video bitrate": 12000,
|
|
|
+ "max audio bitrate": 320
|
|
|
+ }
|
|
|
}
|
|
|
]
|
|
|
}
|