awawa-dev / HyperHDR

Highly optimized open source ambient lighting implementation based on modern digital video and audio stream analysis for Windows, macOS and Linux (x86 and Raspberry Pi / ARM).
http://www.hyperhdr.eu/
MIT License
1.13k stars 117 forks source link

CEC works - too well? Trying to keep LEDs off when turning TV ON #194

Closed grbatrain closed 2 years ago

grbatrain commented 2 years ago

Hey. First of all thanks for this aweseome software. It works pretty nicely.

Ive got one "problem" tho. If i turn my TV off the LEDs are also turning off (which is awesome). But they also turn on again when i turn the TV on. I dont have "CEC control" enabled within HyperHDR. I tried playing around with it but seems to make no difference.

I would like to have it so the LEDs turn off when the tv is off and i manually turn them on via home assistant or automate that task (at night time on i.e). I can see in Home Assistant that the LEDs/entity doenst turn off so i guess thats why the LEDs are on when there is a signal detected during boot.

Ive got the following logs: 2022-01-16T22:26:15.739Z [WEBSOCKET] (WebSocketClient.cpp:30) New connection from ::ffff:192.168.0.86 2022-01-16T22:26:15.740Z [WEBSOCKET] (JsonAPI.cpp:89) Client '::ffff:192.168.0.86' switch to HyperHDR instance 0 2022-01-16T22:26:18.690Z [IMAGETOLED0] Total index number is: 19840. Sparse processing: disabled, image size: 320 x 240, area number: 228 2022-01-16T22:26:51.271Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 3ms, good: 601, bad: 0 (60.08,15) 2022-01-16T22:27:30.843Z [WEBSOCKET] (WebSocketClient.cpp:30) New connection from ::ffff:192.168.0.86 2022-01-16T22:27:30.845Z [WEBSOCKET] (JsonAPI.cpp:89) Client '::ffff:192.168.0.86' switch to HyperHDR instance 0 2022-01-16T22:27:51.355Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-16T22:28:22.056Z [IMAGETOLED0] Total index number is: 18828. Sparse processing: disabled, image size: 320 x 240, area number: 228 2022-01-16T22:28:45.413Z [V4L2:AUTO] (V4L2Grabber.cpp:98) setHdrToneMappingMode to: Fullscreen 2022-01-16T22:28:45.413Z [V4L2:AUTO] (V4L2Grabber.cpp:104) setHdrToneMappingMode replacing LUT and restarting 2022-01-16T22:28:45.413Z [V4L2:AUTO] (V4L2Grabber.cpp:78) LUT folder location: '/usr/share/hyperhdr/lut' 2022-01-16T22:28:45.414Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-16T22:28:45.414Z [V4L2:AUTO] (Grabber.cpp:385) LUT file found: /usr/share/hyperhdr/lut/lut_lin_tables.3d 2022-01-16T22:28:45.414Z [V4L2:AUTO] (Grabber.cpp:395) Index 1 for HDR YUV 2022-01-16T22:28:45.504Z [V4L2:AUTO] Found and loaded LUT: '/usr/share/hyperhdr/lut/lut_lin_tables.3d' 2022-01-16T22:28:45.504Z [COMPONENTREG1] HDR (global): enabled 2022-01-16T22:28:45.505Z [COMPONENTREG0] HDR (global): enabled 2022-01-16T22:28:47.260Z [V4L2:AUTO] (V4L2Grabber.cpp:98) setHdrToneMappingMode to: Disabled 2022-01-16T22:28:47.260Z [V4L2:AUTO] (V4L2Grabber.cpp:104) setHdrToneMappingMode replacing LUT and restarting 2022-01-16T22:28:47.261Z [V4L2:AUTO] (V4L2Grabber.cpp:78) LUT folder location: '/usr/share/hyperhdr/lut' 2022-01-16T22:28:47.261Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-16T22:28:47.261Z [V4L2:AUTO] (Grabber.cpp:385) LUT file found: /usr/share/hyperhdr/lut/lut_lin_tables.3d 2022-01-16T22:28:47.261Z [V4L2:AUTO] (Grabber.cpp:400) Index 2 for YUV 2022-01-16T22:28:47.344Z [V4L2:AUTO] Found and loaded LUT: '/usr/share/hyperhdr/lut/lut_lin_tables.3d' 2022-01-16T22:28:47.344Z [COMPONENTREG1] HDR (global): disabled 2022-01-16T22:28:47.344Z [COMPONENTREG0] HDR (global): disabled 2022-01-16T22:28:49.175Z [V4L2:AUTO] (V4L2Grabber.cpp:98) setHdrToneMappingMode to: Fullscreen 2022-01-16T22:28:49.176Z [V4L2:AUTO] (V4L2Grabber.cpp:104) setHdrToneMappingMode replacing LUT and restarting 2022-01-16T22:28:49.176Z [V4L2:AUTO] (V4L2Grabber.cpp:78) LUT folder location: '/usr/share/hyperhdr/lut' 2022-01-16T22:28:49.177Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-16T22:28:49.177Z [V4L2:AUTO] (Grabber.cpp:385) LUT file found: /usr/share/hyperhdr/lut/lut_lin_tables.3d 2022-01-16T22:28:49.177Z [V4L2:AUTO] (Grabber.cpp:395) Index 1 for HDR YUV 2022-01-16T22:28:49.258Z [V4L2:AUTO] Found and loaded LUT: '/usr/share/hyperhdr/lut/lut_lin_tables.3d' 2022-01-16T22:28:49.259Z [COMPONENTREG1] HDR (global): enabled 2022-01-16T22:28:49.259Z [COMPONENTREG0] HDR (global): enabled 2022-01-16T22:28:50.748Z [V4L2:AUTO] (V4L2Grabber.cpp:98) setHdrToneMappingMode to: Disabled 2022-01-16T22:28:50.748Z [V4L2:AUTO] (V4L2Grabber.cpp:104) setHdrToneMappingMode replacing LUT and restarting 2022-01-16T22:28:50.749Z [V4L2:AUTO] (V4L2Grabber.cpp:78) LUT folder location: '/usr/share/hyperhdr/lut' 2022-01-16T22:28:50.749Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-16T22:28:50.749Z [V4L2:AUTO] (Grabber.cpp:385) LUT file found: /usr/share/hyperhdr/lut/lut_lin_tables.3d 2022-01-16T22:28:50.749Z [V4L2:AUTO] (Grabber.cpp:400) Index 2 for YUV 2022-01-16T22:28:50.842Z [V4L2:AUTO] Found and loaded LUT: '/usr/share/hyperhdr/lut/lut_lin_tables.3d' 2022-01-16T22:28:50.843Z [COMPONENTREG0] HDR (global): disabled 2022-01-16T22:28:50.843Z [COMPONENTREG1] HDR (global): disabled 2022-01-16T22:28:51.441Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 3ms, good: 601, bad: 0 (60.09,15) 2022-01-16T22:28:51.749Z [V4L2:AUTO] (V4L2Grabber.cpp:98) setHdrToneMappingMode to: Fullscreen 2022-01-16T22:28:51.750Z [V4L2:AUTO] (V4L2Grabber.cpp:104) setHdrToneMappingMode replacing LUT and restarting 2022-01-16T22:28:51.750Z [V4L2:AUTO] (V4L2Grabber.cpp:78) LUT folder location: '/usr/share/hyperhdr/lut' 2022-01-16T22:28:51.750Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-16T22:28:51.750Z [V4L2:AUTO] (Grabber.cpp:385) LUT file found: /usr/share/hyperhdr/lut/lut_lin_tables.3d 2022-01-16T22:28:51.751Z [V4L2:AUTO] (Grabber.cpp:395) Index 1 for HDR YUV 2022-01-16T22:28:51.837Z [V4L2:AUTO] Found and loaded LUT: '/usr/share/hyperhdr/lut/lut_lin_tables.3d' 2022-01-16T22:28:51.838Z [COMPONENTREG0] HDR (global): enabled 2022-01-16T22:28:51.838Z [COMPONENTREG1] HDR (global): enabled 2022-01-16T22:28:56.945Z [IMAGETOLED0] Total index number is: 17436. Sparse processing: disabled, image size: 320 x 240, area number: 228 2022-01-16T22:29:51.525Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 3ms, good: 601, bad: 0 (60.08,15) 2022-01-16T22:30:11.623Z [IMAGETOLED0] Total index number is: 19840. Sparse processing: disabled, image size: 320 x 240, area number: 228 2022-01-16T22:30:32.122Z [WEBSOCKET] (WebSocketClient.cpp:30) New connection from ::ffff:192.168.0.86 2022-01-16T22:30:32.123Z [WEBSOCKET] (JsonAPI.cpp:89) Client '::ffff:192.168.0.86' switch to HyperHDR instance 0 2022-01-16T22:30:51.609Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-16T22:31:03.810Z [IMAGETOLED0] Total index number is: 16768. Sparse processing: disabled, image size: 320 x 240, area number: 228 2022-01-16T22:31:12.639Z [V4L2:AUTO] Restarting video grabber is now blocked due to reloading of the configuration 2022-01-16T22:31:12.639Z [V4L2:AUTO] Cropping image: width=0 height=0; crop: left=0 right=0 top=0 bottom=0 2022-01-16T22:31:12.639Z [V4L2:auto] (GrabberWrapper.cpp:42) CEC keycode. Start: 0, stop: 0 2022-01-16T22:31:12.640Z [V4L2:AUTO] (Grabber.cpp:202) setBrightnessContrastSaturationHue nothing changed 2022-01-16T22:31:12.640Z [V4L2:AUTO] (V4L2Grabber.cpp:114) setHdrToneMappingMode nothing changed: Fullscreen 2022-01-16T22:31:12.640Z [V4L2:AUTO] (Grabber.cpp:140) setFpsSoftwareDecimation to: 1 2022-01-16T22:31:12.640Z [SIGNAL_OLD] (DetectionManual.cpp:85) Signal detection area set to: 0.250000,0.250000 x 0.750000,0.750000 2022-01-16T22:31:12.640Z [SIGNAL_OLD] (DetectionManual.cpp:75) Signal threshold set to: {12, 12, 12} and frames: 200 2022-01-16T22:31:12.640Z [SIGNAL_AUTO] (DetectionAutomatic.cpp:368) Automatic signal detection -> errorTolerance: 9, modelTolerance: 90, sleepTime: 1000, wakeTime: 0 2022-01-16T22:31:12.640Z [V4L2:AUTO] (Grabber.cpp:307) setDeviceVideoStandard preparing to restart video grabber. Old: 'USB3. 0 capture: USB3. 0 captur (video0)' new: 'auto' 2022-01-16T22:31:12.640Z [V4L2:AUTO] Delayed restart of the grabber due to change of selected device 2022-01-16T22:31:12.641Z [V4L2:AUTO] (Grabber.cpp:158) Force encoding to: NO_CHANGE (old: NO_CHANGE) 2022-01-16T22:31:12.641Z [V4L2:AUTO] setQFrameDecimation is now: enabled 2022-01-16T22:31:12.641Z [V4L2:AUTO] (Grabber.cpp:215) Planned restart of video grabber after reloading of the configuration 2022-01-16T22:31:12.641Z [V4L2:AUTO] (V4L2Grabber.cpp:127) Uninit grabber: auto 2022-01-16T22:31:12.643Z [V4L2:AUTO] Stopped 2022-01-16T22:31:12.643Z [V4L2:AUTO] Multithreading for V4L2 is enabled. Available thread's count 4 2022-01-16T22:31:12.644Z [V4L2:AUTO] Found capture device: /dev/video14 2022-01-16T22:31:12.644Z [V4L2:AUTO] Found capture device: /dev/video15 2022-01-16T22:31:12.645Z [V4L2:AUTO] Found capture device: /dev/video0 2022-01-16T22:31:12.645Z [V4L2:AUTO] (V4L2Grabber.cpp:375) Device has 'brightness' control => min: -128, max: 127, default: -11 2022-01-16T22:31:12.645Z [V4L2:AUTO] (V4L2Grabber.cpp:381) Device has 'contrast' control => min: 0, max: 255, default: 148 2022-01-16T22:31:12.645Z [V4L2:AUTO] (V4L2Grabber.cpp:387) Device has 'saturation' control => min: 0, max: 255, default: 180 2022-01-16T22:31:12.645Z [V4L2:AUTO] (V4L2Grabber.cpp:393) Device has 'hue' control => min: -128, max: 127, default: 0 2022-01-16T22:31:12.647Z [V4L2:AUTO] (V4L2Grabber.cpp:165) Forcing auto discovery device 2022-01-16T22:31:12.647Z [V4L2:AUTO] (V4L2Grabber.cpp:171) Auto discovery set to USB3. 0 capture: USB3. 0 captur (video0) 2022-01-16T22:31:12.647Z [V4L2:AUTO] (V4L2Grabber.cpp:185) Searching for USB3. 0 capture: USB3. 0 captur (video0) 0 x 0 @ 0 fps, input: -1 (NO_CHANGE) 2022-01-16T22:31:12.647Z [V4L2:AUTO] Forcing best guess 2022-01-16T22:31:12.647Z [V4L2:AUTO] 2022-01-16T22:31:12.647Z [V4L2:AUTO] Starting V4L2 grabber. Selected: USB3. 0 capture: USB3. 0 captur (video0) [/dev/video0] 640 x 480 @ 10 fps yuyv 2022-01-16T22:31:12.647Z [V4L2:AUTO] 2022-01-16T22:31:12.647Z [V4L2:AUTO] (V4L2Grabber.cpp:780) Hardware cropping is not supported: ignoring 2022-01-16T22:31:12.648Z [V4L2:AUTO] Set device input to: Camera 1 2022-01-16T22:31:12.648Z [V4L2:AUTO] Set resolution to: 640 x 480 2022-01-16T22:31:12.649Z [V4L2:AUTO] Set framerate to 10 FPS 2022-01-16T22:31:12.649Z [V4L2:AUTO] Brightness set to: -11 (default) 2022-01-16T22:31:12.650Z [V4L2:AUTO] Contrast set to: 148 (default) 2022-01-16T22:31:12.650Z [V4L2:AUTO] Saturation set to: 180 (default) 2022-01-16T22:31:12.650Z [V4L2:AUTO] Hue set to: 0 (default) 2022-01-16T22:31:12.650Z [V4L2:AUTO] (V4L2Grabber.cpp:78) LUT folder location: '/usr/share/hyperhdr/lut' 2022-01-16T22:31:12.650Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-16T22:31:12.650Z [V4L2:AUTO] (Grabber.cpp:385) LUT file found: /usr/share/hyperhdr/lut/lut_lin_tables.3d 2022-01-16T22:31:12.651Z [V4L2:AUTO] (Grabber.cpp:395) Index 1 for HDR YUV 2022-01-16T22:31:12.716Z [V4L2:AUTO] Found and loaded LUT: '/usr/share/hyperhdr/lut/lut_lin_tables.3d' 2022-01-16T22:31:12.716Z [V4L2:AUTO] Video pixel format is set to: YUYV 2022-01-16T22:31:12.720Z [V4L2:AUTO] Started 2022-01-16T22:31:12.722Z [DAEMON] Request CEC 2022-01-16T22:31:39.195Z [V4L2:AUTO] (V4L2Grabber.cpp:98) setHdrToneMappingMode to: Disabled 2022-01-16T22:31:39.195Z [V4L2:AUTO] (V4L2Grabber.cpp:104) setHdrToneMappingMode replacing LUT and restarting 2022-01-16T22:31:39.196Z [V4L2:AUTO] (V4L2Grabber.cpp:78) LUT folder location: '/usr/share/hyperhdr/lut' 2022-01-16T22:31:39.196Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-16T22:31:39.197Z [V4L2:AUTO] (Grabber.cpp:385) LUT file found: /usr/share/hyperhdr/lut/lut_lin_tables.3d 2022-01-16T22:31:39.197Z [V4L2:AUTO] (Grabber.cpp:400) Index 2 for YUV 2022-01-16T22:31:39.294Z [V4L2:AUTO] Found and loaded LUT: '/usr/share/hyperhdr/lut/lut_lin_tables.3d' 2022-01-16T22:31:39.294Z [COMPONENTREG0] HDR (global): disabled 2022-01-16T22:31:39.295Z [COMPONENTREG1] HDR (global): disabled 2022-01-16T22:31:40.895Z [V4L2:AUTO] (V4L2Grabber.cpp:98) setHdrToneMappingMode to: Fullscreen 2022-01-16T22:31:40.895Z [V4L2:AUTO] (V4L2Grabber.cpp:104) setHdrToneMappingMode replacing LUT and restarting 2022-01-16T22:31:40.896Z [V4L2:AUTO] (V4L2Grabber.cpp:78) LUT folder location: '/usr/share/hyperhdr/lut' 2022-01-16T22:31:40.896Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-16T22:31:40.896Z [V4L2:AUTO] (Grabber.cpp:385) LUT file found: /usr/share/hyperhdr/lut/lut_lin_tables.3d 2022-01-16T22:31:40.897Z [V4L2:AUTO] (Grabber.cpp:395) Index 1 for HDR YUV 2022-01-16T22:31:40.985Z [V4L2:AUTO] Found and loaded LUT: '/usr/share/hyperhdr/lut/lut_lin_tables.3d' 2022-01-16T22:31:40.986Z [COMPONENTREG0] HDR (global): enabled 2022-01-16T22:31:40.987Z [COMPONENTREG1] HDR (global): enabled 2022-01-16T22:31:42.472Z [V4L2:AUTO] (V4L2Grabber.cpp:98) setHdrToneMappingMode to: Disabled 2022-01-16T22:31:42.473Z [V4L2:AUTO] (V4L2Grabber.cpp:104) setHdrToneMappingMode replacing LUT and restarting 2022-01-16T22:31:42.473Z [V4L2:AUTO] (V4L2Grabber.cpp:78) LUT folder location: '/usr/share/hyperhdr/lut' 2022-01-16T22:31:42.473Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-16T22:31:42.474Z [V4L2:AUTO] (Grabber.cpp:385) LUT file found: /usr/share/hyperhdr/lut/lut_lin_tables.3d 2022-01-16T22:31:42.474Z [V4L2:AUTO] (Grabber.cpp:400) Index 2 for YUV 2022-01-16T22:31:42.555Z [V4L2:AUTO] Found and loaded LUT: '/usr/share/hyperhdr/lut/lut_lin_tables.3d' 2022-01-16T22:31:42.556Z [COMPONENTREG0] HDR (global): disabled 2022-01-16T22:31:42.556Z [COMPONENTREG1] HDR (global): disabled 2022-01-16T22:31:43.392Z [V4L2:AUTO] (V4L2Grabber.cpp:98) setHdrToneMappingMode to: Fullscreen 2022-01-16T22:31:43.393Z [V4L2:AUTO] (V4L2Grabber.cpp:104) setHdrToneMappingMode replacing LUT and restarting 2022-01-16T22:31:43.393Z [V4L2:AUTO] (V4L2Grabber.cpp:78) LUT folder location: '/usr/share/hyperhdr/lut' 2022-01-16T22:31:43.393Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-16T22:31:43.393Z [V4L2:AUTO] (Grabber.cpp:385) LUT file found: /usr/share/hyperhdr/lut/lut_lin_tables.3d 2022-01-16T22:31:43.394Z [V4L2:AUTO] (Grabber.cpp:395) Index 1 for HDR YUV 2022-01-16T22:31:43.482Z [V4L2:AUTO] Found and loaded LUT: '/usr/share/hyperhdr/lut/lut_lin_tables.3d' 2022-01-16T22:31:43.483Z [COMPONENTREG1] HDR (global): enabled 2022-01-16T22:31:43.484Z [COMPONENTREG0] HDR (global): enabled 2022-01-16T22:31:44.340Z [V4L2:AUTO] (V4L2Grabber.cpp:98) setHdrToneMappingMode to: Disabled 2022-01-16T22:31:44.340Z [V4L2:AUTO] (V4L2Grabber.cpp:104) setHdrToneMappingMode replacing LUT and restarting 2022-01-16T22:31:44.341Z [V4L2:AUTO] (V4L2Grabber.cpp:78) LUT folder location: '/usr/share/hyperhdr/lut' 2022-01-16T22:31:44.341Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-16T22:31:44.341Z [V4L2:AUTO] (Grabber.cpp:385) LUT file found: /usr/share/hyperhdr/lut/lut_lin_tables.3d 2022-01-16T22:31:44.341Z [V4L2:AUTO] (Grabber.cpp:400) Index 2 for YUV 2022-01-16T22:31:44.434Z [V4L2:AUTO] Found and loaded LUT: '/usr/share/hyperhdr/lut/lut_lin_tables.3d' 2022-01-16T22:31:44.434Z [COMPONENTREG1] HDR (global): disabled 2022-01-16T22:31:44.435Z [COMPONENTREG0] HDR (global): disabled 2022-01-16T22:31:46.175Z [V4L2:AUTO] (V4L2Grabber.cpp:98) setHdrToneMappingMode to: Fullscreen 2022-01-16T22:31:46.176Z [V4L2:AUTO] (V4L2Grabber.cpp:104) setHdrToneMappingMode replacing LUT and restarting 2022-01-16T22:31:46.176Z [V4L2:AUTO] (V4L2Grabber.cpp:78) LUT folder location: '/usr/share/hyperhdr/lut' 2022-01-16T22:31:46.176Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-16T22:31:46.177Z [V4L2:AUTO] (Grabber.cpp:385) LUT file found: /usr/share/hyperhdr/lut/lut_lin_tables.3d 2022-01-16T22:31:46.177Z [V4L2:AUTO] (Grabber.cpp:395) Index 1 for HDR YUV 2022-01-16T22:31:46.271Z [V4L2:AUTO] Found and loaded LUT: '/usr/share/hyperhdr/lut/lut_lin_tables.3d' 2022-01-16T22:31:46.271Z [COMPONENTREG1] HDR (global): enabled 2022-01-16T22:31:46.271Z [COMPONENTREG0] HDR (global): enabled 2022-01-16T22:31:52.214Z [IMAGETOLED0] Total index number is: 19712. Sparse processing: disabled, image size: 320 x 240, area number: 228 2022-01-16T22:32:12.704Z [V4L2:AUTO] Video FPS: 9.95, av. delay: 1ms, good: 597, bad: 0 (60.06,15) 2022-01-16T22:33:01.497Z [IMAGETOLED0] Total index number is: 19840. Sparse processing: disabled, image size: 320 x 240, area number: 228 2022-01-16T22:33:12.788Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-16T22:33:29.791Z [IMAGETOLED0] Total index number is: 17536. Sparse processing: disabled, image size: 320 x 240, area number: 228 2022-01-16T22:34:07.078Z [IMAGETOLED0] Total index number is: 18600. Sparse processing: disabled, image size: 320 x 240, area number: 228 2022-01-16T22:34:12.871Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 4ms, good: 601, bad: 0 (60.08,15) 2022-01-16T22:34:42.066Z [SIGNAL_OLD] Signal lost 2022-01-16T22:34:44.977Z [MUXER1] Priority 240 is now inactive 2022-01-16T22:34:44.977Z [MUXER0] Priority 100 is now inactive 2022-01-16T22:34:44.979Z [MUXER0] Set visible priority to 255 2022-01-16T22:34:44.979Z [MUXER1] Set visible priority to 255 2022-01-16T22:34:44.980Z [HYPERHDR0] New priority[255], previous [100] 2022-01-16T22:34:44.980Z [HYPERHDR1] New priority[255], previous [240] 2022-01-16T22:34:44.980Z [HYPERHDR0] No source left -> switch LED-Device off 2022-01-16T22:34:44.980Z [HYPERHDR1] No source left -> switch LED-Device off 2022-01-16T22:34:44.980Z [IMAGETOLED1] (ImageProcessor.cpp:180) set hard led mapping to multicolor_mean 2022-01-16T22:34:44.981Z [IMAGETOLED0] (ImageProcessor.cpp:180) set hard led mapping to multicolor_mean 2022-01-16T22:34:44.981Z [LEDDEVICE] (LedDeviceWled.cpp:149) 2022-01-16T22:34:44.982Z [LEDDEVICE] (ProviderRestApi.cpp:150) PUT: [http://192.168.0.92/json/state] [{"on":false,"live":false}] 2022-01-16T22:34:45.930Z [LEDDEVICE] (ProviderRestApi.cpp:187) Reply.httpStatusCode [200] 2022-01-16T22:35:12.955Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-16T22:36:13.039Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-16T22:37:13.123Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-16T22:38:13.206Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-16T22:39:13.290Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-16T22:40:13.374Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-16T22:41:13.458Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-16T22:42:13.541Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-16T22:43:13.625Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-16T22:44:13.709Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-16T23:01:15.132Z [V4L2:AUTO] Previous line repeats 15 times 2022-01-16T23:01:15.133Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 1ms, good: 601, bad: 0 (60.08,15) 2022-01-16T23:02:15.216Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-16T23:03:15.300Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-16T23:04:15.384Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-16T23:05:15.468Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-16T23:06:15.552Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-16T23:07:15.635Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-16T23:08:15.719Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-16T23:09:15.803Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-16T23:10:15.887Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-16T23:11:15.971Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T00:58:24.926Z [V4L2:AUTO] Previous line repeats 105 times 2022-01-17T00:58:24.926Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.09,15) 2022-01-17T00:59:25.009Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T01:00:25.093Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T01:01:25.177Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T01:02:25.260Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T01:03:25.344Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T01:04:25.428Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T01:05:25.511Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T01:06:25.595Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T01:07:25.679Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T01:08:25.762Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T01:18:26.600Z [V4L2:AUTO] Previous line repeats 8 times 2022-01-17T01:18:26.600Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.09,15) 2022-01-17T01:19:26.684Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T01:20:26.768Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T01:21:26.852Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T01:22:26.936Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T01:23:27.020Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T01:24:27.105Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T01:25:27.188Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T01:26:27.272Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T01:27:27.356Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T01:28:27.440Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T02:18:31.627Z [V4L2:AUTO] Previous line repeats 48 times 2022-01-17T02:18:31.630Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.09,15) 2022-01-17T02:19:31.710Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T02:20:31.794Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T02:21:31.877Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T02:22:31.961Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T02:23:32.045Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T02:24:32.129Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T02:25:32.212Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T02:26:32.296Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T02:27:32.380Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T02:28:32.464Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T05:24:47.191Z [V4L2:AUTO] Previous line repeats 174 times 2022-01-17T05:24:47.191Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 1ms, good: 601, bad: 0 (60.08,15) 2022-01-17T05:25:47.275Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T05:26:47.359Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T05:27:47.442Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T05:28:47.526Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T05:29:47.610Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T05:30:47.693Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T05:31:47.777Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T05:32:47.861Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T05:33:47.944Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T05:34:48.028Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T05:39:48.450Z [V4L2:AUTO] Previous line repeats 3 times 2022-01-17T05:39:48.450Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.09,15) 2022-01-17T05:40:48.534Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T05:41:48.617Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T05:42:48.701Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T05:43:48.785Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T05:44:48.868Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T05:45:48.952Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T05:46:49.036Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T05:47:49.119Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T05:48:49.203Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T05:49:49.287Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T06:27:52.471Z [V4L2:AUTO] Previous line repeats 36 times 2022-01-17T06:27:52.474Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.09,15) 2022-01-17T06:28:52.555Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T06:29:52.639Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T06:30:52.723Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T06:31:52.807Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T06:32:52.891Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T06:33:52.975Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T06:34:53.058Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T06:35:53.142Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T06:36:53.226Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T06:37:53.310Z [V4L2:AUTO] Video FPS: 10.02, av. delay: 2ms, good: 601, bad: 0 (60.08,15) 2022-01-17T07:30:51.813Z [WEBSOCKET] (WebSocketClient.cpp:30) New connection from ::ffff:192.168.0.55 2022-01-17T07:30:51.813Z [WEBSOCKET] (JsonAPI.cpp:89) Client '::ffff:192.168.0.55' switch to HyperHDR instance 0 2022-01-17T07:31:01.789Z [WEBSOCKET] (WebSocketClient.cpp:204) send close: 1000 2022-01-17T07:36:33.118Z [WEBSOCKET] (WebSocketClient.cpp:30) New connection from ::ffff:192.168.0.55 2022-01-17T07:36:33.119Z [WEBSOCKET] (JsonAPI.cpp:89) Client '::ffff:192.168.0.55' switch to HyperHDR instance 0 2022-01-17T07:36:41.962Z [WEBSOCKET] (WebSocketClient.cpp:204) send close: 1000 2022-01-17T07:36:42.574Z [WEBSOCKET] (WebSocketClient.cpp:30) New connection from ::ffff:192.168.0.55 2022-01-17T07:36:42.575Z [WEBSOCKET] (JsonAPI.cpp:89) Client '::ffff:192.168.0.55' switch to HyperHDR instance 0 2022-01-17T07:36:44.212Z [WEBSOCKET] (JsonAPI.cpp:1300) log streaming activated for client ::ffff:192.168.0.55 2022-01-17T07:50:26.977Z [HYPERHDR0] No source left -> switch LED-Device off 2022-01-17T07:50:26.977Z [HYPERHDR1] No source left -> switch LED-Device off 2022-01-17T08:29:08.977Z [HYPERHDR1] No source left -> switch LED-Device off 2022-01-17T08:29:08.978Z [HYPERHDR0] No source left -> switch LED-Device off 2022-01-17T08:51:20.977Z [HYPERHDR0] No source left -> switch LED-Device off 2022-01-17T08:51:20.978Z [HYPERHDR1] No source left -> switch LED-Device off 2022-01-17T09:05:21.257Z [HYPERHDR0] No source left -> switch LED-Device off 2022-01-17T09:05:21.258Z [HYPERHDR1] No source left -> switch LED-Device off 2022-01-17T09:05:28.698Z [V4L2:AUTO] Previous line repeats 57 times 2022-01-17T09:05:28.701Z [V4L2:AUTO] Selected resolution not found in supported modes. Forcing best guess 2022-01-17T09:05:28.705Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T10:16:54.977Z [HYPERHDR0] No source left -> switch LED-Device off 2022-01-17T10:16:54.977Z [HYPERHDR1] No source left -> switch LED-Device off 2022-01-17T11:57:26.515Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T11:57:29.696Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T11:57:31.504Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T11:57:32.461Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T12:15:34.977Z [HYPERHDR1] No source left -> switch LED-Device off 2022-01-17T12:15:34.977Z [HYPERHDR0] No source left -> switch LED-Device off 2022-01-17T14:06:22.634Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T14:07:07.621Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T14:07:09.600Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T14:07:14.022Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T14:07:17.341Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T14:18:41.628Z [V4L2:AUTO] Previous line repeats 11 times 2022-01-17T14:18:41.628Z [V4L2:AUTO] Forcing best guess 2022-01-17T14:18:41.630Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T14:20:29.658Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T14:20:29.731Z [V4L2:AUTO] Forcing best guess 2022-01-17T14:20:29.733Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T14:20:42.782Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T14:20:53.321Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T14:20:55.017Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T14:20:57.166Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T14:21:21.519Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T14:21:24.004Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T14:21:25.224Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T14:21:26.300Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T14:28:31.220Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T14:33:48.977Z [HYPERHDR1] No source left -> switch LED-Device off 2022-01-17T14:33:48.977Z [HYPERHDR0] No source left -> switch LED-Device off 2022-01-17T14:40:36.190Z [V4L2:AUTO] Previous line repeats 54 times 2022-01-17T14:40:36.192Z [V4L2:AUTO] Forcing best guess 2022-01-17T14:40:36.195Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T14:40:36.268Z [V4L2:AUTO] Frame index = 2281875, inactive or critical VIDIOC_QBUF error in v4l2 driver. Buf index = 0, worker = 1, is_active = 0. 2022-01-17T14:43:17.037Z [V4L2:AUTO] Forcing best guess 2022-01-17T14:43:17.039Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T14:43:25.943Z [V4L2:AUTO] Forcing best guess 2022-01-17T14:43:25.945Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T14:47:26.354Z [V4L2:AUTO] Forcing best guess 2022-01-17T14:47:26.358Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T14:47:26.432Z [V4L2:AUTO] Frame index = 2285964, inactive or critical VIDIOC_QBUF error in v4l2 driver. Buf index = 0, worker = 2, is_active = 0. 2022-01-17T14:48:15.804Z [V4L2:AUTO] Forcing best guess 2022-01-17T14:48:15.807Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T14:48:20.004Z [CEC] CEC library warning: libCEC has not been compiled with support for the Pulse-Eight USB-CEC Adapter 2022-01-17T14:57:26.716Z [V4L2:AUTO] Forcing best guess 2022-01-17T14:57:26.718Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T14:58:06.453Z [V4L2:AUTO] Forcing best guess 2022-01-17T14:58:06.457Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T15:01:47.465Z [V4L2:AUTO] Forcing best guess 2022-01-17T15:01:47.468Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T15:02:10.389Z [V4L2:AUTO] Forcing best guess 2022-01-17T15:02:10.391Z [V4L2:AUTO] LUT file is not found here: /root/.hyperhdr/lut_lin_tables.3d 2022-01-17T15:03:10.441Z [V4L2:AUTO] Video FPS: 9.95, av. delay: 2ms, good: 597, bad: 0 (60.05,15)

awawa-dev commented 2 years ago

Hi Frankly I don't know where is a problem here. From your description I don't even know why your LED turns off when the TV is turning off. System CEC is only active if the HDMI signal is connected to the RPi HDMI port and can be handled by the OS independently of HyperHDR. Or can be handled by the certain grabbers on their own (like AV Access) and we can do nothing about it. Home Assistant integration is not handled by us, you can ask our colleague mjoshd on the homeproject at: https://github.com/mjoshd/hyperhdr-ha and maybe he could help you with configuration stuff. I don't use HA.