获取截图
GET
/api/getScreenshot
此接口仅有权访问media目录下的文件。
请求参数
Query 参数
path
string
必需
示例值:
D:/viedo/1.mp4
screenshotStoragePath
string
可选
示例值:
D:/pic
screenshotNumber
string
可选
示例值:
3
screenshotThreshold
string
可选
示例值:
30.0
screenshotStartPercentage
string
可选
示例值:
0.08
screenshotEndPercentage
string
可选
示例值:
0.92
screenshotMinInterval
string
可选
示例值:
0.01
示例代码
返回响应
修改于 2025-01-08 07:11:21