[Libav-user] Enable RTSP Protocol in library

Yurii Monakov monakov.y at gmail.com
Wed Jun 27 13:31:13 EEST 2018


Hi,

RTSP is not actually a protocol, but muxer/demuxer.

Yurii

2018-06-26 15:41 GMT+03:00 Wolfgang Kohrt <wolfgang.kohrt at noxsystems.com>:

> 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
>
>
>
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20180627/441fd62c/attachment.html>


More information about the Libav-user mailing list