|
|
|
@ -1620,7 +1620,7 @@ bool CPhoneDevice::TakePhotoWithNetCamera(IDevice::PHOTO_INFO& localPhotoInfo, c
|
|
|
|
|
std::vector<uint8_t> img;
|
|
|
|
|
|
|
|
|
|
bool netCaptureResult = false;
|
|
|
|
|
for (int idx = 0; idx < 3; idx++)
|
|
|
|
|
for (int idx = 0; idx < 64; idx++)
|
|
|
|
|
{
|
|
|
|
|
netHandle = GetEthnetHandle();
|
|
|
|
|
netPhotoInfo.netHandle = netHandle;
|
|
|
|
|