Configure camera
You can easily edit the camera and its configuration. The camera configuration is accessible in the right panel after clicking on the camera name.
The camera configuration right sliding panel for the camera with name "Entry to hall".
Camera settings
The SmartFace Station allows you to configure camera settings. These settings directly affecting the processing of video streams done by SmartFace Platform.
To edit the camera settings:
Click on Configuration in the left menu panel.
Go to Camera settings section.
Click on the camera name.
You may edit these parameters:
Parameter name | Parameter description | Default value | Value interval | Note |
---|---|---|---|---|
RTSP / VIDEO SOURCE | A RTSP URL to the camera stream or video file name with full path for file location | |||
OS SERVICE NAME | The camera service name | <assigned by the system> | read only information | |
MAXIMUM TRACKING FACES | The maximum number of faces detected on one frame | 20 | Setup this value according to your use-case. Lowering this number, you can significantly decrease overall detection speed. | |
MIN FACE SIZE | The minimum face size necessary for detection in pixels | 35 | ||
MAX FACE SIZE | The maximum face size necessary for detection in pixels | 600 | ||
CONFIDENCE THRESHOLD | The confidence threshold for face detection | 450 | ||
FACE SAVE STRATEGY | The strategy for saving data from all detections, you can choose from:
| FirstFace, BestFace | Set this wisely. Strategy to save all detected objects can generate huge amount of data. | |
FACE DETECTOR RESOURCE | Choose between these resources for detection:
| CPU | ||
TEMPLATE GENERATOR RESOURCE | Choose between these resources for template extraction:
| CPU | ||
FACE DISCOVERY FREQUENCY | The frequency of face detection in milliseconds | 500 | ||
FACE EXTRACTION FREQUENCY | The frequency of face extraction in milliseconds | 500 | ||
PEDESTRIAN DETECTOR RESOURCE | Turn on pedestrian detection on selected camera. Choose which detector will be used for pedestrian detection. You can choose from:
| None | ||
MIN PEDESTRIAN SIZE | The minimum pedestrian size necessary for detection in pixels | 80 | 20 ↔︎ 10 000 | |
MAX PEDESTRIAN SIZE | The maximum pedestrian size necessary for detection in pixels | 2 000 | 21 ↔︎ 10 000 | |
MAX PEDESTRIANS | The maximum number of pedestrians detected on one frame | 20 | 1 ↔︎ 1 000 | |
PEDESTRIAN CONFIDENCE THRESHOLD | The confidence threshold for pedestrian detection | 2 500 | 0 ↔︎ 10 000 | |
SPOOF DETECTOR RESOURCE | Choose liveness approach for spoof detector. You can choose from:
| you can set only one spoof detector resource per camera via UI | ||
DISTANT LIVENESS SCORE THRESHOLD | Anything below this value from distant liveness check will be considered as spoof | 90 | 0 ↔︎ 100 | available only for Distant CPU and Distant GPU SPOOF DETECTOR RESOURCE |
NEARBY LIVENESS SCORE THRESHOLD | Anything below this value from nearby liveness check will be considered as spoof | 90 | 0 ↔︎ 100 | available only for Nearby CPU and Nearby GPU SPOOF DETECTOR RESOURCE |
FEEDBACK DISPLAY | Opens/Copy the [feedback display] (/docs/how-it-works/smartface-station/sf-station-feedback-display/) link for selected camera | |||
PREVIEW ENABLED | Enable preview generation with embedded graphics. The preview is generated as an MPEG1 stream. You can define the stream quality in the PREVIEW QUALITY setting. | Disabled | ||
PREVIEW QUALITY | Define the quality of generated stream. You can choose from:
| Low | ||
PREVIEW PROFILES | Define predefined profile what attributes will be displayed near to the detected or identified object. Four predefined profiles are available:
You can create your custom profile with different set of attributes via REST API. | Minimal |