调整
This commit is contained in:
parent
f8ce65d15b
commit
c69ee9af05
@ -262,7 +262,7 @@ public class VideoService {
|
||||
log.info("到达结束时间, 结束录制 {}", url);
|
||||
executor.getWatchdog().destroyProcess();
|
||||
log.info("结束录制 {}", url);
|
||||
}, time + 15, TimeUnit.SECONDS);
|
||||
}, time + 30, TimeUnit.SECONDS);
|
||||
executeResultHandler.waitFor();
|
||||
schedule.cancel(true);
|
||||
DateTime endTime = DateUtil.date();
|
||||
|
Loading…
Reference in New Issue
Block a user