|
|
@ -1706,7 +1706,6 @@ bool CPhoneDevice::TakePhotoWithNetCamera(IDevice::PHOTO_INFO& localPhotoInfo, c
|
|
|
|
UniviewResolutionSet(netPhotoInfo, localPhotoInfo.cameraId,localPhotoInfo.resolution);
|
|
|
|
UniviewResolutionSet(netPhotoInfo, localPhotoInfo.cameraId,localPhotoInfo.resolution);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
:
|
|
|
|
|
|
|
|
img.clear();
|
|
|
|
img.clear();
|
|
|
|
netCaptureResult = vendorCtrl->TakePhoto(localPhotoInfo.cameraId, img);
|
|
|
|
netCaptureResult = vendorCtrl->TakePhoto(localPhotoInfo.cameraId, img);
|
|
|
|
|
|
|
|
|
|
|
|