OpenCV_GStreamer icon indicating copy to clipboard operation
OpenCV_GStreamer copied to clipboard

Simple C++ example of using OpenCV with GStreamer

OpenCV_GStreamer

Simple Visual Studio C++ example of using OpenCV with GStreamer

Adapted from: https://stackoverflow.com/questions/46219454/how-to-open-a-gstreamer-pipeline-from-opencv-with-videowriter

For Windows, make sure to build the Release version, not Debug version.