Hello DaneLLL, About 06_jpeg_decode

Hi,
The issue should be you build NvJpegDecoder with OpenCV. OpenCV links to libjpeg.so, which contradicts with libnvjpeg.so. You may eliminate OpenCv and try again.