Browse Source

Merge pull request #1691 from nocodedweb/master

rtmp-services: Added GamePlank to services
Colin Edwards 6 years ago
parent
commit
045aa71e09
2 changed files with 17 additions and 2 deletions
  1. 2 2
      plugins/rtmp-services/data/package.json
  2. 15 0
      plugins/rtmp-services/data/services.json

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

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

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

@@ -461,6 +461,21 @@
                 "max audio bitrate": 160
             }
         },
+        {
+            "name": "GamePlank",
+            "servers": [
+                {
+                    "name": "Primary",
+                    "url": "rtmp://live.gameplank.tv/go"
+                }
+            ],
+            "recommended": {
+                "keyint": 1,
+                "profile": "main",
+                "max video bitrate": 2500,
+                "max audio bitrate": 160
+            }
+        },
         {
             "name": "Web.TV",
             "servers": [