diff --git a/plugins/rtmp-services/data/package.json b/plugins/rtmp-services/data/package.json index 97725da5d..f381c4f05 100644 --- a/plugins/rtmp-services/data/package.json +++ b/plugins/rtmp-services/data/package.json @@ -1,10 +1,10 @@ { "url": "https://obsproject.com/obs2_update/rtmp-services", - "version": 99, + "version": 100, "files": [ { "name": "services.json", - "version": 99 + "version": 100 } ] } diff --git a/plugins/rtmp-services/data/services.json b/plugins/rtmp-services/data/services.json index 4a6485157..cfe7a04f8 100644 --- a/plugins/rtmp-services/data/services.json +++ b/plugins/rtmp-services/data/services.json @@ -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": {