Ask Your Question

dmigous's profile - activity

2019-07-14 00:49:19 -0600 received badge  Popular Question (source)
2016-11-02 10:16:50 -0600 commented question Gstreamer missing plugin

Eventually I get to set up everything on Fedora 22. There all codec work fine with OpenCV 3. Suggest to create docker image based on Fedora 22 and build there opencv3, I did so. And running docker image on Ubuntu

2016-10-22 04:07:16 -0600 asked a question Gstreamer missing plugin

Hello, I'm getting following error.

OpenCV Error: Unspecified error (GStreamer: your gstreamer installation is missing a required plugin ) in handlemessage, file /home/ubuntu/workspace/opencv/modules/videoio/src/cap_gstreamer.cpp, line 1692 terminate called after throwing an instance of 'cv::Exception' what(): /home/ubuntu/workspace/opencv/modules/videoio/src/cap_gstreamer.cpp:1692: error: (-2) GStreamer: your gstreamer installation is missing a required plugin in function handlemessage

Built opencv 3 by myself. Here is relevant part of cmake output configuration

gist with cmake configuration output https://gist.github.com/dmigous/beebe...