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 ?