Ask Your Question
0

Opencv VideoCapture tcp stream

asked 2015-04-13 06:53:44 -0600

haxan7 gravatar image

I am a opencv noob.

I want to run an opencv project on arm processor. My current cross compilation of opencv is as follows

 DC1394 1.x:                  NO

 DC1394 2.x:                  NO

 FFMPEG:                      NO

   codec:                     NO

   format:                    NO

   util:                      NO

   swscale:                   NO

   gentoo-style:              YES

 GStreamer:                   NO

 OpenNI:                      NO

 OpenNI PrimeSensor Modules:  NO

 PvAPI:                       NO

 GigEVisionSDK:               NO

 UniCap:                      NO

 UniCap ucil:                 NO

 V4L/V4L2:                    YES/YES

 XIMEA:                       NO

 Xine:                        NO

Currently the projects runs without errors but is unable to capture videos.

What is the bare minimum I need to cross-compile opencv with to be able to capture tcp stream.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2015-04-13 17:06:52 -0600

Jim OSullivan gravatar image

Compile with FFMPEG enabled - it handles interfacing to network video sources.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-04-13 06:53:44 -0600

Seen: 2,049 times

Last updated: Apr 13 '15