Skip to content
This repository was archived by the owner on Aug 22, 2024. It is now read-only.
This repository was archived by the owner on Aug 22, 2024. It is now read-only.

How to solve the error "DecodeMJPEGtoBGRA32(). MJPEG decode failed: -1"? #926

@nonlinear1

Description

@nonlinear1

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!

Metadata

Metadata

Assignees

Labels

BugSomething isn't workingMore Info NeededMore information is required before this issue can be approved

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions