Configure edge stream

You can easily edit the edge stream and its configuration. The edge stream configuration is accessible in the right panel after clicking on the edge stream name.

The edge stream configuration right sliding panel for the edge stream with name "Airport main hall".

Edge stream settings

The SmartFace Station allows you to configure edge stream settings. These settings directly affecting the processing of video streams done by SmartFace Platform.

To edit the edge stream settings:

  1. Click on Configuration in the left menu panel.

  2. Go to Edge stream settings section.

  3. Click on the edge stream name.

You may edit these parameters:

Parameter nameDescriptionDefault value
General
NAMEThe edge stream name.Provided string.
CLIENT IDA direction to the edge stream.Provided string.
Face detection
FACE SAVE STRATEGY

The strategy for saving data from all detections, you can choose from:

  • All- All faces for the detected person are stored.
  • FirstFace - Only the first detected face of a person is stored.BestFace - Only the best face for the detected person is stored. Which face is the best is decided when the person is lost from tracking.
  • FirstFace, BestFace - The first and the best face for the detected person are stored.
  • MatchedOnly - Only faces which are matched against a watchlist member are stored.

⚠️Set this wisely. Strategy to save all detected objects can generate huge amount of data.

BestFace
Face extraxtion
TEMPLATE GENERATOR RESOURCEChoose between these resources for template extraction:

  • CPU - to perform the template extraction on CPU resource.
  • GPU - to perform the template extraction on GPU resource. GPU must be present in the system.
  • ANY - to perform the template extraction on any resource (GPU or CPU) according to their current utilization. GPU must be present in the system.

CPU
Spoof detection
SPOOF DETECTOR RESOURCE

Choose liveness approach for spoof detector.

You can choose from:

  • None - no spoof detection enabled
  • Distant CPU - NN based liveness for access control use-case executed on CPU
  • Distant GPU - NN based liveness for access control use-case executed on GPU
  • Distant ANY - NN based liveness for access control use-case executed on any resource (GPU or CPU) according to their current utilization.
  • Nearby CPU - NN based liveness for selfie use-case executed on CPU
  • Nearby GPU- NN based liveness for selfie use-case executed on GPU
  • Nearby ANY - NN based liveness for selfie use-case executed on any resource (GPU or CPU) according to their current utilization.

Feedback display
FEEDBACK DISPLAYOpens/Copy the [feedback display] (/docs/how-it-works/smartface-station/sf-station-feedback-display/) link for selected camera