[go: nahoru, domu]

Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grabber disconnecting randomly #898

Closed
SPECTERR opened this issue Jul 9, 2024 · 1 comment
Closed

Grabber disconnecting randomly #898

SPECTERR opened this issue Jul 9, 2024 · 1 comment

Comments

@SPECTERR
Copy link
SPECTERR commented Jul 9, 2024

Hello Awawa!

First of all I'd like to thank you for all the work you've put into this project, which is quite simply the most accomplished on the ambilight scene!

I'm back from the early days of ambilight on rapsberry, and I wanted to update my lighting infrastructure. I was using RPI3b with an internal grabber for about ten years, now I'm using RPI4b with an external grabber.

The information on my current equipment :

Everything seems to be working, only one small problem persists. After 15 - 30 minutes, the grabber disconnects unexpectedly, and I have to restart the RPI to get it working again. This problem can be solved by using the "auto resume" function, which restarts the grabber; the LEDs are only switched off for a few seconds, usually 5.

I can't find the cause of this problem. And the "auto resume" function causes the grabber to stop for a few seconds, which is slightly disturbing. I think the problem might be with the grabber, but I've probably missed something in the settings? Maybe something to force the grabber to stay connected non-stop?

Here's the log:

2024-02-27T19:26:21.182Z [V4L2:USB3.0 UHD: US] Found capture device: /dev/video22
2024-02-27T19:26:21.182Z [V4L2:USB3.0 UHD: US] Found capture device: /dev/video0
2024-02-27T19:26:21.182Z [V4L2:USB3.0 UHD: US] (V4L2Grabber.cpp:406) Device has 'brightness' control => min: 0, max: 100, default: 50
2024-02-27T19:26:21.182Z [V4L2:USB3.0 UHD: US] (V4L2Grabber.cpp:412) Device has 'contrast' control => min: 0, max: 100, default: 50
2024-02-27T19:26:21.182Z [V4L2:USB3.0 UHD: US] (V4L2Grabber.cpp:418) Device has 'saturation' control => min: 0, max: 100, default: 50
2024-02-27T19:26:21.182Z [V4L2:USB3.0 UHD: US] (V4L2Grabber.cpp:424) Device has 'hue' control => min: 0, max: 100, default: 50
2024-02-27T19:26:21.182Z [V4L2:USB3.0 UHD: US] (V4L2Grabber.cpp:213) Searching for USB3.0 UHD: USB3.0 UHD (video0) 720 x 576 @ 60 fps, input: -1 (NO_CHANGE)
2024-02-27T19:26:21.182Z [V4L2:USB3.0 UHD: US] *************************************************************************************************
2024-02-27T19:26:21.182Z [V4L2:USB3.0 UHD: US] Starting V4L2 grabber. Selected: USB3.0 UHD: USB3.0 UHD (video0) [/dev/video0] 720 x 576 @ 60 fps yuyv input -1
2024-02-27T19:26:21.182Z [V4L2:USB3.0 UHD: US] *************************************************************************************************
2024-02-27T19:26:21.182Z [V4L2:USB3.0 UHD: US] (V4L2Grabber.cpp:826) Hardware cropping is not supported: ignoring
2024-02-27T19:26:21.182Z [V4L2:USB3.0 UHD: US] Set device input to: Camera 1
2024-02-27T19:26:21.198Z [V4L2:USB3.0 UHD: US] Set resolution to: 720 x 576
2024-02-27T19:26:21.215Z [V4L2:USB3.0 UHD: US] Set framerate to 60 FPS
2024-02-27T19:26:21.218Z [V4L2:USB3.0 UHD: US] Brightness set to: 50 (default)
2024-02-27T19:26:21.222Z [V4L2:USB3.0 UHD: US] Contrast set to: 50 (default)
2024-02-27T19:26:21.225Z [V4L2:USB3.0 UHD: US] Saturation set to: 50 (default)
2024-02-27T19:26:21.228Z [V4L2:USB3.0 UHD: US] Hue set to: 50 (default)
2024-02-27T19:26:21.228Z [V4L2:USB3.0 UHD: US] (V4L2Grabber.cpp:105) LUT folder location: '/storage/.kodi/addons/service.hyperhdr/lut'
2024-02-27T19:26:21.228Z [V4L2:USB3.0 UHD: US] (Grabber.cpp:458) LUT file found: /storage/.kodi/userdata/addon_data/service.hyperhdr/lut_lin_tables.3d
2024-02-27T19:26:21.228Z [V4L2:USB3.0 UHD: US] (Grabber.cpp:473) Index 2 for YUV
2024-02-27T19:26:21.251Z [EFFECTENGINE0] (EffectEngine.cpp:92) Start the effect: name [Rainbow swirl fast]
2024-02-27T19:26:21.251Z [MUXER0] Register new input 'System/EFFECT' with priority 0 as inactive
2024-02-27T19:26:21.251Z [HYPERHDR0] Boot effect: animation set to 'Rainbow swirl fast' [started]
2024-02-27T19:26:21.251Z [NETFORWARDER] Forwarder has changed state to disabled
2024-02-27T19:26:21.298Z [MUXER0] Set visible priority to 255
2024-02-27T19:26:21.298Z [HYPERHDR0] New priority[255], previous [255]
2024-02-27T19:26:21.298Z [HYPERHDR0] No source left -> switch LED-Device off
2024-02-27T19:26:21.298Z [SMOOTHING0] Clearing queued colors before: disabling
2024-02-27T19:26:21.298Z [SMOOTHING0] Smoothing queue is cleared
2024-02-27T19:26:21.298Z [COLORSPACE_CALIBRATION0] (ColorSpaceCalibration.cpp:225) setBackLightEnabled: 0
2024-02-27T19:26:21.298Z [LEDDEVICE0_APA102] (LedDevice.cpp:297) Disable the device
2024-02-27T19:26:21.298Z [LEDDEVICE0_APA102] (LedDevice.cpp:381) Stopping refresh timer
2024-02-27T19:26:21.298Z [LEDDEVICE0_APA102] (LedDevice.cpp:90) Switch off
2024-02-27T19:26:21.298Z [LEDDEVICE0_APA102] (LedDevice.cpp:126) Power Off
2024-02-27T19:26:21.298Z [LEDDEVICE0_APA102] (LedDevice.cpp:544) Set LED strip to black/power off
2024-02-27T19:26:21.306Z [LEDDEVICE0_APA102] (ProviderSpi.cpp:135) Closing SPI interface
2024-02-27T19:26:21.306Z [COMPONENTCTRL0] LED device: disabled
2024-02-27T19:26:21.361Z [EFFECT0(Rainbo...)] Begin playing the effect with priority: 0
2024-02-27T19:26:21.517Z [MUXER0] Priority 0 is now active
2024-02-27T19:26:21.517Z [MUXER0] Set visible priority to 0
2024-02-27T19:26:21.517Z [HYPERHDR0] New priority[0], previous [255]
2024-02-27T19:26:21.517Z [HYPERHDR0] New source available -> switch LED-Device on
2024-02-27T19:26:21.517Z [SMOOTHING0] Clearing queued colors before: enabling
2024-02-27T19:26:21.517Z [SMOOTHING0] Smoothing queue is cleared
2024-02-27T19:26:21.517Z [LEDDEVICE0_APA102] (LedDevice.cpp:247) Enable the device
2024-02-27T19:26:21.517Z [COLORSPACE_CALIBRATION0] (ColorSpaceCalibration.cpp:225) setBackLightEnabled: 0
2024-02-27T19:26:21.517Z [LEDDEVICE0_APA102] (LedDevice.cpp:64) Switch on
2024-02-27T19:26:21.517Z [LEDDEVICE0_APA102] (LedDevice.cpp:140) Power On
2024-02-27T19:26:21.517Z [LEDDEVICE0_APA102] (LedDevice.cpp:367) Starting timer with interval = 20ms
2024-02-27T19:26:21.517Z [IMAGETOLED_MNG0] Total index number is: 1000 (memory: 1000). User sparse processing is: disabled, image size: 80 x 45, area number: 108
2024-02-27T19:26:21.517Z [COMPONENTCTRL0] LED device: enabled
2024-02-27T19:26:21.517Z [SMOOTHING0] Clearing queued colors before: enabling. Smoothing configuration changed: restarting timer.
2024-02-27T19:26:21.517Z [SMOOTHING0] Smoothing queue is cleared
2024-02-27T19:26:21.517Z [SMOOTHING0] Selecting config (2) => type: Linear, directMode: false, pause: false, settlingTime: 200ms, interval: 40ms (25Hz), antiFlickTres: 0, antiFlickStep: 0, antiFlickTime: 0
2024-02-27T19:26:21.517Z [SMOOTHING0] Using linear smoothing input (2)
2024-02-27T19:26:21.517Z [LEDDEVICE0_APA102] (LedDevice.cpp:381) Stopping refresh timer
2024-02-27T19:26:21.517Z [LEDDEVICE0_APA102] Ignoring user LED refresh rate. Forcing smoothing refresh rate = 25.00 Hz
2024-02-27T19:26:21.518Z [LEDDEVICE0_APA102] (LedDevice.cpp:423) Refresh rate = 25.00 Hz
2024-02-27T19:26:21.518Z [LEDDEVICE0_APA102] (LedDevice.cpp:367) Starting timer with interval = 40ms
2024-02-27T19:26:21.518Z [LEDDEVICE0_APA102] (LedDevice.cpp:433) Refresh interval updated to 40ms
2024-02-27T19:26:21.518Z [LEDDEVICE0_APA102] (LedDevice.cpp:448) LED refresh interval adjustment caused by smoothing configuration change to 40ms (proposed: 40ms)
2024-02-27T19:26:21.598Z [SMOOTHING0] Using linear smoothing procedure (2)
2024-02-27T19:26:22.253Z [WEBSERVER] Apply Webserver settings
2024-02-27T19:26:22.253Z [WEBSERVER] Set document root to: :/www
2024-02-27T19:26:22.253Z [WEBSERVER] Started: 'HyperHDR WebServer (HTTP)' on port: 8090
2024-02-27T19:26:22.253Z [SSDP] (SSDPHandler.cpp:93) The local address is empty
2024-02-27T19:26:22.253Z [WEBSERVER] Initialize Webserver
2024-02-27T19:26:22.253Z [WEBSERVER] Apply Webserver settings
2024-02-27T19:26:22.253Z [WEBSERVER] Set document root to: :/www
2024-02-27T19:26:22.869Z [WEBSERVER] Setup SSL certificate
2024-02-27T19:26:22.870Z [WEBSERVER] Setup private SSL key
2024-02-27T19:26:22.870Z [WEBSERVER] Started: 'HyperHDR WebServer (HTTPS)' on port: 8092
2024-02-27T19:26:22.870Z [SSDP] (SSDPHandler.cpp:42) SSDPHandler is initializing
2024-02-27T19:26:22.870Z [SSDP] Could not obtain the local address. Retry later (1/10)
2024-02-27T19:26:22.870Z [SSDP] (SSDPServer.cpp:95) Initialize the SSDP server
2024-02-27T19:26:22.870Z [SSDP] (SSDPHandler.cpp:93) The local address is empty
2024-02-27T19:26:23.756Z [SERVICE_mDNS] Failed to open any client sockets
2024-02-27T19:26:24.162Z [V4L2:USB3.0 UHD: US] Found and loaded LUT: '/storage/.kodi/userdata/addon_data/service.hyperhdr/lut_lin_tables.3d'
2024-02-27T19:26:24.162Z [V4L2:USB3.0 UHD: US] Video pixel format is set to: YUYV
2024-02-27T19:26:24.168Z [V4L2:USB3.0 UHD: US] Started
2024-02-27T19:26:24.205Z [V4L2:USB3.0 UHD: US] (V4L2Grabber.cpp:1164) Worker's thread count  = 3
2024-02-27T19:26:24.208Z [SIGNAL_AUTO] No signal detected. The cognition model's probability: 100%
2024-02-27T19:26:24.208Z [MUXER0] Priority 240 is now active
2024-02-27T19:26:24.367Z [EFFECT0(Rainbo...)] The effect quits with priority: 0
2024-02-27T19:26:24.367Z [MUXER0] Removed source priority 0
2024-02-27T19:26:24.367Z [MUXER0] Set visible priority to 240
2024-02-27T19:26:24.367Z [SMOOTHING0] Clearing queued colors before: enabling. Smoothing configuration changed: restarting timer.
2024-02-27T19:26:24.367Z [SMOOTHING0] Smoothing queue is cleared
2024-02-27T19:26:24.367Z [SMOOTHING0] Selecting config (0) => type: Alternative, directMode: false, pause: false, settlingTime: 150ms, interval: 20ms (50Hz), antiFlickTres: 32, antiFlickStep: 2, antiFlickTime: 250
2024-02-27T19:26:24.367Z [SMOOTHING0] Using alternative smoothing input (0)
2024-02-27T19:26:24.367Z [HYPERHDR0] New priority[240], previous [0]
2024-02-27T19:26:24.367Z [LEDDEVICE0_APA102] (LedDevice.cpp:381) Stopping refresh timer
2024-02-27T19:26:24.367Z [COLORSPACE_CALIBRATION0] (ColorSpaceCalibration.cpp:225) setBackLightEnabled: 1
2024-02-27T19:26:24.367Z [EFFECTENGINE0] Effect 'Rainbow swirl fast' has finished.
2024-02-27T19:26:24.367Z [LEDDEVICE0_APA102] Ignoring user LED refresh rate. Forcing smoothing refresh rate = 50.00 Hz
2024-02-27T19:26:24.367Z [LEDDEVICE0_APA102] (LedDevice.cpp:423) Refresh rate = 50.00 Hz
2024-02-27T19:26:24.367Z [LEDDEVICE0_APA102] (LedDevice.cpp:367) Starting timer with interval = 20ms
2024-02-27T19:26:24.367Z [LEDDEVICE0_APA102] (LedDevice.cpp:433) Refresh interval updated to 20ms
2024-02-27T19:26:24.367Z [LEDDEVICE0_APA102] (LedDevice.cpp:448) LED refresh interval adjustment caused by smoothing configuration change to 20ms (proposed: 20ms)
2024-02-27T19:26:24.367Z [EFFECT0(Rainbo...)] Effect named: 'Rainbow swirl fast' is deleted
2024-02-27T19:26:24.379Z [IMAGETOLED_MNG0] Total index number is: 107712 (memory: 107712). User sparse processing is: disabled, image size: 720 x 576, area number: 108
2024-02-27T19:26:24.407Z [SMOOTHING0] Using alternative smoothing procedure (0)
2024-02-27T19:26:25.745Z [SIGNAL_AUTO] No signal detected. The cognition model's probability: 100%
2024-02-27T19:26:28.759Z [IMAGETOLED_MNG0] Total index number is: 100512 (memory: 100512). User sparse processing is: disabled, image size: 720 x 576, area number: 108
2024-07-09T11:27:18.469Z [SERVICE_mDNS] Starting the network discovery thread
2024-07-09T11:27:33.455Z [SSDP] (SSDPHandler.cpp:42) SSDPHandler is initializing
2024-07-09T11:27:33.456Z [SSDP] (SSDPHandler.cpp:183) The local address is: 192.168.1.97
2024-07-09T11:27:33.456Z [SSDP] (SSDPServer.cpp:95) Initialize the SSDP server
2024-07-09T11:27:33.456Z [WEBSERVER] (StaticFileServing.cpp:68) SSDP description is set up
2024-07-09T11:27:33.456Z [SSDP] Starting the SSDP server
2024-07-09T11:27:53.380Z [SIGNAL_AUTO] No signal detected. The cognition model's probability: 100%
2024-07-09T11:27:58.395Z [SIGNAL_AUTO] THE SIGNAL IS LOST
2024-07-09T11:27:59.655Z [MUXER0] Priority 240 is now inactive
2024-07-09T11:27:59.655Z [MUXER0] Set visible priority to 255
2024-07-09T11:27:59.655Z [HYPERHDR0] New priority[255], previous [240]
2024-07-09T11:27:59.655Z [HYPERHDR0] No source left -> switch LED-Device off
2024-07-09T11:27:59.655Z [SMOOTHING0] Clearing queued colors before: disabling
2024-07-09T11:27:59.655Z [SMOOTHING0] Smoothing queue is cleared
2024-07-09T11:27:59.655Z [LEDDEVICE0_APA102] (LedDevice.cpp:297) Disable the device
2024-07-09T11:27:59.655Z [COLORSPACE_CALIBRATION0] (ColorSpaceCalibration.cpp:225) setBackLightEnabled: 0
2024-07-09T11:27:59.655Z [LEDDEVICE0_APA102] (LedDevice.cpp:381) Stopping refresh timer
2024-07-09T11:27:59.655Z [LEDDEVICE0_APA102] (LedDevice.cpp:90) Switch off
2024-07-09T11:27:59.655Z [LEDDEVICE0_APA102] (LedDevice.cpp:126) Power Off
2024-07-09T11:27:59.655Z [LEDDEVICE0_APA102] (LedDevice.cpp:544) Set LED strip to black/power off
2024-07-09T11:27:59.669Z [LEDDEVICE0_APA102] (ProviderSpi.cpp:135) Closing SPI interface
2024-07-09T11:27:59.670Z [COMPONENTCTRL0] LED device: disabled
2024-07-09T11:28:04.742Z [SIGNAL_AUTO] Signal detected. The cognition model's probability: 100%
2024-07-09T11:28:05.759Z [SIGNAL_AUTO] THE SIGNAL IS RESTORED
2024-07-09T11:28:05.759Z [MUXER0] Priority 240 is now active
2024-07-09T11:28:05.759Z [MUXER0] Set visible priority to 240
2024-07-09T11:28:05.759Z [HYPERHDR0] New priority[240], previous [255]
2024-07-09T11:28:05.759Z [HYPERHDR0] New source available -> switch LED-Device on
2024-07-09T11:28:05.759Z [SMOOTHING0] Clearing queued colors before: enabling
2024-07-09T11:28:05.759Z [SMOOTHING0] Smoothing queue is cleared
2024-07-09T11:28:05.759Z [COLORSPACE_CALIBRATION0] (ColorSpaceCalibration.cpp:225) setBackLightEnabled: 1
2024-07-09T11:28:05.759Z [LEDDEVICE0_APA102] (LedDevice.cpp:247) Enable the device
2024-07-09T11:28:05.759Z [LEDDEVICE0_APA102] (LedDevice.cpp:64) Switch on
2024-07-09T11:28:05.759Z [LEDDEVICE0_APA102] (LedDevice.cpp:140) Power On
2024-07-09T11:28:05.759Z [LEDDEVICE0_APA102] (LedDevice.cpp:367) Starting timer with interval = 20ms
2024-07-09T11:28:05.761Z [COMPONENTCTRL0] LED device: enabled
2024-07-09T11:28:05.762Z [SMOOTHING0] Using alternative smoothing input (0)
2024-07-09T11:28:05.762Z [EFFECTENGINE0] Run effect "Rainbow swirl fast" on channel 0
2024-07-09T11:28:05.762Z [EFFECTENGINE0] (EffectEngine.cpp:92) Start the effect: name [Rainbow swirl fast]
2024-07-09T11:28:05.762Z [MUXER0] Register new input 'System/EFFECT' with priority 0 as inactive
2024-07-09T11:28:05.762Z [HYPERHDR0] Boot effect: animation set to 'Rainbow swirl fast' [started]
2024-07-09T11:28:05.763Z [EFFECT0(Rainbo...)] Begin playing the effect with priority: 0
2024-07-09T11:28:05.763Z [MUXER0] Priority 0 is now active
2024-07-09T11:28:05.763Z [MUXER0] Set visible priority to 0
2024-07-09T11:28:05.763Z [SMOOTHING0] Clearing queued colors before: enabling. Smoothing configuration changed: restarting timer.
2024-07-09T11:28:05.763Z [SMOOTHING0] Smoothing queue is cleared
2024-07-09T11:28:05.763Z [SMOOTHING0] Selecting config (2) => type: Linear, directMode: false, pause: false, settlingTime: 200ms, interval: 40ms (25Hz), antiFlickTres: 0, antiFlickStep: 0, antiFlickTime: 0
2024-07-09T11:28:05.763Z [SMOOTHING0] Using linear smoothing input (2)
2024-07-09T11:28:05.763Z [HYPERHDR0] New priority[0], previous [240]
2024-07-09T11:28:05.764Z [COLORSPACE_CALIBRATION0] (ColorSpaceCalibration.cpp:225) setBackLightEnabled: 0
2024-07-09T11:28:05.764Z [LEDDEVICE0_APA102] (LedDevice.cpp:381) Stopping refresh timer
2024-07-09T11:28:05.764Z [LEDDEVICE0_APA102] Ignoring user LED refresh rate. Forcing smoothing refresh rate = 25.00 Hz
2024-07-09T11:28:05.764Z [LEDDEVICE0_APA102] (LedDevice.cpp:423) Refresh rate = 25.00 Hz
2024-07-09T11:28:05.764Z [LEDDEVICE0_APA102] (LedDevice.cpp:367) Starting timer with interval = 40ms
2024-07-09T11:28:05.764Z [IMAGETOLED_MNG0] Total index number is: 1000 (memory: 1000). User sparse processing is: disabled, image size: 80 x 45, area number: 108
2024-07-09T11:28:05.764Z [LEDDEVICE0_APA102] (LedDevice.cpp:433) Refresh interval updated to 40ms
2024-07-09T11:28:05.764Z [LEDDEVICE0_APA102] (LedDevice.cpp:448) LED refresh interval adjustment caused by smoothing configuration change to 40ms (proposed: 40ms)
2024-07-09T11:28:05.844Z [SMOOTHING0] Using linear smoothing procedure (2)
2024-07-09T11:28:08.766Z [EFFECT0(Rainbo...)] The effect quits with priority: 0
2024-07-09T11:28:08.766Z [MUXER0] Removed source priority 0
2024-07-09T11:28:08.766Z [MUXER0] Set visible priority to 240
2024-07-09T11:28:08.771Z [SMOOTHING0] Clearing queued colors before: enabling. Smoothing configuration changed: restarting timer.
2024-07-09T11:28:08.771Z [SMOOTHING0] Smoothing queue is cleared
2024-07-09T11:28:08.771Z [SMOOTHING0] Selecting config (0) => type: Alternative, directMode: false, pause: false, settlingTime: 150ms, interval: 20ms (50Hz), antiFlickTres: 32, antiFlickStep: 2, antiFlickTime: 250
2024-07-09T11:28:08.771Z [SMOOTHING0] Using alternative smoothing input (0)
2024-07-09T11:28:08.771Z [HYPERHDR0] New priority[240], previous [0]
2024-07-09T11:28:08.771Z [COLORSPACE_CALIBRATION0] (ColorSpaceCalibration.cpp:225) setBackLightEnabled: 1
2024-07-09T11:28:08.771Z [EFFECTENGINE0] Effect 'Rainbow swirl fast' has finished.
2024-07-09T11:28:08.771Z [LEDDEVICE0_APA102] (LedDevice.cpp:381) Stopping refresh timer
2024-07-09T11:28:08.771Z [EFFECT0(Rainbo...)] Effect named: 'Rainbow swirl fast' is deleted
2024-07-09T11:28:08.771Z [LEDDEVICE0_APA102] Ignoring user LED refresh rate. Forcing smoothing refresh rate = 50.00 Hz
2024-07-09T11:28:08.771Z [LEDDEVICE0_APA102] (LedDevice.cpp:423) Refresh rate = 50.00 Hz
2024-07-09T11:28:08.771Z [LEDDEVICE0_APA102] (LedDevice.cpp:367) Starting timer with interval = 20ms
2024-07-09T11:28:08.771Z [LEDDEVICE0_APA102] (LedDevice.cpp:433) Refresh interval updated to 20ms
2024-07-09T11:28:08.771Z [LEDDEVICE0_APA102] (LedDevice.cpp:448) LED refresh interval adjustment caused by smoothing configuration change to 20ms (proposed: 20ms)
2024-07-09T11:28:08.775Z [IMAGETOLED_MNG0] Total index number is: 107712 (memory: 107712). User sparse processing is: disabled, image size: 720 x 576, area number: 108
2024-07-09T11:28:08.811Z [SMOOTHING0] Using alternative smoothing procedure (0)
2024-07-09T11:28:09.758Z [IMAGETOLED_MNG0] Total index number is: 107712 (memory: 107712). User sparse processing is: disabled, image size: 720 x 576, area number: 108
2024-07-09T11:28:16.624Z [SIGNAL_AUTO] No signal detected. The cognition model's probability: 100%
2024-07-09T11:28:21.638Z [SIGNAL_AUTO] THE SIGNAL IS LOST
2024-07-09T11:28:22.855Z [MUXER0] Priority 240 is now inactive
2024-07-09T11:28:22.855Z [MUXER0] Set visible priority to 255
2024-07-09T11:28:22.855Z [HYPERHDR0] New priority[255], previous [240]
2024-07-09T11:28:22.855Z [HYPERHDR0] No source left -> switch LED-Device off
2024-07-09T11:28:22.855Z [SMOOTHING0] Clearing queued colors before: disabling
2024-07-09T11:28:22.855Z [SMOOTHING0] Smoothing queue is cleared
2024-07-09T11:28:22.855Z [LEDDEVICE0_APA102] (LedDevice.cpp:297) Disable the device
2024-07-09T11:28:22.855Z [LEDDEVICE0_APA102] (LedDevice.cpp:381) Stopping refresh timer
2024-07-09T11:28:22.855Z [COLORSPACE_CALIBRATION0] (ColorSpaceCalibration.cpp:225) setBackLightEnabled: 0
2024-07-09T11:28:22.855Z [LEDDEVICE0_APA102] (LedDevice.cpp:90) Switch off
2024-07-09T11:28:22.855Z [LEDDEVICE0_APA102] (LedDevice.cpp:126) Power Off
2024-07-09T11:28:22.855Z [LEDDEVICE0_APA102] (LedDevice.cpp:544) Set LED strip to black/power off
2024-07-09T11:28:22.869Z [LEDDEVICE0_APA102] (ProviderSpi.cpp:135) Closing SPI interface
2024-07-09T11:28:22.870Z [COMPONENTCTRL0] LED device: disabled
2024-07-09T11:28:26.921Z [SIGNAL_AUTO] Signal detected. The cognition model's probability: 100%
2024-07-09T11:28:27.937Z [SIGNAL_AUTO] THE SIGNAL IS RESTORED
2024-07-09T11:28:27.937Z [MUXER0] Priority 240 is now active
2024-07-09T11:28:27.937Z [MUXER0] Set visible priority to 240
2024-07-09T11:28:27.937Z [HYPERHDR0] New priority[240], previous [255]
2024-07-09T11:28:27.937Z [HYPERHDR0] New source available -> switch LED-Device on
2024-07-09T11:28:27.937Z [SMOOTHING0] Clearing queued colors before: enabling
2024-07-09T11:28:27.937Z [SMOOTHING0] Smoothing queue is cleared
2024-07-09T11:28:27.937Z [LEDDEVICE0_APA102] (LedDevice.cpp:247) Enable the device
2024-07-09T11:28:27.937Z [COLORSPACE_CALIBRATION0] (ColorSpaceCalibration.cpp:225) setBackLightEnabled: 1
2024-07-09T11:28:27.937Z [LEDDEVICE0_APA102] (LedDevice.cpp:64) Switch on
2024-07-09T11:28:27.937Z [LEDDEVICE0_APA102] (LedDevice.cpp:140) Power On
2024-07-09T11:28:27.937Z [LEDDEVICE0_APA102] (LedDevice.cpp:367) Starting timer with interval = 20ms
2024-07-09T11:28:27.939Z [COMPONENTCTRL0] LED device: enabled
2024-07-09T11:28:27.939Z [SMOOTHING0] Using alternative smoothing input (0)
2024-07-09T11:28:27.977Z [SMOOTHING0] Using alternative smoothing procedure (0)
2024-07-09T11:28:28.937Z [IMAGETOLED_MNG0] Total index number is: 100512 (memory: 100512). User sparse processing is: disabled, image size: 720 x 576, area number: 108
2024-07-09T11:28:34.965Z [SIGNAL_AUTO] No signal detected. The cognition model's probability: 100%
2024-07-09T11:28:39.981Z [SIGNAL_AUTO] THE SIGNAL IS LOST
2024-07-09T11:28:41.254Z [MUXER0] Priority 240 is now inactive
2024-07-09T11:28:41.254Z [MUXER0] Set visible priority to 255
2024-07-09T11:28:41.254Z [HYPERHDR0] New priority[255], previous [240]
2024-07-09T11:28:41.254Z [HYPERHDR0] No source left -> switch LED-Device off
2024-07-09T11:28:41.254Z [SMOOTHING0] Clearing queued colors before: disabling
2024-07-09T11:28:41.254Z [SMOOTHING0] Smoothing queue is cleared
2024-07-09T11:28:41.254Z [LEDDEVICE0_APA102] (LedDevice.cpp:297) Disable the device
2024-07-09T11:28:41.254Z [COLORSPACE_CALIBRATION0] (ColorSpaceCalibration.cpp:225) setBackLightEnabled: 0
2024-07-09T11:28:41.254Z [LEDDEVICE0_APA102] (LedDevice.cpp:381) Stopping refresh timer
2024-07-09T11:28:41.254Z [LEDDEVICE0_APA102] (LedDevice.cpp:90) Switch off
2024-07-09T11:28:41.254Z [LEDDEVICE0_APA102] (LedDevice.cpp:126) Power Off
2024-07-09T11:28:41.254Z [LEDDEVICE0_APA102] (LedDevice.cpp:544) Set LED strip to black/power off
2024-07-09T11:28:41.269Z [LEDDEVICE0_APA102] (ProviderSpi.cpp:135) Closing SPI interface
2024-07-09T11:28:41.269Z [COMPONENTCTRL0] LED device: disabled
2024-07-09T11:28:46.095Z [SIGNAL_AUTO] Signal detected. The cognition model's probability: 100%
2024-07-09T11:28:47.096Z [SIGNAL_AUTO] THE SIGNAL IS RESTORED
2024-07-09T11:28:47.096Z [MUXER0] Priority 240 is now active
2024-07-09T11:28:47.096Z [MUXER0] Set visible priority to 240
2024-07-09T11:28:47.096Z [HYPERHDR0] New priority[240], previous [255]
2024-07-09T11:28:47.096Z [HYPERHDR0] New source available -> switch LED-Device on
2024-07-09T11:28:47.096Z [SMOOTHING0] Clearing queued colors before: enabling
2024-07-09T11:28:47.096Z [SMOOTHING0] Smoothing queue is cleared
2024-07-09T11:28:47.096Z [COLORSPACE_CALIBRATION0] (ColorSpaceCalibration.cpp:225) setBackLightEnabled: 1
2024-07-09T11:28:47.096Z [LEDDEVICE0_APA102] (LedDevice.cpp:247) Enable the device
2024-07-09T11:28:47.096Z [LEDDEVICE0_APA102] (LedDevice.cpp:64) Switch on
2024-07-09T11:28:47.096Z [LEDDEVICE0_APA102] (LedDevice.cpp:140) Power On
2024-07-09T11:28:47.096Z [LEDDEVICE0_APA102] (LedDevice.cpp:367) Starting timer with interval = 20ms
2024-07-09T11:28:47.097Z [COMPONENTCTRL0] LED device: enabled
2024-07-09T11:28:47.098Z [SMOOTHING0] Using alternative smoothing input (0)
2024-07-09T11:28:47.099Z [WEBSOCKET] (WebSocketClient.cpp:39) New connection from ::ffff:192.168.1.72
2024-07-09T11:28:47.136Z [SMOOTHING0] Using alternative smoothing procedure (0)
2024-07-09T11:28:47.444Z [WEBSOCKET] (HyperAPI.cpp:957) log streaming activated for client ::ffff:192.168.1.72
2024-07-09T11:28:48.096Z [IMAGETOLED_MNG0] Total index number is: 107712 (memory: 107712). User sparse processing is: disabled, image size: 720 x 576, area number: 108
2024-07-09T11:29:00.440Z [V4L2:USB3.0 UHD: US] Video cache: size: 1, hits: 6960, needed: 1, cleanup: 0, limit: 8
2024-07-09T11:30:00.441Z [PERFORMANCE] [USB: FPS = 60.02, decoding = 1ms, frames = 3601, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.02, processed = 3601], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:31:00.441Z [PERFORMANCE] [USB: FPS = 60.02, decoding = 1ms, frames = 3601, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.02, processed = 3602], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:32:00.442Z [PERFORMANCE] [USB: FPS = 60.02, decoding = 1ms, frames = 3601, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.02, processed = 3601], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:33:00.440Z [PERFORMANCE] [USB: FPS = 60.02, decoding = 1ms, frames = 3601, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.02, processed = 3601], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:34:00.437Z [PERFORMANCE] [USB: FPS = 60.02, decoding = 1ms, frames = 3601, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.02, processed = 3601], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:35:00.437Z [PERFORMANCE] [USB: FPS = 60.02, decoding = 1ms, frames = 3601, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.02, processed = 3601], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:36:00.437Z [PERFORMANCE] [USB: FPS = 60.02, decoding = 1ms, frames = 3601, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.02, processed = 3601], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:37:00.440Z [PERFORMANCE] [USB: FPS = 60.02, decoding = 1ms, frames = 3602, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.02, processed = 3602], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:37:01.454Z [SIGNAL_AUTO] No signal detected. The cognition model's probability: 100%
2024-07-09T11:37:06.469Z [SIGNAL_AUTO] THE SIGNAL IS LOST
2024-07-09T11:37:07.655Z [MUXER0] Priority 240 is now inactive
2024-07-09T11:37:07.655Z [MUXER0] Set visible priority to 255
2024-07-09T11:37:07.655Z [HYPERHDR0] New priority[255], previous [240]
2024-07-09T11:37:07.655Z [HYPERHDR0] No source left -> switch LED-Device off
2024-07-09T11:37:07.655Z [SMOOTHING0] Clearing queued colors before: disabling
2024-07-09T11:37:07.655Z [SMOOTHING0] Smoothing queue is cleared
2024-07-09T11:37:07.655Z [PERFORMANCE] [USB: FPS = 60.02, decoding = 1ms, frames = 3602, invalid = 0, mode = direct], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:37:07.655Z [LEDDEVICE0_APA102] (LedDevice.cpp:297) Disable the device
2024-07-09T11:37:07.655Z [COLORSPACE_CALIBRATION0] (ColorSpaceCalibration.cpp:225) setBackLightEnabled: 0
2024-07-09T11:37:07.655Z [LEDDEVICE0_APA102] (LedDevice.cpp:381) Stopping refresh timer
2024-07-09T11:37:07.655Z [LEDDEVICE0_APA102] (LedDevice.cpp:90) Switch off
2024-07-09T11:37:07.655Z [LEDDEVICE0_APA102] (LedDevice.cpp:126) Power Off
2024-07-09T11:37:07.655Z [LEDDEVICE0_APA102] (LedDevice.cpp:544) Set LED strip to black/power off
2024-07-09T11:37:07.669Z [LEDDEVICE0_APA102] (ProviderSpi.cpp:135) Closing SPI interface
2024-07-09T11:37:07.670Z [COMPONENTCTRL0] LED device: disabled
2024-07-09T11:37:07.670Z [PERFORMANCE] [USB: FPS = 60.02, decoding = 1ms, frames = 3602, invalid = 0, mode = direct]
2024-07-09T11:37:11.233Z [SIGNAL_AUTO] Signal detected. The cognition model's probability: 70%
2024-07-09T11:37:12.250Z [SIGNAL_AUTO] THE SIGNAL IS RESTORED
2024-07-09T11:37:12.250Z [MUXER0] Priority 240 is now active
2024-07-09T11:37:12.250Z [MUXER0] Set visible priority to 240
2024-07-09T11:37:12.250Z [HYPERHDR0] New priority[240], previous [255]
2024-07-09T11:37:12.250Z [HYPERHDR0] New source available -> switch LED-Device on
2024-07-09T11:37:12.250Z [SMOOTHING0] Clearing queued colors before: enabling
2024-07-09T11:37:12.250Z [SMOOTHING0] Smoothing queue is cleared
2024-07-09T11:37:12.250Z [LEDDEVICE0_APA102] (LedDevice.cpp:247) Enable the device
2024-07-09T11:37:12.250Z [COLORSPACE_CALIBRATION0] (ColorSpaceCalibration.cpp:225) setBackLightEnabled: 1
2024-07-09T11:37:12.250Z [LEDDEVICE0_APA102] (LedDevice.cpp:64) Switch on
2024-07-09T11:37:12.250Z [LEDDEVICE0_APA102] (LedDevice.cpp:140) Power On
2024-07-09T11:37:12.250Z [LEDDEVICE0_APA102] (LedDevice.cpp:367) Starting timer with interval = 20ms
2024-07-09T11:37:12.252Z [COMPONENTCTRL0] LED device: enabled
2024-07-09T11:37:12.253Z [SMOOTHING0] Using alternative smoothing input (0)
2024-07-09T11:37:12.290Z [SMOOTHING0] Using alternative smoothing procedure (0)
2024-07-09T11:37:17.400Z [IMAGETOLED_MNG0] Total index number is: 107712 (memory: 107712). User sparse processing is: disabled, image size: 720 x 576, area number: 108
2024-07-09T11:37:19.866Z [IMAGETOLED_MNG0] Total index number is: 74696 (memory: 74696). User sparse processing is: disabled, image size: 720 x 576, area number: 108
2024-07-09T11:37:21.521Z [IMAGETOLED_MNG0] Total index number is: 100512 (memory: 100512). User sparse processing is: disabled, image size: 720 x 576, area number: 108
2024-07-09T11:37:22.818Z [WEBSOCKET] (WebSocketClient.cpp:39) New connection from ::ffff:192.168.1.72
2024-07-09T11:37:23.772Z [WEBSOCKET] (HyperAPI.cpp:957) log streaming activated for client ::ffff:192.168.1.72
2024-07-09T11:37:32.171Z [IMAGETOLED_MNG0] Total index number is: 102816 (memory: 102816). User sparse processing is: disabled, image size: 720 x 576, area number: 108
2024-07-09T11:37:34.336Z [IMAGETOLED_MNG0] Total index number is: 61452 (memory: 61452). User sparse processing is: disabled, image size: 720 x 576, area number: 108
2024-07-09T11:37:37.303Z [IMAGETOLED_MNG0] Total index number is: 102816 (memory: 102816). User sparse processing is: disabled, image size: 720 x 576, area number: 108
2024-07-09T11:37:40.836Z [SIGNAL_AUTO] No signal detected. The cognition model's probability: 100%
2024-07-09T11:37:44.991Z [IMAGETOLED_MNG0] Total index number is: 96048 (memory: 96048). User sparse processing is: disabled, image size: 720 x 576, area number: 108
2024-07-09T11:37:48.990Z [IMAGETOLED_MNG0] Total index number is: 79344 (memory: 79344). User sparse processing is: disabled, image size: 720 x 576, area number: 108
2024-07-09T11:37:52.538Z [SIGNAL_AUTO] No signal detected. The cognition model's probability: 100%
2024-07-09T11:37:57.540Z [SIGNAL_AUTO] THE SIGNAL IS LOST
2024-07-09T11:37:58.854Z [MUXER0] Priority 240 is now inactive
2024-07-09T11:37:58.854Z [MUXER0] Set visible priority to 255
2024-07-09T11:37:58.855Z [HYPERHDR0] New priority[255], previous [240]
2024-07-09T11:37:58.855Z [HYPERHDR0] No source left -> switch LED-Device off
2024-07-09T11:37:58.855Z [SMOOTHING0] Clearing queued colors before: disabling
2024-07-09T11:37:58.855Z [SMOOTHING0] Smoothing queue is cleared
2024-07-09T11:37:58.855Z [COLORSPACE_CALIBRATION0] (ColorSpaceCalibration.cpp:225) setBackLightEnabled: 0
2024-07-09T11:37:58.855Z [LEDDEVICE0_APA102] (LedDevice.cpp:297) Disable the device
2024-07-09T11:37:58.855Z [LEDDEVICE0_APA102] (LedDevice.cpp:381) Stopping refresh timer
2024-07-09T11:37:58.855Z [LEDDEVICE0_APA102] (LedDevice.cpp:90) Switch off
2024-07-09T11:37:58.855Z [LEDDEVICE0_APA102] (LedDevice.cpp:126) Power Off
2024-07-09T11:37:58.855Z [LEDDEVICE0_APA102] (LedDevice.cpp:544) Set LED strip to black/power off
2024-07-09T11:37:58.863Z [LEDDEVICE0_APA102] (ProviderSpi.cpp:135) Closing SPI interface
2024-07-09T11:37:58.863Z [COMPONENTCTRL0] LED device: disabled
2024-07-09T11:38:00.437Z [PERFORMANCE] [USB: FPS = 59.98, decoding = 1ms, frames = 3599, invalid = 0, mode = direct]
2024-07-09T11:38:03.805Z [SIGNAL_AUTO] Signal detected. The cognition model's probability: 97%
2024-07-09T11:38:04.805Z [SIGNAL_AUTO] THE SIGNAL IS RESTORED
2024-07-09T11:38:04.806Z [MUXER0] Priority 240 is now active
2024-07-09T11:38:04.806Z [MUXER0] Set visible priority to 240
2024-07-09T11:38:04.806Z [PERFORMANCE] [USB: FPS = 59.98, decoding = 1ms, frames = 3599, invalid = 0, mode = direct], [INSTANCE0: FPS = 47.88, processed = 3082]
2024-07-09T11:38:04.806Z [HYPERHDR0] New priority[240], previous [255]
2024-07-09T11:38:04.806Z [HYPERHDR0] New source available -> switch LED-Device on
2024-07-09T11:38:04.806Z [SMOOTHING0] Clearing queued colors before: enabling
2024-07-09T11:38:04.806Z [SMOOTHING0] Smoothing queue is cleared
2024-07-09T11:38:04.806Z [COLORSPACE_CALIBRATION0] (ColorSpaceCalibration.cpp:225) setBackLightEnabled: 1
2024-07-09T11:38:04.806Z [LEDDEVICE0_APA102] (LedDevice.cpp:247) Enable the device
2024-07-09T11:38:04.806Z [LEDDEVICE0_APA102] (LedDevice.cpp:64) Switch on
2024-07-09T11:38:04.806Z [LEDDEVICE0_APA102] (LedDevice.cpp:140) Power On
2024-07-09T11:38:04.806Z [LEDDEVICE0_APA102] (LedDevice.cpp:367) Starting timer with interval = 20ms
2024-07-09T11:38:04.808Z [COMPONENTCTRL0] LED device: enabled
2024-07-09T11:38:04.808Z [SMOOTHING0] Using alternative smoothing input (0)
2024-07-09T11:38:04.846Z [SMOOTHING0] Using alternative smoothing procedure (0)
2024-07-09T11:38:05.807Z [IMAGETOLED_MNG0] Total index number is: 107712 (memory: 107712). User sparse processing is: disabled, image size: 720 x 576, area number: 108
2024-07-09T11:38:10.272Z [SIGNAL_AUTO] No signal detected. The cognition model's probability: 100%
2024-07-09T11:38:26.305Z [SIGNAL_AUTO] No signal detected. The cognition model's probability: 100%
2024-07-09T11:39:07.235Z [SIGNAL_AUTO] No signal detected. The cognition model's probability: 100%
2024-07-09T11:39:12.235Z [SIGNAL_AUTO] THE SIGNAL IS LOST
2024-07-09T11:39:13.254Z [MUXER0] Priority 240 is now inactive
2024-07-09T11:39:13.254Z [MUXER0] Set visible priority to 255
2024-07-09T11:39:13.254Z [HYPERHDR0] New priority[255], previous [240]
2024-07-09T11:39:13.254Z [HYPERHDR0] No source left -> switch LED-Device off
2024-07-09T11:39:13.254Z [SMOOTHING0] Clearing queued colors before: disabling
2024-07-09T11:39:13.254Z [SMOOTHING0] Smoothing queue is cleared
2024-07-09T11:39:13.254Z [COLORSPACE_CALIBRATION0] (ColorSpaceCalibration.cpp:225) setBackLightEnabled: 0
2024-07-09T11:39:13.254Z [LEDDEVICE0_APA102] (LedDevice.cpp:297) Disable the device
2024-07-09T11:39:13.254Z [LEDDEVICE0_APA102] (LedDevice.cpp:381) Stopping refresh timer
2024-07-09T11:39:13.254Z [LEDDEVICE0_APA102] (LedDevice.cpp:90) Switch off
2024-07-09T11:39:13.254Z [LEDDEVICE0_APA102] (LedDevice.cpp:126) Power Off
2024-07-09T11:39:13.254Z [LEDDEVICE0_APA102] (LedDevice.cpp:544) Set LED strip to black/power off
2024-07-09T11:39:13.265Z [LEDDEVICE0_APA102] (ProviderSpi.cpp:135) Closing SPI interface
2024-07-09T11:39:13.265Z [COMPONENTCTRL0] LED device: disabled
2024-07-09T11:39:17.337Z [SIGNAL_AUTO] Signal detected. The cognition model's probability: 90%
2024-07-09T11:39:18.336Z [SIGNAL_AUTO] THE SIGNAL IS RESTORED
2024-07-09T11:39:18.337Z [MUXER0] Priority 240 is now active
2024-07-09T11:39:18.337Z [MUXER0] Set visible priority to 240
2024-07-09T11:39:18.337Z [HYPERHDR0] New priority[240], previous [255]
2024-07-09T11:39:18.337Z [HYPERHDR0] New source available -> switch LED-Device on
2024-07-09T11:39:18.337Z [SMOOTHING0] Clearing queued colors before: enabling
2024-07-09T11:39:18.337Z [SMOOTHING0] Smoothing queue is cleared
2024-07-09T11:39:18.337Z [COLORSPACE_CALIBRATION0] (ColorSpaceCalibration.cpp:225) setBackLightEnabled: 1
2024-07-09T11:39:18.337Z [LEDDEVICE0_APA102] (LedDevice.cpp:247) Enable the device
2024-07-09T11:39:18.337Z [LEDDEVICE0_APA102] (LedDevice.cpp:64) Switch on
2024-07-09T11:39:18.337Z [LEDDEVICE0_APA102] (LedDevice.cpp:140) Power On
2024-07-09T11:39:18.337Z [LEDDEVICE0_APA102] (LedDevice.cpp:367) Starting timer with interval = 20ms
2024-07-09T11:39:18.340Z [COMPONENTCTRL0] LED device: enabled
2024-07-09T11:39:18.341Z [SMOOTHING0] Using alternative smoothing input (0)
2024-07-09T11:39:18.377Z [SMOOTHING0] Using alternative smoothing procedure (0)
2024-07-09T11:39:19.341Z [IMAGETOLED_MNG0] Total index number is: 79344 (memory: 79344). User sparse processing is: disabled, image size: 720 x 576, area number: 108
2024-07-09T11:39:29.020Z [SIGNAL_AUTO] No signal detected. The cognition model's probability: 100%
2024-07-09T11:39:34.034Z [SIGNAL_AUTO] THE SIGNAL IS LOST
2024-07-09T11:39:34.854Z [MUXER0] Priority 240 is now inactive
2024-07-09T11:39:34.854Z [MUXER0] Set visible priority to 255
2024-07-09T11:39:34.854Z [HYPERHDR0] New priority[255], previous [240]
2024-07-09T11:39:34.854Z [HYPERHDR0] No source left -> switch LED-Device off
2024-07-09T11:39:34.854Z [SMOOTHING0] Clearing queued colors before: disabling
2024-07-09T11:39:34.854Z [SMOOTHING0] Smoothing queue is cleared
2024-07-09T11:39:34.854Z [COLORSPACE_CALIBRATION0] (ColorSpaceCalibration.cpp:225) setBackLightEnabled: 0
2024-07-09T11:39:34.854Z [LEDDEVICE0_APA102] (LedDevice.cpp:297) Disable the device
2024-07-09T11:39:34.854Z [LEDDEVICE0_APA102] (LedDevice.cpp:381) Stopping refresh timer
2024-07-09T11:39:34.855Z [LEDDEVICE0_APA102] (LedDevice.cpp:90) Switch off
2024-07-09T11:39:34.855Z [LEDDEVICE0_APA102] (LedDevice.cpp:126) Power Off
2024-07-09T11:39:34.855Z [LEDDEVICE0_APA102] (LedDevice.cpp:544) Set LED strip to black/power off
2024-07-09T11:39:34.863Z [LEDDEVICE0_APA102] (ProviderSpi.cpp:135) Closing SPI interface
2024-07-09T11:39:34.863Z [COMPONENTCTRL0] LED device: disabled
2024-07-09T11:39:40.183Z [SIGNAL_AUTO] Signal detected. The cognition model's probability: 100%
2024-07-09T11:39:41.183Z [SIGNAL_AUTO] THE SIGNAL IS RESTORED
2024-07-09T11:39:41.183Z [MUXER0] Priority 240 is now active
2024-07-09T11:39:41.184Z [MUXER0] Set visible priority to 240
2024-07-09T11:39:41.184Z [HYPERHDR0] New priority[240], previous [255]
2024-07-09T11:39:41.184Z [HYPERHDR0] New source available -> switch LED-Device on
2024-07-09T11:39:41.184Z [SMOOTHING0] Clearing queued colors before: enabling
2024-07-09T11:39:41.184Z [SMOOTHING0] Smoothing queue is cleared
2024-07-09T11:39:41.184Z [LEDDEVICE0_APA102] (LedDevice.cpp:247) Enable the device
2024-07-09T11:39:41.184Z [COLORSPACE_CALIBRATION0] (ColorSpaceCalibration.cpp:225) setBackLightEnabled: 1
2024-07-09T11:39:41.184Z [LEDDEVICE0_APA102] (LedDevice.cpp:64) Switch on
2024-07-09T11:39:41.184Z [LEDDEVICE0_APA102] (LedDevice.cpp:140) Power On
2024-07-09T11:39:41.184Z [LEDDEVICE0_APA102] (LedDevice.cpp:367) Starting timer with interval = 20ms
2024-07-09T11:39:41.185Z [COMPONENTCTRL0] LED device: enabled
2024-07-09T11:39:41.186Z [SMOOTHING0] Using alternative smoothing input (0)
2024-07-09T11:39:41.224Z [SMOOTHING0] Using alternative smoothing procedure (0)
2024-07-09T11:39:42.184Z [IMAGETOLED_MNG0] Total index number is: 107712 (memory: 107712). User sparse processing is: disabled, image size: 720 x 576, area number: 108
2024-07-09T11:40:00.444Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 46.85, processed = 2811], [LED0: FPS = 39.21, send = 2353, processed = 2353, dropped = 646]
2024-07-09T11:41:00.445Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 1ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:42:00.445Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 1ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3599], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:43:00.444Z [PERFORMANCE] [USB: FPS = 59.99, decoding = 1ms, frames = 3599, invalid = 0, mode = direct], [INSTANCE0: FPS = 59.99, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:44:00.445Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 1ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3599], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:45:00.444Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 1ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:46:00.444Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 1ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3601], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:47:00.444Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 1ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:48:00.444Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 1ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:49:00.444Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 1ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:50:00.445Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 1ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:51:00.444Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:51:19.202Z [WEBSOCKET] (WebSocketClient.cpp:39) New connection from ::ffff:192.168.1.72
2024-07-09T11:51:19.551Z [WEBSOCKET] (HyperAPI.cpp:957) log streaming activated for client ::ffff:192.168.1.72
2024-07-09T11:52:00.445Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 1ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:53:00.445Z [PERFORMANCE] [USB: FPS = 59.99, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:54:00.444Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:55:00.445Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3599], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:56:00.444Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 2ms, frames = 3599, invalid = 0, mode = direct], [INSTANCE0: FPS = 59.99, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:57:00.445Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 2ms, frames = 3601, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:58:00.445Z [PERFORMANCE] [USB: FPS = 59.99, decoding = 2ms, frames = 3599, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:59:00.445Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:00:00.444Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 59.99, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:01:00.444Z [PERFORMANCE] [USB: FPS = 59.99, decoding = 2ms, frames = 3599, invalid = 0, mode = direct], [INSTANCE0: FPS = 59.99, processed = 3599], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:01:55.751Z [WEBSOCKET] (WebSocketClient.cpp:39) New connection from ::ffff:192.168.1.65
2024-07-09T12:01:56.612Z [WEBSOCKET] (HyperAPI.cpp:957) log streaming activated for client ::ffff:192.168.1.65
2024-07-09T12:02:00.444Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:03:00.444Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 1ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:04:00.444Z [PERFORMANCE] [USB: FPS = 59.99, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 59.99, processed = 3599], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:05:00.445Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 1ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:06:00.444Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 1ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3601], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:07:00.444Z [PERFORMANCE] [USB: FPS = 59.99, decoding = 2ms, frames = 3599, invalid = 0, mode = direct], [INSTANCE0: FPS = 59.99, processed = 3599], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:08:00.445Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.01, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:09:00.444Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 1ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:10:00.445Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:11:00.444Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:12:00.445Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:13:00.445Z [PERFORMANCE] [USB: FPS = 59.99, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 59.99, processed = 3599], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:14:00.444Z [PERFORMANCE] [USB: FPS = 60.01, decoding = 1ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3601], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:15:00.444Z [PERFORMANCE] [USB: FPS = 60.01, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.01, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:16:00.445Z [PERFORMANCE] [USB: FPS = 59.99, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 59.99, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:17:00.444Z [PERFORMANCE] [USB: FPS = 59.99, decoding = 1ms, frames = 3599, invalid = 0, mode = direct], [INSTANCE0: FPS = 59.99, processed = 3599], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:18:00.445Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 1ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:19:00.445Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 1ms, frames = 3601, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:20:00.445Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:21:00.445Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 1ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:22:00.445Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 1ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3601], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:23:00.447Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 59.99, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:24:00.445Z [PERFORMANCE] [USB: FPS = 59.99, decoding = 2ms, frames = 3599, invalid = 0, mode = direct], [INSTANCE0: FPS = 59.99, processed = 3599], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:25:00.444Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.01, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:26:00.445Z [PERFORMANCE] [USB: FPS = 60.01, decoding = 1ms, frames = 3601, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.01, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:27:00.445Z [PERFORMANCE] [USB: FPS = 59.99, decoding = 2ms, frames = 3599, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:28:00.445Z [PERFORMANCE] [USB: FPS = 59.99, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 59.99, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:29:00.444Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 1ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.01, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:30:00.444Z [PERFORMANCE] [USB: FPS = 59.99, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 59.99, processed = 3599], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:31:00.445Z [PERFORMANCE] [USB: FPS = 60.01, decoding = 1ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:32:00.444Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 1ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3601], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:33:00.445Z [PERFORMANCE] [USB: FPS = 59.99, decoding = 2ms, frames = 3599, invalid = 0, mode = direct], [INSTANCE0: FPS = 59.99, processed = 3599], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:34:00.445Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:35:00.445Z [PERFORMANCE] [USB: FPS = 59.99, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 59.99, processed = 3599], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:36:00.444Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:37:00.445Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:37:04.470Z [V4L2:USB3.0 UHD: US] Frame too small: 0 != 829440
2024-07-09T12:37:04.470Z [V4L2:USB3.0 UHD: US] Frame too small: 0 != 829440
2024-07-09T12:37:04.470Z [V4L2:USB3.0 UHD: US] Frame too small: 0 != 829440
2024-07-09T12:37:04.470Z [V4L2:USB3.0 UHD: US] Frame too small: 0 != 829440
2024-07-09T12:37:06.054Z [MUXER0] Priority 240 is now inactive
2024-07-09T12:37:06.054Z [MUXER0] Set visible priority to 255
2024-07-09T12:37:06.054Z [HYPERHDR0] New priority[255], previous [240]
2024-07-09T12:37:06.054Z [HYPERHDR0] No source left -> switch LED-Device off
2024-07-09T12:37:06.054Z [SMOOTHING0] Clearing queued colors before: disabling
2024-07-09T12:37:06.054Z [SMOOTHING0] Smoothing queue is cleared
2024-07-09T12:37:06.055Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:37:06.055Z [COLORSPACE_CALIBRATION0] (ColorSpaceCalibration.cpp:225) setBackLightEnabled: 0
2024-07-09T12:37:06.055Z [LEDDEVICE0_APA102] (LedDevice.cpp:297) Disable the device
2024-07-09T12:37:06.055Z [LEDDEVICE0_APA102] (LedDevice.cpp:381) Stopping refresh timer
2024-07-09T12:37:06.055Z [LEDDEVICE0_APA102] (LedDevice.cpp:90) Switch off
2024-07-09T12:37:06.055Z [LEDDEVICE0_APA102] (LedDevice.cpp:126) Power Off
2024-07-09T12:37:06.055Z [LEDDEVICE0_APA102] (LedDevice.cpp:544) Set LED strip to black/power off
2024-07-09T12:37:06.063Z [LEDDEVICE0_APA102] (ProviderSpi.cpp:135) Closing SPI interface
2024-07-09T12:37:06.063Z [COMPONENTCTRL0] LED device: disabled
2024-07-09T12:37:06.063Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 2ms, frames = 3600, invalid = 0, mode = direct]
2024-07-09T12:55:54.950Z [WEBSOCKET] (WebSocketClient.cpp:39) New connection from ::ffff:192.168.1.65
2024-07-09T12:55:55.917Z [WEBSOCKET] (HyperAPI.cpp:957) log streaming activated for client ::ffff:192.168.1.65
2024-07-09T12:57:23.977Z [WEBSOCKET] (WebSocketClient.cpp:39) New connection from ::ffff:192.168.1.72
2024-07-09T12:57:25.481Z [WEBSOCKET] (HyperAPI.cpp:957) log streaming activated for client ::ffff:192.168.1.72
2024-07-09T13:14:52.361Z [WEBSOCKET] (WebSocketClient.cpp:39) New connection from ::ffff:192.168.1.72
2024-07-09T13:14:52.762Z [WEBSOCKET] (HyperAPI.cpp:957) log streaming activated for client ::ffff:192.168.1.72
2024-07-09T13:15:00.345Z [WEBSOCKET] (HyperAPI.cpp:966) log streaming deactivated for client  ::ffff:192.168.1.72
2024-07-09T13:23:13.552Z [WEBSOCKET] (WebSocketClient.cpp:39) New connection from ::ffff:192.168.1.72
2024-07-09T13:25:33.981Z [WEBSOCKET] (WebSocketClient.cpp:39) New connection from ::ffff:192.168.1.72
2024-07-09T13:27:17.714Z [WEBSOCKET] (HyperAPI.cpp:957) log streaming activated for client ::ffff:192.168.1.72

In this log the crash appeared at the end, and the option auto resume was not enabled.

I tried going through hyperion, but the problem is much worse, the grabber output is blurry, etc ...

Another persistent problem that seems to have been solved without explanation. When I changed the source from RPI to another source there was no problem, but when I returned to the RPI source the grabber gave me a green image with white text. To solve this problem I had to change sources several times between the RPI and a second device and the RPI image returned to normal. I don't know if this would help with the overall problem.

Thanks for your help!

Edit : I changed the grabber settings to full automatic, the problem persist. And with only the "auto resume" option checked it still stop just few seconds.

@awawa-dev
Copy link
Owner

Hi

2024-07-09T11:36:00.437Z [PERFORMANCE] [USB: FPS = 60.02, decoding = 1ms, frames = 3601, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.02, processed = 3601], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:37:00.440Z [PERFORMANCE] [USB: FPS = 60.02, decoding = 1ms, frames = 3602, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.02, processed = 3602], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T11:37:01.454Z [SIGNAL_AUTO] No signal detected. The cognition model's probability: 100%
2024-07-09T11:37:06.469Z [SIGNAL_AUTO] THE SIGNAL IS LOST
2024-07-09T11:37:07.655Z [MUXER0] Priority 240 is now inactive

this is your work ;) because you have configured and enabled signal detection

and this

2024-07-09T12:35:00.445Z [PERFORMANCE] [USB: FPS = 59.99, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 59.99, processed = 3599], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:36:00.444Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:37:00.445Z [PERFORMANCE] [USB: FPS = 60.00, decoding = 2ms, frames = 3600, invalid = 0, mode = direct], [INSTANCE0: FPS = 60.00, processed = 3600], [LED0: FPS = 50.00, send = 3000, processed = 3000, dropped = 0]
2024-07-09T12:37:04.470Z [V4L2:USB3.0 UHD: US] Frame too small: 0 != 829440
2024-07-09T12:37:04.470Z [V4L2:USB3.0 UHD: US] Frame too small: 0 != 829440
2024-07-09T12:37:04.470Z [V4L2:USB3.0 UHD: US] Frame too small: 0 != 829440
2024-07-09T12:37:04.470Z [V4L2:USB3.0 UHD: US] Frame too small: 0 != 829440

is probably some hardware problem. Next time it appears run dmesg and upload its output to pastebin.
What is your RPi power supply?
Moving the subject to the discussion.

Repository owner locked and limited conversation to collaborators Jul 9, 2024
@awawa-dev awawa-dev converted this issue into discussion #899 Jul 9, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants