<?xml version="1.0" encoding="UTF-8"?> <NetworkConfigurationInfo> <Socket> <TCP> <IPAddress>127.0.0.1</IPAddress> <PortNumber>5099</PortNumber> </TCP> <RTSP> <IPAddress>127.0.0.1</IPAddress> <PortNumber>5999</PortNumber> </RTSP> </Socket> <Log> <Path>C:/FaceX/Log/</Path> <Size>51200</Size> </Log> <PictureManagement> <RootPath>C:\FaceX\Picture</RootPath> </PictureManagement> <PreprocessedPicture> <RootPath>C:\FaceX\PreprocessedPicture</RootPath> </PreprocessedPicture> <VideoManagement> <RootPath>C:\FaceX\Video</RootPath> </VideoManagement> <CNNModelSave> <Path>C:\FaceX\CNNModel</Path> </CNNModelSave> <VersionManagement> <RootPath>C:\FaceX\Version</RootPath> </VersionManagement> <StartupMode> <Mode>cold_start</Mode> </StartupMode> </NetworkConfigurationInfo>