@ -1567,7 +1567,18 @@ bool CPhoneDevice::TakePhotoWithNetCamera(IDevice::PHOTO_INFO& localPhotoInfo, c
}
}
else
else
{
{
XYLOG(XYLOG_SEVERITY_INFO,"Ethernet is Available CH=%u PR=%X PHOTOID=%u",(uint32_t)localPhotoInfo.channel,(uint32_t)localPhotoInfo.preset,localPhotoInfo.photoId);
XYLOG(XYLOG_SEVERITY_INFO,"Ethernet is Available Handle=%ld IP=%s CH=%u PR=%X PHOTOID=%u",(uint64_t)netHandle,buf,(uint32_t)localPhotoInfo.channel,(uint32_t)localPhotoInfo.preset,localPhotoInfo.photoId);