Skip to content

Commit 291adef

Browse files
duyquach-castrRytoEX
authored andcommittedMar 19, 2025
rtmp-services: Update Castr.io ingests
1 parent 1673cce commit 291adef

File tree

2 files changed

+59
-3
lines changed

2 files changed

+59
-3
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": 266,
4+
"version": 267,
55
"files": [
66
{
77
"name": "services.json",
8-
"version": 266
8+
"version": 267
99
}
1010
]
1111
}

‎plugins/rtmp-services/data/services.json

+57-1
Original file line numberDiff line numberDiff line change
@@ -708,17 +708,57 @@
708708
"url": "rtmp://qc.castr.io/static"
709709
},
710710
{
711-
"name": "SA (Sao Paulo, BR)",
711+
"name": "Mexico",
712+
"url": "rtmp://mexico.castr.io/static"
713+
},
714+
{
715+
"name": "Sao Paulo, BR",
712716
"url": "rtmp://br.castr.io/static"
713717
},
718+
{
719+
"name": "Colombia",
720+
"url": "rtmp://bogota.castr.io/static"
721+
},
722+
{
723+
"name": "Santiago, Chile",
724+
"url": "rtmp://santiago.castr.io/static"
725+
},
726+
{
727+
"name": "Istanbul, TR",
728+
"url": "rtmp://istanbul.castr.io/static"
729+
},
730+
{
731+
"name": "Tel Aviv, IL",
732+
"url": "rtmp://telaviv.castr.io/static"
733+
},
714734
{
715735
"name": "EU-West (London, UK)",
716736
"url": "rtmp://uk.castr.io/static"
717737
},
738+
{
739+
"name": "EU-West (Paris, FR)",
740+
"url": "rtmp://paris.castr.io/static"
741+
},
742+
{
743+
"name": "EU-West (Madrid, ES)",
744+
"url": "rtmp://madrid.castr.io/static"
745+
},
718746
{
719747
"name": "EU-Central (Frankfurt, DE)",
720748
"url": "rtmp://fr.castr.io/static"
721749
},
750+
{
751+
"name": "EU-Central (Milan, IT)",
752+
"url": "rtmp://milan.castr.io/static"
753+
},
754+
{
755+
"name": "EU-North (Stockholm, SE)",
756+
"url": "rtmp://stockholm.castr.io/static"
757+
},
758+
{
759+
"name": "EU-North (Copenhagen, DK)",
760+
"url": "rtmp://copenhagen.castr.io/static"
761+
},
722762
{
723763
"name": "Russia (Moscow)",
724764
"url": "rtmp://ru.castr.io/static"
@@ -727,6 +767,10 @@
727767
"name": "Asia (Singapore)",
728768
"url": "rtmp://sg.castr.io/static"
729769
},
770+
{
771+
"name": "Asia (Hong Kong, HK)",
772+
"url": "rtmp://hongkong.castr.io/static"
773+
},
730774
{
731775
"name": "Asia (India)",
732776
"url": "rtmp://in.castr.io/static"
@@ -735,6 +779,18 @@
735779
"name": "Australia (Sydney)",
736780
"url": "rtmp://au.castr.io/static"
737781
},
782+
{
783+
"name": "UAE (Dubai)",
784+
"url": "rtmp://dubai.castr.io/static"
785+
},
786+
{
787+
"name": "Africa (Johannesburg, ZA)",
788+
"url": "rtmp://southafrica.castr.io/static"
789+
},
790+
{
791+
"name": "Africa (Lagos, NG)",
792+
"url": "rtmp://lagos.castr.io/static"
793+
},
738794
{
739795
"name": "US Central",
740796
"url": "rtmp://us-central.castr.io/static"

0 commit comments

Comments
 (0)
Failed to load comments.