This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to get Dual-stream from GStreamer on DM365 board?

Hi, all.

I run GStreamer on DM365 with DVSDK-4_02_00_06, Now I have a problem to get Dual-stream with different resolution,I know there is a plugin named TIVidResize that can output different resolution image, but it doesn't support two different resolution at the same time,And I also know the IPIPE module in DM365 have two resizers, so it have capability to ouput two different resolution image at the same time.Should I modify some source files of  TIVidResize plugin to support that?

Thanks