Skip to content

Commit b4b7719

Browse files
Service Checkergithub-actions[bot]
Service Checker
authored andcommitted
rtmp-services: Remove defunct servers/services
1 parent 1388490 commit b4b7719

File tree

2 files changed

+5
-27
lines changed

2 files changed

+5
-27
lines changed
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"$schema": "schema/package-schema.json",
33
"url": "https://obsproject.com/obs2_update/rtmp-services/v5",
4-
"version": 268,
4+
"version": 269,
55
"files": [
66
{
77
"name": "services.json",
8-
"version": 268
8+
"version": 269
99
}
1010
]
1111
}

plugins/rtmp-services/data/services.json

+3-25
Original file line numberDiff line numberDiff line change
@@ -2706,34 +2706,10 @@
27062706
"name": "Default (Auto Detect)",
27072707
"url": "rtmp://stream.shareplay.tv"
27082708
},
2709-
{
2710-
"name": "Miami, Florida, USA",
2711-
"url": "rtmp://live-us-mia-stream.shareplay.tv"
2712-
},
2713-
{
2714-
"name": "Chicago, Illinois, USA",
2715-
"url": "rtmp://live-us-ord-stream.shareplay.tv"
2716-
},
27172709
{
27182710
"name": "Washington D.C., USA",
27192711
"url": "rtmp://live-us-iad-stream.shareplay.tv"
27202712
},
2721-
{
2722-
"name": "Los Angeles, California, USA",
2723-
"url": "rtmp://live-us-lax-stream.shareplay.tv"
2724-
},
2725-
{
2726-
"name": "Milan, Italy",
2727-
"url": "rtmp://live-it-mil-stream.shareplay.tv"
2728-
},
2729-
{
2730-
"name": "Toronto, Canada",
2731-
"url": "rtmp://live-ca-yyz-stream.shareplay.tv"
2732-
},
2733-
{
2734-
"name": "London, UK",
2735-
"url": "rtmp://live-uk-lhr-stream.shareplay.tv"
2736-
},
27372713
{
27382714
"name": "Atlanta, Georgia, USA",
27392715
"url": "rtmp://live-us-atl-stream.shareplay.tv"
@@ -3576,7 +3552,9 @@
35763552
"url": "rtmp://ingest.vrcdn.live/live"
35773553
}
35783554
],
3579-
"supported video codecs": ["h264"],
3555+
"supported video codecs": [
3556+
"h264"
3557+
],
35803558
"recommended": {
35813559
"keyint": 1,
35823560
"max video bitrate": 6000

0 commit comments

Comments
 (0)