From 1f5557a84deeba2cf68d3f8d21753986d4714617 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E6=A5=9A?= <771730766@qq.com> Date: Sun, 31 Jan 2021 21:32:13 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20MediaServer=E6=94=AF=E6=8C=81?= =?UTF-8?q?=E7=9A=84HTTP=20API=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MediaServer支持的HTTP-API.md | 1 + 1 file changed, 1 insertion(+) diff --git a/MediaServer支持的HTTP-API.md b/MediaServer支持的HTTP-API.md index e39eb40..675d2a4 100644 --- a/MediaServer支持的HTTP-API.md +++ b/MediaServer支持的HTTP-API.md @@ -575,6 +575,7 @@ typedef enum { | timeout_ms | Y | FFmpeg推流成功超时时间 | | enable_hls | Y | 是否开启hls录制 | | enable_mp4 | Y | 是否开启mp4录制 | + | ffmpeg_cmd_key | N | FFmpeg命令参数模板,置空则采用配置项:ffmpeg.cmd | - 响应: