فهرست منبع

Merge pull request #451 from ttaylorr/patch-1

Update Beam's recommended broadcast settings
Jim 10 سال پیش
والد
کامیت
59a5e3df61
1فایلهای تغییر یافته به همراه6 افزوده شده و 2 حذف شده
  1. 6 2
      plugins/rtmp-services/data/services.json

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

@@ -263,7 +263,7 @@
         ]
     },
     {
-        "name": "Beam.pro",
+        "name": "beam.pro",
         "servers": [
             {
                 "name": "US: Dallas, TX",
@@ -295,7 +295,11 @@
             }
         ],
         "recommended": {
-            "max video bitrate": 3500
+            "cbr": true,
+            "keyint": 2,
+            "max audio bitrate": 160,
+            "max video bitrate": 3500,
+            "profile": "main"
         }
     },
     {