diff --git a/app/src/main/cpp/PhoneDevice.cpp b/app/src/main/cpp/PhoneDevice.cpp index f5d3b2c0..cee2c849 100644 --- a/app/src/main/cpp/PhoneDevice.cpp +++ b/app/src/main/cpp/PhoneDevice.cpp @@ -1616,6 +1616,7 @@ bool CPhoneDevice::TakePhotoWithNetCamera(IDevice::PHOTO_INFO& localPhotoInfo, c std::this_thread::sleep_for(std::chrono::milliseconds(2000)); net_handle_t netHandle = 0; +//#if ((!defined USING_N938) && (!defined USING_PTZ)) #if 0 // Wait about 10s for (int idx = 0; idx < 84; idx++)