HOME
  • GM-3568JHF
  • M4-R1
  • M5-R1
  • SC-3568HA
  • M-K1HSE
  • CF-NRS1
  • CF-CRA2
  • 1684XB-32T
  • 1684X-416T
  • C-3568BQ
  • C-3588LQ
  • GC-3568JBAF
  • C-K1BA
Shop
  • English
  • 简体中文
HOME
  • GM-3568JHF
  • M4-R1
  • M5-R1
  • SC-3568HA
  • M-K1HSE
  • CF-NRS1
  • CF-CRA2
  • 1684XB-32T
  • 1684X-416T
  • C-3568BQ
  • C-3588LQ
  • GC-3568JBAF
  • C-K1BA
Shop
  • English
  • 简体中文
  • 1684XB-32T

    • Introduction

      • AIBOX-1684XB-32 Introduction
    • Get started quickly

      • First time use
      • Network Configuration
      • Disk usage
      • Memory allocation
      • Fan Strategy
      • Firmware Upgrade
    • Deployment Tutorial

      • Algorithm deployment
      • Deploy Llama3 Example
    • Application Development

      • Sophgo SDK Development
      • Sophon LLM_api_server development
      • Deploy MiniCPM-V-2_6
      • Qwen-2-5-VL Image and Video Recognition DEMO
      • Qwen3-chat-DEMO
      • Qwen3-Qwen Agent-MCP-Demo
      • Qwen3-langchain-AI Agent
  • 1684X-416T

    • Introduction

      • AIBOX-1684X-416 Introduction
    • Demo simple operation guide

      • Simple instructions for using shimeta smart monitoring demo

Simple instructions for using shimeta smart monitoring demo

1. Preparation

Prepare the following environment and items:

  1. Available LAN, PC

  2. Network camera, for example: Hikvision network camera, the corresponding video stream URL: rtsp://admin:smdttest123456@192.168.200.99:254/h264/ch1/main/av_stream

  3. PC, network camera, and 416T server are connected to the same LAN

2. Usage steps

  1. Serial port login

Connect the computer's USB port and the device's type C port, and use SecureCRT or MobaXterm serial port tools to open the serial port; the computer needs to install the ch340 driver; select the corresponding com port, and set the baud rate to 115200;

Tips

Download path: Please click Tool Download to download driver files and serial port tools

Take MobaXterm for example:

TOOL

Enter your username and password to log in to the terminal:

TOOL

Enter ifconfig to check the device's IP: —— In the example below, it is the IP of the ETH1 port connected to the device.

TOOL
  1. Network SSH login

Take MobaXterm for example:

TOOL

Enter the password to log in:

TOOL

Tips

Root privileges are required. You can use sudo+ command or sudo -i to switch to the root user to execute commands.

  1. Network configuration: —— Not necessary, can be configured according to actual needs

Configure the network in the /etc/netplan/01-netcfg.yaml file:

suggestion

You can first use cp /etc/netplan/01-netcfg.yaml /etc/netplan/old-01-netcfg.yaml to copy and keep a copy of the original configuration file for backup.

You can edit the file using the command sudo vi /etc/netplan/01-netcfg.yaml

TOOL

Enter i to enter editable mode, then modify the corresponding configuration as needed - note that the file format should be consistent

TOOL

After the modification is completed, press Esc, enter :wq and press Enter to save and exit. - If you do not need to save and exit, enter :q! and press Enter.

After saving and exiting, execute netplan apply to restart the network service to ensure that all changes take effect.

TOOL
  1. Log in to Shimeta Smart Monitoring

Open the browser on the PC, enter the device IP:9000, visit the shimeta smart monitoring webpage, account: admin, password: 123456

TOOL

In the device list on the left, you can view the basic information of the device, the current status of each secondary card, the connected video channel information, etc.

TOOL

Add video channel: Click to open the video channel list, click Add video channel in the upper right corner, and then make relevant configurations:

Notice

1 secondary card, up to 16 video channels

TOOLTOOLTOOLTOOL

Tips

After the configuration is completed, the video analysis status is running, indicating that the configuration is successful.

Algorithm configuration:

After adding the video channel, you can configure the algorithm. Click the ellipsis on the right-algorithm configuration, as shown in the figure below:

TOOLTOOLTOOLTOOLTOOL

After configuring the algorithm, you can view the triggered events in Event Management-Event Records

TOOL

Live Video

In the device list, select the corresponding secondary card (configured with a video channel), click the ellipsis-view details to enter the details interface.

TOOL

Click on the video channel information to view the currently configured video channel.

TOOLTOOL

Warning

The video channels that can be opened are also related to the camera's own support. Make sure that the camera has enough video streams.


Copyright Notice

This user manual, including but not limited to all the information contained therein, is protected by copyright law. Without the permission of ShiMetaPi, no imitation, copying, excerpting, translating, distributing or other use is allowed.

Disclaimer

The ownership and intellectual property rights of third-party product names or contents mentioned in this user manual belong to the respective product or content owners and are protected by current intellectual property laws and international treaties.


Edit this page on GitHub
Last Updated:
Contributors: zwhuang, zsl