diff --git a/plugins/rtmp-services/data/package.json b/plugins/rtmp-services/data/package.json index 2e1778010..bfad7cb09 100644 --- a/plugins/rtmp-services/data/package.json +++ b/plugins/rtmp-services/data/package.json @@ -1,11 +1,11 @@ { "$schema": "schema/package-schema.json", "url": "https://obsproject.com/obs2_update/rtmp-services/v5", - "version": 266, + "version": 267, "files": [ { "name": "services.json", - "version": 266 + "version": 267 } ] } diff --git a/plugins/rtmp-services/data/services.json b/plugins/rtmp-services/data/services.json index 452eff170..430b401f1 100644 --- a/plugins/rtmp-services/data/services.json +++ b/plugins/rtmp-services/data/services.json @@ -708,17 +708,57 @@ "url": "rtmp://qc.castr.io/static" }, { - "name": "SA (Sao Paulo, BR)", + "name": "Mexico", + "url": "rtmp://mexico.castr.io/static" + }, + { + "name": "Sao Paulo, BR", "url": "rtmp://br.castr.io/static" }, + { + "name": "Colombia", + "url": "rtmp://bogota.castr.io/static" + }, + { + "name": "Santiago, Chile", + "url": "rtmp://santiago.castr.io/static" + }, + { + "name": "Istanbul, TR", + "url": "rtmp://istanbul.castr.io/static" + }, + { + "name": "Tel Aviv, IL", + "url": "rtmp://telaviv.castr.io/static" + }, { "name": "EU-West (London, UK)", "url": "rtmp://uk.castr.io/static" }, + { + "name": "EU-West (Paris, FR)", + "url": "rtmp://paris.castr.io/static" + }, + { + "name": "EU-West (Madrid, ES)", + "url": "rtmp://madrid.castr.io/static" + }, { "name": "EU-Central (Frankfurt, DE)", "url": "rtmp://fr.castr.io/static" }, + { + "name": "EU-Central (Milan, IT)", + "url": "rtmp://milan.castr.io/static" + }, + { + "name": "EU-North (Stockholm, SE)", + "url": "rtmp://stockholm.castr.io/static" + }, + { + "name": "EU-North (Copenhagen, DK)", + "url": "rtmp://copenhagen.castr.io/static" + }, { "name": "Russia (Moscow)", "url": "rtmp://ru.castr.io/static" @@ -727,6 +767,10 @@ "name": "Asia (Singapore)", "url": "rtmp://sg.castr.io/static" }, + { + "name": "Asia (Hong Kong, HK)", + "url": "rtmp://hongkong.castr.io/static" + }, { "name": "Asia (India)", "url": "rtmp://in.castr.io/static" @@ -735,6 +779,18 @@ "name": "Australia (Sydney)", "url": "rtmp://au.castr.io/static" }, + { + "name": "UAE (Dubai)", + "url": "rtmp://dubai.castr.io/static" + }, + { + "name": "Africa (Johannesburg, ZA)", + "url": "rtmp://southafrica.castr.io/static" + }, + { + "name": "Africa (Lagos, NG)", + "url": "rtmp://lagos.castr.io/static" + }, { "name": "US Central", "url": "rtmp://us-central.castr.io/static"