文件名称:vts-scf-templcate:通过scf触发视频转码
文件大小:24KB
文件格式:ZIP
更新时间:2024-06-07 15:19:47
JavaScript
日志配置功能 日志收集功能用于 SCF 转码请求发送的记录与转码结果统计,该版本代码支持安填统计和按次统计,将在设置的日志目录下生成响应的 csv 文件,文件格式如下: 名称 类型 描述 fileId string 标志一个转码输出文件 uploadTime string 源文件上传时间 inputFile string 源文件上传路径 inputVideoUrl string 源文件下载链接 resCode int 转码请求返回码 resMessage string 转码请求返回结果 vodTaskId string 转码请求返回任务 ID(可用于查询任务状态) status string 转码执行状态 outputFile string 输出文件路径 添加步骤 这里假定您已经设置好自动转码无服务云函数,若还没设置,可配置上传触发转码的 SCF,其中将配置文件 stat.enable设置
【文件预览】:
vts-scf-templcate-master
----.gitignore(30B)
----testoutput.js(4KB)
----index.js(74KB)
----test.js(143B)
----input_event.json(0B)
----README.md(2KB)
----index.ts(43KB)
----testinput.js(2KB)
----config.template.json(495B)