Optimize the code related to decoding and screenshot (#4106)

Co-authored-by: xia-chu <771730766@qq.com>
This commit is contained in:
PioLing
2025-01-19 20:18:32 +08:00
committed by GitHub
parent 83a622fa25
commit a8507d9ecc
7 changed files with 168 additions and 32 deletions

View File

@@ -1552,6 +1552,12 @@
"key": "expire_sec",
"value": "1",
"description": "截图的过期时间,该时间内产生的截图都会作为缓存返回"
},
{
"key": "async",
"value": "0",
"disabled": true,
"description": "是否采用zlm内置播放器、解码器api异步截图开启后截图速度提升但兼容性降低"
}
]
}