rtmp-services: Adding Castr.io ingests to service list

This commit is contained in:
Wahaj Dar 2018-07-04 10:29:18 +05:00
parent a705030b23
commit 2b0a728722
2 changed files with 42 additions and 2 deletions

View file

@ -1,10 +1,10 @@
{ {
"url": "https://obsproject.com/obs2_update/rtmp-services", "url": "https://obsproject.com/obs2_update/rtmp-services",
"version": 82, "version": 83,
"files": [ "files": [
{ {
"name": "services.json", "name": "services.json",
"version": 82 "version": 83
} }
] ]
} }

View file

@ -805,6 +805,46 @@
"x264opts": "scenecut=0" "x264opts": "scenecut=0"
} }
}, },
{
"name": "Castr.io",
"servers": [
{
"name": "Chicago US",
"url": "rtmp://cg.castr.io"
},
{
"name": "Los Angeles US",
"url": "rtmp://la.castr.io"
},
{
"name": "Montreal CA",
"url": "rtmp://qc.castr.io"
},
{
"name": "London UK",
"url": "rtmp://uk.castr.io"
},
{
"name": "Frankfurt DE",
"url": "rtmp://de.castr.io"
},
{
"name": "Moscow RU",
"url": "rtmp://ru.castr.io"
},
{
"name": "Singapore",
"url": "rtmp://sg.castr.io"
},
{
"name": "Sydney AU",
"url": "rtmp://au.castr.io"
}
],
"recommended": {
"keyint": 2
}
},
{ {
"name": "Boomstream", "name": "Boomstream",
"servers": [ "servers": [