Explorar el Código

Merge pull request #791 from derrod/update-ingests

rtmp-services: Update twitch ingests
Jim hace 8 años
padre
commit
0ab1865f1e

+ 2 - 2
plugins/rtmp-services/data/package.json

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

+ 4 - 0
plugins/rtmp-services/data/services.json

@@ -73,6 +73,10 @@
                     "name": "NA: Mexico City",
                     "url": "rtmp://live-qro.twitch.tv/app"
                 },
+                {
+                    "name": "NA: Toronto, Canada",
+                    "url": "rtmp://live-yto.twitch.tv/app"
+                },
                 {
                     "name": "South America: Argentina",
                     "url": "rtmp://live-eze.twitch.tv/app"