This patch is experimental. Ludovico Cavedon a écrit : > QuteCom wrote: > >> Comment(by laurent): >> >> This patch add an experimental support of Opencv to QuteCom. >> Note: with opencv support it will be possible to build qutecom with mingw >> >> > > Uhm, interesting choice. Why did you choose to use OpenCV for webcam > access? Isn't it just a wrapper against v4l and ffmpeg (and actually the > last stable release of opencv does not compile with the latest ffmpeg)? > I choose OpenCV for the camera support. I use opencv on macosx and it builds without ffmpeg support > I am actually a bit scared of adding a new library (a computer vision > library!) to qutecom. Or are you planning to add some new features to > the video? > I'm just playing with Opencv. (i've done a sort of remote motion detector !) To be clear : there is no official plan to add opencv to the source tree of qutecom. > I understand it would allow to compile qutecom with mingw. What is the > problem right know compiling with mingw? DirectX? > I cross-compil qutecom from mac to win. Yes, directx is the problem ... > Thanks, > Ludovico > > >
_______________________________________________ QuteCom-dev mailing list [email protected] http://lists.qutecom.org/mailman/listinfo/qutecom-dev
