Build OpenCV with FFMpeg for iOS

asked 2017-07-26 05:43:32 -0600

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/ffmp..., 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

edit retag flag offensive close merge delete

Comments

anyone can help?

Dexter2653 gravatar imageDexter2653 ( 2017-08-17 04:18:47 -0600 )edit