[Libav-user] Missing RTSP protocol?
Carl Eugen Hoyos
ceffmpeg at gmail.com
Fri Jul 20 23:08:27 EEST 2018
2018-07-20 21:58 GMT+02:00, Tim Lunt <timlunt at msn.com>:
> I’m trying to stream to an RTSP server but I’m getting a protocol not found
> error when trying to open the output.
>
> I’ve used the 4.0 builds from https://ffmpeg.zeranoe.com/builds/ and I cant
> see the RTSP protocol being disabled in the build flags (see below) so not
> sure what I’m missing – is RTSP still available in 4.0?
rtsp is a demuxer, it uses either the udp or the tcp protocol.
Does the stream work with the command line interface?
Carl Eugen
More information about the Libav-user
mailing list