Please provide complete information as applicable to your setup.
• Hardware Platform (GPU)
• DeepStream Version 6.3
• JetPack Version (valid for Jetson only)
• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, bugs)
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)
hello,
I use nvcr.io/nvidia/deepstream:6.3-gc-triton-devel docker image create continer. Sometimes it work well with deepstream-app, but I execute " gst-launch-1.0 uridecodebin uri=file:///opt/nvidia/deepstream/deepstream/samples/streams/sample_720p.mp4 ! fakesink " stuck recently.
then I kill process, but gpu decoder still reaches 100%. NVDEC resouce cannot release, how to solve this issus, os is centos.