Documentation for partners and developers
Two approaches are possible to unify the operation of the partner application (e.g.: access control, hypervisor…)
Either :
> First case: operation in the partner software.
This allows the partner’s client software to display and recover cameras, recordings, alarms from CamTrace.
It is necessary to use the API Server of CamTrace.
A source code of the CT-Mobile application is available on request to illustrate the implementation of this API. Contact us at .
• For CamTrace SIRION 9.16.2.1 servers : CamTrace Server API (written in english | last modification date : 12/08/2024) OR for CamTrace NOVA 8.15 servers : CamTrace Server API (written in french | last modification date : 01/12/2021)
• To implement the Player of CamTrace : CamTrace Player explanations (written in english | 1.0 version | last modification date : 30/03/2022)
> Second case: exploitation in the CamTrace software.
This allows the CamTrace software to display and retrieve events from the partner software.
It is necessary to use the API Connector.
This API makes it possible to recover the events of the partner software, and to post/process them in the CamTrace software.
Connector API (written in english | 1.0-08 version | last update : 14/02/2024). Requires a v9.16.2.1 CT-Server.