Skip to content

Video Surveillance Plugin

Deployment Manual

Deployment ManualVersionCompiled ByDate
Video Surveillance Deployment ManualV1.0.0Wang Jiale2022.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:

json
{
  "app_name": "视频监控服务",
  "app_version": "v1.0.0",
  "server_port": "8888"
}
  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.

User Manual

Deployment ManualVersionCompiled ByDate
Video Surveillance User ManualV1.0.0Wang Jiale2022.11.11
  1. Create a New Page

    image-20221110081704284

  2. Drag in the Surveillance Configuration Page

    image-20221110081800632

  3. Click on Configuration ---> Configure Server Address ---> Click Run

    image-20221110081834200

    image-20221110081856721

    image-20221110081944587

  4. Create a New Video Group

    image-20221110082034909

  5. Add a New Camera

Note: For stream addresses, use the lower resolution address for standard streams and the higher resolution address for HD streams.

image-20221110082104252

  1. Select the Group ---> Click Configure ---> Check the Camera ---> Confirm

    image-20221110082153893

  2. Bind Camera on a Separate Page

    First, select a background image and set the floor background;

    image-20221110082419051

    Drag in the surveillance camera ---> Bind Group ---> Bind Camera ---> Bind Camera Image

    image-20221110082600115

    Click Run, then click on the camera to view.

  3. Drag in the Surveillance Navigation Page, click Run to view.

    image-20221110082809626

  4. The camera group list on the Control Page is as follows:

    2

  5. Click on the video in the list to view high-definition video surveillance and PTZ control.

3