How to use nveglstreamsrc in python?

Hi,

Is there any sample code available to use the nveglstreamsrc(gstremer) in python?

Thanks & Regards,
Bala

Hi,
Please share your use-case and we can suggest next. The plugin is not maintained and there may be potential issues. We would suggest not to use the plugin.

Hi,

Our use case is to process the camera frames in GPU(shader) memory.

Hi,
For the use-case, you can use NvBufSurface APIs to access the buffer on GPU. Please check HandleEGLImage() in the jetson_multiemdia_api samples. The samples are in

/usr/src/jetson_multimedia_api/

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