This repository was archived by the owner on Aug 22, 2024. It is now read-only.
Description
Describe the bug
DecodeMJPEGtoBGRA32(). MJPEG decode failed: -1 error when running k4aviewer and color camera is enabled on Jetson Xavier NX.
To Reproduce
Running k4aviewer on NVIDIA Jetson Xavier NX
Select Device and Start using default settings
"Cameras failed: Failed to get capture from device!" will pop up.
Stop and restart: same error after a few seconds.
See errors below
No errors occur when disabling color camera (uncheck Enable Color Camera) and restarting
Same issue for BGRA MJPG NV12 and YUY2 formats, and 30, 15, 5 FPS
Expected behavior
Able to use color camera feed
Logs
Output from k4aviewer:
[ error ] : DecodeMJPEGtoBGRA32(). MJPEG decode failed: -1
[ warning ] : capturesync_add_capture(). Capture Error Detected, Color
[ error ] : capturesync_get_capture(device->capturesync, capture_handle, timeout_in_ms) returned failure in k4a_device_get_capture()
[ warning ] : color_capture_available(). A streaming color transfer failed
Output from terminal:
[2020-06-10 13:52:43.473] [error] [t=11626] /__w/1/s/extern/Azure-Kinect-Sensor-SDK/src/color/uvc_camerareader.cpp (1300): DecodeMJPEGtoBGRA32(). MJPEG decode failed: -1
[2020-06-10 13:52:43.473] [error] [t=11627] /__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()
Desktop (please complete the following information):
Hardware: NVIDIA Jetson Xavier NX, ARMv8 Processor, NVIDIA Tegra Xavier GPU, 64bit
OS with Version: Ubuntu 18.04
SDK Version: 1.4
Firmware version: Current Firmware Versions:
RGB camera firmware: 1.6.108
Depth camera firmware: 1.6.79
Depth config file: 6109.7
Audio firmware: 1.6.14
Additional context
Reactions are currently unavailable
Describe the bug
DecodeMJPEGtoBGRA32(). MJPEG decode failed: -1error when runningk4aviewerand color camera is enabled on Jetson Xavier NX.To Reproduce
k4avieweron NVIDIA Jetson Xavier NXExpected behavior
Able to use color camera feed
Logs
Output from
k4aviewer:Output from terminal:
Desktop (please complete the following information):
Additional context