|
|
@ -1635,10 +1635,6 @@ bool CPhoneDevice::TakePhotoWithNetCamera(IDevice::PHOTO_INFO& localPhotoInfo, c
|
|
|
|
if (!rgb.empty())
|
|
|
|
if (!rgb.empty())
|
|
|
|
{
|
|
|
|
{
|
|
|
|
time_t takingTime = ts;
|
|
|
|
time_t takingTime = ts;
|
|
|
|
if(localPhotoInfo.scheduleTime != 0)
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
takingTime = localPhotoInfo.scheduleTime;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
if (localPhotoInfo.remedy != 0)
|
|
|
|
if (localPhotoInfo.remedy != 0)
|
|
|
|
{
|
|
|
|
{
|
|
|
|
time_t scheduleTime = localPhotoInfo.scheduleTime;
|
|
|
|
time_t scheduleTime = localPhotoInfo.scheduleTime;
|
|
|
|