Ask Your Question
0

rebuild opencv2.4.9 with GStreamer ,but this option does not exist

asked 2014-08-12 07:33:01 -0600

qmail03 gravatar image

Ipcam ues FFmpeg have err,I want rebuild opencv2.4.9 with GStreamer ,but this option does not exist,see the picture,why GStreamer not exist? image description

edit retag flag offensive close merge delete

Comments

1

I cannot see that in the image, but I believe you.

thdrksdfthmn gravatar imagethdrksdfthmn ( 2014-08-12 08:15:58 -0600 )edit

2 answers

Sort by ยป oldest newest most voted
0

answered 2015-01-27 06:45:50 -0600

updated 2015-01-27 06:46:48 -0600

Actually could you grab the latest 2.4 or master branch? Just confirmed that the option is actually there:

click me

edit flag offensive delete link more
0

answered 2015-01-27 04:20:02 -0600

atlab gravatar image

updated 2015-01-27 04:21:35 -0600

In the CMakeLists.txt file (opencv/sources):

...

OCV_OPTION(WITH_GSTREAMER "Include Gstreamer support" ON IF (UNIX AND NOT APPLE AND NOT ANDROID) )

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-08-12 07:33:01 -0600

Seen: 429 times

Last updated: Jan 27 '15