Hi, RTSP is not actually a protocol, but muxer/demuxer.
Yurii 2018-06-26 15:41 GMT+03:00 Wolfgang Kohrt <[email protected]>: > 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 > [email protected] > http://ffmpeg.org/mailman/listinfo/libav-user > >
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
