@ -1672,7 +1673,7 @@ bool CPhoneDevice::TakePhotoWithNetCamera(IDevice::PHOTO_INFO& localPhotoInfo, c
XYLOG(XYLOG_SEVERITY_INFO,"Ethernet is Available Handle=%llu CH=%u PR=%X PHOTOID=%u",(uint64_t)netHandle,(uint32_t)localPhotoInfo.channel,(uint32_t)localPhotoInfo.preset,localPhotoInfo.photoId);
XYLOG(XYLOG_SEVERITY_INFO,"Ethernet is Available Handle=%llu CH=%u PR=%X PHOTOID=%u",(uint64_t)netHandle,(uint32_t)localPhotoInfo.channel,(uint32_t)localPhotoInfo.preset,localPhotoInfo.photoId);
}
}
if(mBuildTime<1738166400)
// if (mBuildTime < 1738166400)
{
{
// 2025-01-30
// 2025-01-30
SetStaticIp();
SetStaticIp();
@ -1687,6 +1688,7 @@ bool CPhoneDevice::TakePhotoWithNetCamera(IDevice::PHOTO_INFO& localPhotoInfo, c
{
{
XYLOG(XYLOG_SEVERITY_ERROR,"Vendor(%u) not Supported CH=%u PR=%X PHOTOID=%u",(uint32_t)localPhotoInfo.vendor,(uint32_t)localPhotoInfo.channel,(unsignedint)localPhotoInfo.preset,localPhotoInfo.photoId);
XYLOG(XYLOG_SEVERITY_ERROR,"Vendor(%u) not Supported CH=%u PR=%X PHOTOID=%u",(uint32_t)localPhotoInfo.vendor,(uint32_t)localPhotoInfo.channel,(unsignedint)localPhotoInfo.preset,localPhotoInfo.photoId);
TakePhotoCb(0,localPhotoInfo,"",0);
TakePhotoCb(0,localPhotoInfo,"",0);
ShutdownEthernet();
returnfalse;
returnfalse;
}
}
@ -1736,6 +1738,7 @@ bool CPhoneDevice::TakePhotoWithNetCamera(IDevice::PHOTO_INFO& localPhotoInfo, c