|
2619 | 2619 | "common": false, |
2620 | 2620 | "stream_key_link": "https://playstudio.shareplay.tv/stream/settings", |
2621 | 2621 | "servers": [ |
| 2622 | + { |
| 2623 | + "name": "Default (Auto Detect)", |
| 2624 | + "url": "rtmp://stream.shareplay.tv" |
| 2625 | + }, |
2622 | 2626 | { |
2623 | 2627 | "name": "Atlanta, Georgia, USA", |
2624 | 2628 | "url": "rtmp://live-us-atl-stream.shareplay.tv" |
| 2629 | + }, |
| 2630 | + { |
| 2631 | + "name": "Chicago, Illinois, USA", |
| 2632 | + "url": "rtmp://live-us-ord-stream.shareplay.tv" |
| 2633 | + }, |
| 2634 | + { |
| 2635 | + "name": "Dallas, Texas, USA", |
| 2636 | + "url": "rtmp://live-us-dfw-stream.shareplay.tv" |
| 2637 | + }, |
| 2638 | + { |
| 2639 | + "name": "Los Angeles, California, USA", |
| 2640 | + "url": "rtmp://live-us-lax-stream.shareplay.tv" |
| 2641 | + }, |
| 2642 | + { |
| 2643 | + "name": "Miami, Florida, USA", |
| 2644 | + "url": "rtmp://live-us-mia-stream.shareplay.tv" |
| 2645 | + }, |
| 2646 | + { |
| 2647 | + "name": "Seattle, Washington, USA", |
| 2648 | + "url": "rtmp://live-us-sea-stream.shareplay.tv" |
| 2649 | + }, |
| 2650 | + { |
| 2651 | + "name": "Washington D.C., USA", |
| 2652 | + "url": "rtmp://live-us-iad-stream.shareplay.tv" |
| 2653 | + }, |
| 2654 | + { |
| 2655 | + "name": "Toronto, Canada", |
| 2656 | + "url": "rtmp://live-ca-yyz-stream.shareplay.tv" |
| 2657 | + }, |
| 2658 | + { |
| 2659 | + "name": "Paris, France", |
| 2660 | + "url": "rtmp://live-fr-par-stream.shareplay.tv" |
| 2661 | + }, |
| 2662 | + { |
| 2663 | + "name": "London, UK", |
| 2664 | + "url": "rtmp://live-uk-lhr-stream.shareplay.tv" |
| 2665 | + }, |
| 2666 | + { |
| 2667 | + "name": "Milan, Italy", |
| 2668 | + "url": "rtmp://live-it-mil-stream.shareplay.tv" |
| 2669 | + }, |
| 2670 | + { |
| 2671 | + "name": "Sydney, Australia", |
| 2672 | + "url": "rtmp://live-au-syd-stream.shareplay.tv" |
2625 | 2673 | } |
2626 | 2674 | ], |
2627 | 2675 | "supported video codecs": [ |
|
0 commit comments