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