Tool/software:
Hello!
I have custom board. I do not have the screen. I have imx390 camera that is managed by RTOS on R5F core. To test my setup I use vx_app_single_camera demo. I know that it works because I captured the image, but I would like to stream the video using GStreamer. I know that TI provides gst_wrapper, but I do not know how to use it with vx_image. Is there any example application that use vx_image data as a parameter for gst_wrapper?