From e984e1d77ef96b7c856236138de874ca72bcbb9d Mon Sep 17 00:00:00 2001 From: xia-chu <771730766@qq.com> Date: Thu, 23 Nov 2023 21:34:52 +0800 Subject: [PATCH] =?UTF-8?q?loadMP4File=E6=96=B0=E5=A2=9Efile=5Frepeat?= =?UTF-8?q?=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- postman/ZLMediaKit.postman_collection.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/postman/ZLMediaKit.postman_collection.json b/postman/ZLMediaKit.postman_collection.json index b5948487..b8bbd0f7 100644 --- a/postman/ZLMediaKit.postman_collection.json +++ b/postman/ZLMediaKit.postman_collection.json @@ -2090,6 +2090,12 @@ "value": "/path/to/mp4/file.mp4", "description": "mp4文件绝对路径" }, + { + "key": "file_repeat", + "value": "1", + "description": "是否循环点播mp4文件,如果配置文件已经开启循环点播,此参数无效", + "disabled": true + }, { "key": "enable_hls", "value": "",