|
|
|
@ -1590,7 +1590,7 @@ bool CPhoneDevice::TakePhotoWithNetCamera(IDevice::PHOTO_INFO& localPhotoInfo, c
|
|
|
|
|
time_t rebootTime = GetRebootTime();
|
|
|
|
|
if (ts - rebootTime > 1800)
|
|
|
|
|
{
|
|
|
|
|
Reboot(REBOOT_TYPE_DEVICE, false, "Ethernet Not Existing");
|
|
|
|
|
Reboot(REBOOT_TYPE_DEVICE, true, "Ethernet Not Existing");
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|