# Deployment Manual

Deployment Manual Version Compiled By Date
Video Surveillance Deployment Manual V1.0.0 Wang Jiale 2022.11.11

# Using Xuan Dao Intelligent Control Service Management Deployment

  1. Open the Xuan Dao Intelligent Control Service Management page, click on the service repository, locate the video surveillance service, and install it.

1

  1. View the service running status. You can see the service version number, running status, runtime, and more.

    2

  2. Modify or edit the configuration file. 3

    4

# Notes

  1. The project directory structure is shown in the figure below.

    • Ccs-plugin-monitor is the project runtime program.
    • Data is the data storage file.
    • config.json is the project configuration file.
  2. The configuration file is as follows:

{
  "app_name": "视频监控服务", // Service Name
  "app_version": "v1.0.0",  // Version 
  "server_port": "8888"     // Port
}
  1. Camera Settings

    If the customer does not require sound, please select the video stream in the video stream settings. The camera defaults to a composite stream (including video and sound), resulting in a larger data volume.