When enabled, faces that are seen by Video Insight cameras cause the Video Insight camera view to flash a color. Which color is flashed depends on what type of person is seen.
The camera view flash will only occur when the viewing camera is running a SAFR Operator Mode that supports generating events based on the person type viewed. For example, a camera running the Enrolled and Stranger Monitoring mode will generate a camera view flash whenever anybody is viewed, whereas cameras running the Recognition mode will never generate a camera view flash.
Person Type |
Color |
Unrecognizable face |
White |
Stranger (i.e. Person who isn’t enrolled in SAFR) |
Purple |
Enrolled person without a name who isn’t flagged as "Concern" or "Threat" |
Blue |
Enrolled person with a name who isn’t flagged as "Concern" or "Threat" |
Green |
Enrolled person flagged as "Concern" (with or without a name) |
Orange |
Enrolled person flagged as "Threat" (with or without a name) |
Red |
When enabled, people that are seen by Video Insight cameras cause pop-up alert messages to appear on
Video Insight camera views. These messages can be generated when either a face is detected (if face detection is enabled in SAFR’s Detection Preferences), a person’s body is detected (if person detection is enabled in SAFR’s Detection Preferences), or both.
Pop-up alert messages are only generated when the camera viewing the person is running a SAFR Operator
Mode that supports generating events based on the person type viewed. For example, a camera running the
Enrolled and Stranger Monitoring mode can generate any of the pop-up alert messages, whereas cameras running the Recognition mode can’t generate any messages.
Below are all the pop-up alert messages that can be generated.
Event Message |
Id Class |
Named |
Person Type |
Condition |
People Attributes |
Unrecognizable face detected |
N/A |
N/A |
N/A |
Face detected but insufficient information for recognition |
idClass="unidentified" |
Stranger detected |
Stranger |
N/A |
N/A |
Face detected but not found in registered people |
idClass="stranger" |
Registered person detected without name |
Normal |
No |
None |
Registered person without name or person type assigned |
idClass="noconcern" && personType="" && name="" |
Registered person detected with name <name> |
Normal |
Yes |
None |
Registered person with name but no person type |
idClass="noconcern" && personType="" && name=<name> |
Registered person detected of type <personType> |
Normal |
No |
Defined |
Registered person with person type but no name |
idClass="noconcern" && personType=<personType> && name="" |
Registered person detected of type <personType> with name <name> |
Normal |
Yes |
Defined |
Registered person with person type and name |
idClass="noconcern" && personType=<personType> && name=<name> |
Concern person detected without a name |
Concern |
No |
None |
Same as above for Concern |
idClass="concern" && personType="" && name="" |
Concern person detected with name <name> |
Concern |
Yes |
None |
Same as above for Concern |
idClass="concern" && personType="" && name=<name> |
Concern person detected of type <personType> |
Concern |
No |
Defined |
Same as above for Concern |
idClass="concern" && personType=<personType> && name="" |
Concern person detected of type <personType> with name <name> |
Concern |
Yes |
Defined |
Same as above for Concern |
idClass="concern" && personType=<personType> && name=<name> |
Threat person detected without a name |
Threat |
No |
None |
Same as above for Threat |
idClass="threat" && personType="" && name="" |
Threat person detected with name <name> |
Threat |
Yes |
None |
Same as above for Threat |
idClass="threat" && personType="" && name=<name> |
Threat person detected of type <personType> |
Threat |
No |
Defined |
Same as above for Threat |
idClass="threat" && personType=<personType> && name="" |
Threat person detected of type <personType> with name <name> |
Threat |
Yes |
Defined |
Same as above for Threat |
idClass="threat" && personType=<personType> && name=<name> |
1