Is there a method to disable the spam [system] [info] Temperatures...
log messages being constantly sent from the OAK device to the host? Most probably don't see them unless you set DEPTHAI_LEVEL=info
. Spam because I don't want them, I don't need to see them every 1 second, and the giant volume of them hides useful info level log messages.
[18443010318EF50800] [192.168.2.23] [8.446] [system] [info] Memory Usage - DDR: 158.15 / 333.39 MiB, CMX: 2.41 / 2.50 MiB, LeonOS Heap: 67.10 / 82.31 MiB, LeonRT Heap: 4.64 / 40.50 MiB / NOC ddr: 809 MB/s
[18443010318EF50800] [192.168.2.23] [8.446] [system] [info] Temperatures - Average: 41.83C, CSS: 43.50C, MSS 41.20C, UPA: 40.28C, DSS: 42.35C
[18443010318EF50800] [192.168.2.23] [8.446] [system] [info] Cpu Usage - LeonOS 59.20%, LeonRT: 14.46%
[18443010318EF50800] [192.168.2.23] [9.447] [system] [info] Memory Usage - DDR: 158.15 / 333.39 MiB, CMX: 2.41 / 2.50 MiB, LeonOS Heap: 67.10 / 82.31 MiB, LeonRT Heap: 4.64 / 40.50 MiB / NOC ddr: 801 MB/s
[18443010318EF50800] [192.168.2.23] [9.447] [system] [info] Temperatures - Average: 42.47C, CSS: 43.50C, MSS 42.12C, UPA: 40.74C, DSS: 43.50C
[18443010318EF50800] [192.168.2.23] [9.447] [system] [info] Cpu Usage - LeonOS 56.48%, LeonRT: 14.05%
[18443010318EF50800] [192.168.2.23] [10.448] [system] [info] Memory Usage - DDR: 158.15 / 333.39 MiB, CMX: 2.41 / 2.50 MiB, LeonOS Heap: 67.10 / 82.31 MiB, LeonRT Heap: 4.64 / 40.50 MiB / NOC ddr: 785 MB/s
[18443010318EF50800] [192.168.2.23] [10.448] [system] [info] Temperatures - Average: 42.52C, CSS: 43.96C, MSS 42.12C, UPA: 40.97C, DSS: 43.04C
[18443010318EF50800] [192.168.2.23] [10.448] [system] [info] Cpu Usage - LeonOS 59.00%, LeonRT: 14.54%
I suspect these are generated on the OAK device themselves. Then output with no filtering here luxonis/depthai-coreblob/4042aece4e313307fd5b1a80e07dcf02a08579ab/src/device/DeviceBase.cpp#L967