Browse Source

rtmp-services: Update "CHZZK" platform

WuLongyue 1 năm trước cách đây
mục cha
commit
685bc561d9

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

@@ -1,11 +1,11 @@
 {
     "$schema": "schema/package-schema.json",
     "url": "https://obsproject.com/obs2_update/rtmp-services/v5",
-    "version": 248,
+    "version": 249,
     "files": [
         {
             "name": "services.json",
-            "version": 248
+            "version": 249
         }
     ]
 }

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

@@ -2706,8 +2706,14 @@
             ],
             "recommended": {
                 "keyint": 1,
-                "profile": "high",
-                "bframes": 0
+                "bframes": 0,
+                "max fps": 60,
+                "max video bitrate": 8000,
+                "max audio bitrate": 192,
+                "x264opts": "tune=zerolatency scenecut=0",
+                "supported resolutions": [
+                    "1920x1080"
+                ]
             }
         },
         {