English
English
English
  • SWARM Documentation
  • What's new?
    • Version 2024.2
    • Version 2024.1
    • Version 2023.3
      • Update 1
  • SWARM in a nutshell
    • SWARM Perception Platform Overview
  • Quick start guide
    • P101, P401 or OP101
      • P101 - Perception Box
      • P401 - Perception Box
      • OP101AC - Outdoor Perception Box
      • OP101DC - Outdoor Perception Box
    • Virtual Perception Box
      • System requirements
      • Install VPX Agent on NVIDIA Jetson (Jetpack 4.6)
      • Install VPX Agent on NVIDIA Jetson (Jetpack 5.1.2)
      • Install VPX Agent on X86/NVIDIA Server
  • Solution areas
    • Traffic Insights
      • Set-up Traffic Counting
      • Set-up Traffic Counting with speed estimates
      • Set-up Intersection Insights
    • Parking Insights
      • Set-up Barrierless Parking
      • Set-up Barrierless Parking with ANPR
        • Set-up guide and recommendations - ANPR
      • Set-up Single Space/Multi Space Parking
        • Standard examples
    • Advanced Traffic Insights
      • Set-up Adaptive Traffic Control
      • Set-up Journey Time & Traffic Flow
        • Set-up guide - Installation
        • Technical concept
      • Set-up Queue Length Detection
    • People Entry/Exit counting
  • SWARM Control Center
    • Devices
      • Camera & Device Monitoring
      • Camera Configuration
        • Scenario Configuration
          • Models
          • Calibration support
          • Camera settings
        • Rule Engine
          • Use Case Examples for Rule Engine
      • Device Health
    • Data Analytics
      • Creation and organization of dashboards
      • Dashboard overview & Widget creation
        • Traffic Scenario
        • Parking Scenario
        • Generic Scenario
    • Data Integration
      • Data Analytics API (REST API)
      • Raw event data with Custom MQTT server
      • SCC API
    • Administration
      • Monitoring Alerts
      • License Management
      • User Management
  • Test & Performance measurements
    • Benchmarks
      • How do we measure Performance?
    • White paper for use cases
      • Traffic Counting
      • Barrierless Parking and ANRP
  • Useful knowledge
    • 🚒Troubleshooting Guidelines
    • Network Requirements
    • Browser Compatibility SCC
    • Our Object Classes
    • Number Plate Area Code
  • Guidelines
    • How to access the debug output?
    • How to use Azure IotHub as Custom Broker
    • VPX
      • Upgrade IotEdge from 1.1 to 1.4
      • Upgrade Jetpack from 4.4.1 to 4.6.0
  • Getting Support
    • Get in touch
    • FAQs
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Useful knowledge

Troubleshooting Guidelines

This page provides a collection of common issues that might occur as well as steps to resolve them.

PreviousBarrierless Parking and ANRPNextNetwork Requirements

Last updated 1 year ago

Was this helpful?

Although we are always happy to help, please take your time and try to find the issue you are facing here before contacting us via our .

My device shows up as "OFFLINE" in the control center

  1. Check if the device is powered

    • Is the device powered with DC barrel (PoE is not supported)

    • Is the power supply fulfilling the recommended specs (12V, >2A)

    • Is the LED next to the ethernet port on? Please take a picture

  2. Check internet connectivity

    • Does the P101 respond to ping in the local network?

  • Check if the device is powered

    • Is the device powered with DC via an external power supply?

    • Are the red and the yellow wires connected to the +-pole?

    • Is the power supply fulfilling the recommended specs (24VDC/4A)

    • Is the LED next to the connection ports on? Please take a picture

  • Check internet connectivity

    • Does the P401 respond to ping in the local network?

  1. Check if the device is powered

  2. Check internet connectivity

    • Check if your SIM card has enough data left (e.g. online portal)

    • Check if the SIM card works with your LTE stick

      • Plug the LTE stick with the SIM card into your PC or Notebook

        • Deactivate WLAN, unplug ethernet cable

        • In case your are using a Huawei stick provided by SWARM, the stick's LED has to be solid blue or green. If the LED blinks, there is no internet connection

        • Check if the PC/Notebook is connected to the internet by opening a website

          • If your PC/Notebook can connect to the internet by using the LTE stick it should as well work with your OP101

  3. Check OP101 Hardware

    • Open OP101

      • Can you spot any damage? (e.g. loose cables) - pls take a picture

      • Check if the LTE stick as well as the USB connector are properly plugged in

      • Check if all ethernet cables connecting P101, PoE switch and cameras are propperly plugged in

A camera stream is "not running"
  • Check hardware

    • Check if the ethernet cables connecting (O)P101, P401 (PoE switch), and the camera are properly plugged in and not damaged.

    • OP101:

      • Check the LED state of the port used on the PoE switch

    • Are you using the correct connection type? RTSP or USB Cameras are supported

    • Are you using the correct camera host, port and path to access the camera stream?

    • Are you using the correct username and password?

A camera stream has status "Warning"
  • Check the reason of the warning status by hovering over the symbol

    • Video frames cannot be retrieved correctly - At least 10% of camera frames the camera delivers are broken.

      • This can have several reasons, please contact us via our

    • Performance issues - The performance (frames per second) are dropping below the limit of the configured event types.

  • Check if your device is configured according to

  • Do not ignore warnings of this type. Expected accuracy values might not be reached.

A camera stream is "not configured"
  • Check if is configured

  • Check if the of your use case is correct

"No camera feed" in Swarm Control Center
  • Try refreshing the frame

  • Try refreshing your browser window

    • Are you using the correct connection type? RTSP or USB Cameras are supported

    • Are you using the correct camera host, port and path to access the camera stream?

    • Are you using the correct username and password?

No events are created from a camera stream

General

Data Analytics

Custom MQTT

  • Know what you are doing:)

    • Connect via SSH to the device

    • Install tcpdump sudo apt install tcpdump

    • Record network traffic, filter for LTE interface and IP address of the broker

    sudo tcpdump -i eth0 host 91.213.98.152 -w dump

Make sure you in a way that event triggers can actually capture events.

Use to confirm that events can be triggered, e.g. do moving objects actually cross a countingline or are parking vehicles detected inside a region of interest?

Check if you created suitable dashboards and widgets for your use case, please refer to our detailed

Refer to our detailed guide on

Transfer the file dump and analyse with

🚒
😾
😿
😨
😩
😢
🙀
SWARM Support Center
Understand what the status means
Check camera configuration
Understand what the status means
SWARM Support Center
our recommendations
Understand what the status means
camera and data connection
configuration
Check camera configuration
configured your scenario
live calibration and track calibration
custom MQTT solutions
Wireshark
data analytics guide