Quantcast
Channel: OpenCV Q&A Forum - Latest question feed
Viewing all articles
Browse latest Browse all 64

Build OpenCV with FFMpeg for iOS

$
0
0
Hi, is there a way to build OpenCV with FFMpeg for iOS? I need a way to process rtsp stream on iPhone with OpenCV. I found https://sourceforge.net/projects/ffmpeg-ios/, but how to build OpenCV with those libs? There is next line in CMakeLists.txt in the root of OpenCV repo `OCV_OPTION(WITH_FFMPEG "Include FFMPEG support" ON IF (NOT ANDROID AND NOT IOS AND NOT WINRT) )` Please suggest, thx

Viewing all articles
Browse latest Browse all 64

Trending Articles