"No packet.size(0) or packet->in_frame((nil)). Not decoding" is filling the SQL log for VNC monitor
Posted: Mon Jun 24, 2024 7:08 am
Hello
After upgrading from 1.37.61~20240604093931-focal to 1.37.61~20240623105633-focal my SQL log is full of messages (1 per frame actually):
This only happens with VNC monitor, settings are:
Capture Resolution: 128x1024 24bpp (exactly match physical monitor settings)
FPS: 2
Decode: always
Analysis: None
Recording: Always, Encoder: libx264, Container: mp4, Encoder Parameters: qp=0,crf=17
UPD: Setting LOG_LEVEL_DATABASE to "Error" or even "None" didn't help, it doesn't filter those WAR messages for some reason.
UPD2: changes to LOG_LEVEL_DATABASE came into effect after restarting ZM
After upgrading from 1.37.61~20240604093931-focal to 1.37.61~20240623105633-focal my SQL log is full of messages (1 per frame actually):
Code: Select all
WAR No packet.size(0) or packet->in_frame((nil)). Not decoding | zm_monitor.cpp line: 2956
Capture Resolution: 128x1024 24bpp (exactly match physical monitor settings)
FPS: 2
Decode: always
Analysis: None
Recording: Always, Encoder: libx264, Container: mp4, Encoder Parameters: qp=0,crf=17
UPD: Setting LOG_LEVEL_DATABASE to "Error" or even "None" didn't help, it doesn't filter those WAR messages for some reason.
UPD2: changes to LOG_LEVEL_DATABASE came into effect after restarting ZM