OpenCV_GStreamer
OpenCV_GStreamer copied to clipboard
Simple C++ example of using OpenCV with GStreamer
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?