mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-15 10:07:50 +08:00
优化视频流化调用
This commit is contained in:
parent
d2e7f247a6
commit
3fd7b0c025
@ -413,7 +413,7 @@ public class ZLMRESTfulUtils {
|
||||
param.put("app", app);
|
||||
param.put("stream", stream);
|
||||
param.put("file_path", file_path);
|
||||
param.put("file_repeat", '0');
|
||||
param.put("file_repeat", '1');
|
||||
param.put("enable_hls", '1');
|
||||
param.put("enable_hls_fmp4", '1');
|
||||
param.put("enable_mp4", '0');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user