rtmp-services: updating castr.io ingests
Closes obsproject/obs-studio#1613
This commit is contained in:
parent
0269f4eb01
commit
0d9fb6c8b0
@ -1,10 +1,10 @@
|
||||
{
|
||||
"url": "https://obsproject.com/obs2_update/rtmp-services",
|
||||
"version": 99,
|
||||
"version": 100,
|
||||
"files": [
|
||||
{
|
||||
"name": "services.json",
|
||||
"version": 99
|
||||
"version": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -885,6 +885,10 @@
|
||||
"name": "Los Angeles US",
|
||||
"url": "rtmp://la.castr.io"
|
||||
},
|
||||
{
|
||||
"name": "New York US",
|
||||
"url": "rtmp://ny.castr.io"
|
||||
},
|
||||
{
|
||||
"name": "Montreal CA",
|
||||
"url": "rtmp://qc.castr.io"
|
||||
@ -897,6 +901,10 @@
|
||||
"name": "Frankfurt DE",
|
||||
"url": "rtmp://de.castr.io"
|
||||
},
|
||||
{
|
||||
"name": "Frankfurt DE 2",
|
||||
"url": "rtmp://fr.castr.io"
|
||||
},
|
||||
{
|
||||
"name": "Moscow RU",
|
||||
"url": "rtmp://ru.castr.io"
|
||||
@ -908,6 +916,34 @@
|
||||
{
|
||||
"name": "Sydney AU",
|
||||
"url": "rtmp://au.castr.io"
|
||||
},
|
||||
{
|
||||
"name": "Brazil",
|
||||
"url": "rtmp://br.castr.io"
|
||||
},
|
||||
{
|
||||
"name": "US Central",
|
||||
"url": "rtmp://us-central.castr.io"
|
||||
},
|
||||
{
|
||||
"name": "US West",
|
||||
"url": "rtmp://us-west.castr.io"
|
||||
},
|
||||
{
|
||||
"name": "US East",
|
||||
"url": "rtmp://us-east.castr.io"
|
||||
},
|
||||
{
|
||||
"name": "US South",
|
||||
"url": "rtmp://us-south.castr.io"
|
||||
},
|
||||
{
|
||||
"name": "South America",
|
||||
"url": "rtmp://south-am.castr.io"
|
||||
},
|
||||
{
|
||||
"name": "EU Central",
|
||||
"url": "rtmp://eu-central.castr.io"
|
||||
}
|
||||
],
|
||||
"recommended": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user