You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 22, 2024. It is now read-only.
When I run two kinects for azure in a computer at the sametime with K4A_WIRED_SYNC_MODE_STANDALONE mode;
sometimes, the terminal give me the error:
[2019-11-20 12:46:12.284] [error] [t=8802] /__w/1/s/extern/Azure-Kinect-Sensor-SDK/src/color/uvc_camerareader.cpp (1300): DecodeMJPEGtoBGRA32(). MJPEG decode failed: -1
[2019-11-20 12:46:12.284] [error] [t=8803] /__w/1/s/extern/Azure-Kinect-Sensor-SDK/src/sdk/k4a.c (269): capturesync_get_capture(device->capturesync, capture_handle, timeout_in_ms) returned failure in k4a_device_get_capture()
I try to avoid this error, but I failed.
the enviroment is as follow:
my os ubuntu18.04
gpu: gtx1070
ram:16G
cpu: i7
and the driver and firmware of my kinect is the newest one!
anyone know how to solve this problem? Thank you very much!
When I run two kinects for azure in a computer at the sametime with K4A_WIRED_SYNC_MODE_STANDALONE mode;
sometimes, the terminal give me the error:
[2019-11-20 12:46:12.284] [error] [t=8802] /__w/1/s/extern/Azure-Kinect-Sensor-SDK/src/color/uvc_camerareader.cpp (1300): DecodeMJPEGtoBGRA32(). MJPEG decode failed: -1
[2019-11-20 12:46:12.284] [error] [t=8803] /__w/1/s/extern/Azure-Kinect-Sensor-SDK/src/sdk/k4a.c (269): capturesync_get_capture(device->capturesync, capture_handle, timeout_in_ms) returned failure in k4a_device_get_capture()
I try to avoid this error, but I failed.
the enviroment is as follow:
my os ubuntu18.04
gpu: gtx1070
ram:16G
cpu: i7
and the driver and firmware of my kinect is the newest one!
anyone know how to solve this problem? Thank you very much!