Is there a source code for dealing with video/x-raw(memory:NVMM) in gstreamer?

Dear people in charge,

I want to create a gstreamer plugin with video/x-raw(memory:NVMM) output. Is there a sample code for handleing this?
I don’t know how to output this DMA buffer within gstreamer. However, I found the nvvidconv gstreamer pulgin has output as video/x-raw(memort:NVMM) format. So could I have some suggestion?

Thank you

Hi,
NVIDIA plugins are open source on Jetpcak 4.6. Please download the package:
https://developer.nvidia.com/embedded/linux-tegra
L4T Driver Package (BSP) Sources

I downloaded the deepstream6.0 and cannot find the nvvideoconvert in gst-plugins.
I want to see the source code of nvvideoconvert or nvvidconv. Can you please tell me where these code suppose to be?

Hi,
nvvidconv is open source in
L4T Driver Package (BSP) Sources

nvvideoconvert is not open source.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.