Ejemplo de mensajes de registro de Privacy Protector - KiwiVision 4.8.0 | Security Center 5.12.2.0

Guía del usuario de KiwiVision™ para Security Center 5.12.2.0

Product
KiwiVision
Content type
Version
4.8
Release
4.8.0
Language
Español
Last updated
2024-07-15

Consulte los siguientes ejemplos para ver los mensajes de registro de cada fase del flujo del programa.

Fase de inicialización

Durante la fase de inicialización, se inicializan los parámetros con la configuración estándar.

Code
15:49:02.449 - PrivacyProtectorCore#1 (Information): initializing Privacy Protector...
15:49:02.449 - PrivacyProtectorCore#1 (Information): Setting default value: Frames needed to learn new background = 5000. Frames needed to learn new background in learning phase = 5000
15:49:02.449 - PrivacyProtectorCore#1 (Information): Setting default value: scramblingThreshold = 22
15:49:02.449 - PrivacyProtectorCore#1 (Information): Setting default value: Color preset = R 0, G 0, B 0. Red channel oscillation = 0
15:49:02.449 - PrivacyProtectorCore#1 (Information): Setting default value: Scrambling method = 0
15:49:02.449 - PrivacyProtectorCore#1 (Information): ...initialization complete.
15:49:02.449 - PrivacyProtectorCore#1 (Information): PrivacyProtectorAnalyzer Do initial configuration:
15:49:02.449 - PrivacyProtectorCore#1 (Information): Configuration changed! Scrambling threshold set to 20.
15:49:02.449 - PrivacyProtectorCore#1 (Information): Configuration changed! Scrambling method set to 0.
15:49:02.449 - PrivacyProtectorCore#1 (Information): Configuration changed! Color set to R: 0, G: 0, B: 0.
15:49:02.449 - PrivacyProtectorCore#1 (Information): Configuration changed! Oscillating red-shift set to 5.
15:49:02.449 - PrivacyProtectorCore#1 (Information): Configuration changed! Number of frames for learning background in normal mode set to 5000 frames.
15:49:02.449 - PrivacyProtectorCore#1 (Information): Configuration changed! Number of frames for learning background in learning phase set to 1500 frames.
15:49:02.449 - PrivacyProtectorCore#1 (Information): Frame rate changed! Number of frames for learning background in normal mode set to 3960 frames.
15:49:02.449 - PrivacyProtectorCore#1 (Information): Frame rate changed! Number of frames for learning background in learning phase set to 1188 frames.
15:49:02.449 - PrivacyProtectorCore#1 (Information): Configuration changed! Regions are not visualized in the output stream.
15:49:02.449 - PrivacyProtectorCore#1 (Information): PrivacyProtectorAnalyzer Initial configuration finished.
15:49:02.449 - PrivacyProtectorCore#1 (Information): PrivacyProtectorAnalyzer: Initializing on first frame.
15:49:02.449 - PrivacyProtectorCore#1 (Information): Starting initial learning phase lasting for 1188 Frames.
15:49:03.444 - PrivacyProtectorCore#1 (Information): Frame rate changed! Number of frames for learning background in learning phase set to 514 frames.
15:49:03.444 - PrivacyProtectorCore#1 (Information): Frame rate changed! Number of frames for learning background in normal mode set to 1714 frames.

Fase de aprendizaje

Después de ajustar la configuración, las imágenes de video se reenvían a Privacy Protector™ para reconocer el fondo.

Code
15:49:02.449 - PrivacyProtectorCore#1 (Information): Starting initial learning phase lasting for 1188 Frames.
15:49:45.262 - PrivacyProtectorCore#1 (Information): Initial learning phase finished.

Fase operativa

Después de reconocer el fondo, comienza el funcionamiento regular.

No se escriben mensajes de registro durante el funcionamiento normal.

Si la configuración de Privacy Protector cambia durante la fase de operación, los mensajes de registro se escriben para mostrar estas actualizaciones. Los cambios de configuración incluyen regiones que se agregan o borran.

Code
15:49:02.449 - PrivacyProtectorCore#1 (Information): Configuration changed! Scrambling threshold set to 20.
Configuration changes include zones that are added or cleared:
16:25:27.537 - PrivacyProtectorCore#1 (Information): All BackgroundRegions have been cleared!
16:25:27.537 - PrivacyProtectorCore#1 (Information): All ForegroundRegions have been cleared!
16:25:27.537 - PrivacyProtectorCore#1 (Information): A ForegroundRegion has been added!

Fase de apagado

Se registra un apagado.

Code
15:50:25.929 - PrivacyProtectorCore#1 (Information): Shutting down.