Gst-nvstreammux to OpenCV

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU): GPU
• DeepStream Version: nvcr.io/nvidia/deepstream:5.1-21.02-devel
• Issue Type( questions, new requirements, bugs): Question
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description): Gst-nvstreammux

I’m trying to use DeepStream for decoding through OpenCV gst-streamer and managed to do it for single stream. I’m wondering if its possible to feed a batched input from gst-nvstreammux to cv::VideoCapture and then access it individually?

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

What do you mean? You have implemented to get GstBuffer from deepstream decoding pipeline? What is the pipeline?

What will you do with the batched data? What is your preferred pipeline?