mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-24 23:40:42 -05:00
rtmp-services: Update Castr.io ingests
(cherry picked from commit 291adefb4d)
This commit is contained in:
committed by
Ryan Foster
parent
e9c87a8d7c
commit
d20d2863ff
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user