OpenCV_GStreamer icon indicating copy to clipboard operation
OpenCV_GStreamer copied to clipboard

Simple C++ example of using OpenCV with GStreamer

Results 3 OpenCV_GStreamer issues
Sort by recently updated
recently updated
newest added

I am using GSTreamer 1.15.1 on Windows x64 and couldn't capture video. Any help is appreciated. Here are the errors: ``` (Sender.exe:6708): GStreamer-CRITICAL **: 13:15:32.866: gst_element_get_state: a ssertion 'GST_IS_ELEMENT (element)'...

I noticed that into OpenCV imshow method the frames are shown badly. Are there problems into latency or frames overlapping?

Hi, do you know how to change the program so that vlc can read the data stream?