My plugin was made for normal buffer (nvarguscamerasrc bufapi-version=0), now I want to add a sub-pipeline with deepstream plugins (streammux + nvinfer), but deepstream plugins only works with DS buffer type (nvarguscamerasrc bufapi-version=1).
Is there any way to convert between these two type of buffer?
Or is there any example which can handle both type of these buffers?
Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU)
• DeepStream Version
• 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)
There is no update from you for a period, assuming this is not an issue anymore.
Hence we are closing this topic. If need further support, please open a new one.
Thanks
they are different buffers, there is no way to convert.