Hi,
I’m using an Orbbec Femto Bolt camera, and I’ve noticed that the log file OrbbecSDK.log is constantly increasing in size (around 0.5 MB per minute). This happens even in an empty project, simply by having an Orbbec TOP with default parameters. It seems to be caused by a continuously printed debug message:
[02/04 16:04:20.090609][debug][8308][WinHelpers.cpp:88] hr = spSample->GetUnknown(MFSampleExtension_CaptureMetadata, IID_PPV_ARGS(&spUnknown)) returned: HResult 0xc00d36e6: “The requested attribute was not found.”
This behavior makes it unsafe for a continuously running installation.
Is there a way to disable these log messages? Find attached useful info alng the log file:
TD: 2025.32280 PC: Windows 11 Intel Core Ultra 285K rtx 5090 nvidia drivers 591.74
OrbbecSDK.log.zip (22.1 KB)
Thanks,
Joan