Browse Source

rtmp-services: Update Bongacams servers and settings

Bongalive 5 years ago
parent
commit
c4af7d00de
2 changed files with 19 additions and 5 deletions
  1. 2 2
      plugins/rtmp-services/data/package.json
  2. 17 3
      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": 125,
+	"version": 126,
 	"files": [
 		{
 			"name": "services.json",
-			"version": 125
+			"version": 126
 		}
 	]
 }

+ 17 - 3
plugins/rtmp-services/data/services.json

@@ -1494,14 +1494,28 @@
             "name": "Bongacams",
             "servers": [
                 {
-                    "name": "Default",
-                    "url": "rtmp://origin.bcrncdn.com:1934/live"
+                    "name": "Automatic / Default",
+                    "url": "rtmp://auto.origin.gnsbc.com:1934/live"
+                },
+                {
+                    "name": "Automatic / Backup",
+                    "url": "rtmp://origin.bcvidorigin.com:1934/live"
+                },
+                {
+                    "name": "Europe",
+                    "url": "rtmp://z-eu.origin.gnsbc.com:1934/live"
+                },
+                {
+                    "name": "North America",
+                    "url": "rtmp://z-us.origin.gnsbc.com:1934/live"
                 }
             ],
             "recommend": {
                 "keyint": 2,
                 "max video bitrate": 6000,
-                "max audio bitrate": 192
+                "max audio bitrate": 192,
+                "bframes": 0,
+                "x264opts": "tune=zerolatency"
             }
         },
         {