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.

TI's OpenCV support for GStreamer on AM572X

Hi,

I'm developing some inference codes, and I'm intending to instead show the results in a OpenCV window, I want to sending over a streaming.

OpenCV has support for sending this using gstreamer, but the OpenCV installed toghether the tidl packaged are compiled without GStreamer support.

I tried to compile OpenCV 3.2 from source with support for GStreamer but in someway they conflict with the OpenCV installed with tidl.

There are a repository with the OpenCV provided by tidl package ?