OpenKinect / libfreenect2

Open source drivers for the Kinect for Windows v2 device
2.08k stars 753 forks source link

Suppress Info messages #1058

Open jdeeee opened 5 years ago

jdeeee commented 5 years ago

Hi!

When running the kinect2_bridge (https://github.com/code-iai/iai_kinect2/tree/master/kinect2_bridge), which uses libfreenect2, there will constantly be messages printed to console. Specifically, I see messages like

[Info] [DepthPacketStreamParser] 38 packets were lost

or

[Info] [CpuDepthPacketProcessor] avg. time: 314.976ms -> ~3.17484Hz

is it possible to suppress these messages?

Thanks!

xlz commented 5 years ago

export LIBFREENECT2_LOGGER_LEVEL=none