Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU)
GPU
• DeepStream Version
6.0
• JetPack Version (valid for Jetson only)
• TensorRT Version
8.0.1
• NVIDIA GPU Driver Version (valid for GPU only)
470.82.00
• Issue Type( questions, new requirements, bugs)
Question (bug?)
• 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)
Is nvstreamdemux
compatible with the new nvstreammux
? When I input two streams of different resolution (and aspect ratio) the detections are offset for one of the streams when using nvstreamdemux
and then nvdsosd
. This doesn’t happen if I use nvmultistreamtiler
rather than demuxing.