Based Core Version to 1.4.89
@ -1738,7 +1738,7 @@ bool CPhoneDevice::TakePhotoWithNetCamera(IDevice::PHOTO_INFO& localPhotoInfo, c
std::this_thread::sleep_for(std::chrono::milliseconds(1000));
}
if (netCaptureResult == 0)
if (netCaptureResult)
{
ShutdownEthernet();