|
@@ -130,7 +130,7 @@ void DogObject::time_out()
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
- if((t-ytShm->workingTime[0])>60){
|
|
|
|
|
|
+ if((t-ytShm->workingTime[0])>15){
|
|
system("killall ytCamCore");
|
|
system("killall ytCamCore");
|
|
system("rm -f /usr/local/nginx/html/hls/*");
|
|
system("rm -f /usr/local/nginx/html/hls/*");
|
|
system("rm /tmp/*.mp4");
|
|
system("rm /tmp/*.mp4");
|