mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-17 11:07:49 +08:00
支持zlm pro截图方式
This commit is contained in:
parent
0d6ed0a71e
commit
9e8fbea73b
@ -378,6 +378,7 @@ public class ZLMRESTfulUtils {
|
||||
param.put("url", streamUrl);
|
||||
param.put("timeout_sec", timeout_sec);
|
||||
param.put("expire_sec", expire_sec);
|
||||
param.put("async", 1);
|
||||
sendGetForImg(mediaServerItem, "getSnap", param, targetPath, fileName);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user