[Libav-user] Enable RTSP Protocol in library
Wolfgang Kohrt
wolfgang.kohrt at noxsystems.com
Tue Jun 26 15:41:08 EEST 2018
Hi,
i have tried to compile ffmpeg libraries using ffmpeg 3.4.2 source code on OSx
to implement RTSP-protocol support for an Xcode-Project
But RTSP protocol is not in the list of "Enabled protocols" showed during compiling.
Debugging the library also shows that rtsp will not be found in the method url_find_protocol()
I have tried to set configuration option
--enable-protocol=rtsp
I also tried to set
-enable-demuxer=rtsp
but with no effect.
How do i have to set the configuration flags so RTSP protocol will be enabled ?
Thanks!
Wolfgang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20180626/7a772c52/attachment.html>
More information about the Libav-user
mailing list