@ -1592,6 +1592,8 @@ bool CPhoneDevice::TakePhotoWithNetCamera(IDevice::PHOTO_INFO& localPhotoInfo, c
if (netCaptureResult)
{
time_t takingTime = ts;
if(localPhotoInfo.scheduleTime != 0)
takingTime = localPhotoInfo.scheduleTime;
if (localPhotoInfo.remedy != 0)
if ((takingTime - localPhotoInfo.scheduleTime) > 30)