Hi,
I am trying to build openCV-3.1.0 with GStreamer enabled using cmake-gui. I have installed these two GStreamer packages (gstreamer-1.0-devel-x86_64-1.11.2.msi and gstreamer-1.0-x86_64-1.11.2.msi) provided on this [page](https://gstreamer.freedesktop.org/data/pkg/windows/1.11.2/).
When I configure cmake, it cannot find GStreamer include libraries and the option is NO infront of GStreamer in Video I/O logs of cmake.
Can someone please point me to a comprehensive guide on how to build and install openCV-3.1.0 from source with GStreamer support?
Thanks.
↧