Auto-Provisioning Algorithm and Methods
Autoprovisioning is carried out according to the following sequential algorithm:
Creating a location using the
create_location
method:In the administrator interface, a new location (address) is created in the camera tree based on the Central System of Addresses (CSA) (for more details, see the «Creating a new location» page)
Creating a camera entity using the
new_camera
method (for more details, see the «Creating a camera entity» page)Creating a camera profile using the
attach_camera
method and configuring the archive storage days (for more details, see the «Creating a camera profile and configuring archive storage days» page)
Obtaining the camera's IP address through the DHCP server using the
reservation
method and reserving the IP address (for more details, see the «Obtaining an IP Address by the camera» page)Creating video streams on the Mediaserver (for more details, see the «Setting up video streams» page)
Applying configurations to the camera (for more details, see the «Applying configurations» page)
Removing the camera, if necessary for the user
Subsection pages: