rtmp-services: Update "CHZZK" platform

This commit is contained in:
WuLongyue
2024-03-27 14:26:47 +08:00
committed by Ryan Foster
parent 3a1035576e
commit 685bc561d9
2 changed files with 10 additions and 4 deletions
+2 -2
View File
@@ -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
View File
@@ -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"
]
}
},
{