Hi,
Does milestone have there inbuilt database.
If it has where to find it.
Thanks,
4W Team
Hi,
Does milestone have there inbuilt database.
If it has where to find it.
Thanks,
4W Team
XProtect Corporate, Expert and Plus products:
Media content is saved in the Milestone database, see where in the Management Client, pick the recording server, in the Properties pane pick the Storage tab. You cannot interface directly with this database only through protocol (Image Server protocol).
Configuration, events, log, ao. is stored in a SQL Server. It is not supported to modify or read in this SQL database directly, there are in general methods in the SOAP Services for what you can do.
XProtect Professional and Express (XProtect Enterprise):
Media content is saved in another Milestone database, see where in the Management Application under “Cameras and Storage Information”. You cannot interface directly with this only through protocol.
Configuration is stored in files on disc, mainly “[C:\ProgramData\Milestone\Milestone](file:C:/ProgramData/Milestone/Milestone) Surveillance\configuration.xml”. It is not supported to modify or read in this file directly, there are in general methods in the services/protocols for what you can do.
So while the answer is yes, I do not think you should think about database if you want to do a protocol integration, you should look at the protocols.