Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) :- GPU • DeepStream Version :- 7.0
I am writing a gstreamer pluing, wherein I get the buffer, map that to NvBufSurface and create a VPIImage out of it, Apply some VPI algorithms on it. I am trying to create a new GstBuffer from this VPIImage.
can you guide me on this ?
If this is not the relevant forum for this question, please let me know.
Are you developing a DeepStream plugin? Is the DeepStream plugin handling batched NvBufSurface or non-batched NvBufSurface? Is the plugin and transform plugin? What is the upstream plugin? What are the sink pad caps and src pad caps of your plugin?
What kind of VPI algorithm? Is the output VPIImage the same as the input VPIImage? Is the output VPIImage another VPIImage to the input VPIImage?
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