[FFmpeg-devel] [PATCH] avformat/srt: add Haivision SRT protocol
Carl Eugen Hoyos
ceffmpeg at gmail.com
Thu Oct 5 11:35:16 EEST 2017
2017-10-05 10:25 GMT+02:00 Nablet Developer <sdk at nablet.com>:
> protocol requires libsrt (https://github.com/Haivision/srt) to be
> installed
> + --enable-libsrt enable libsrt [autodetect]
Given that there is a libsrt that you don't meant, I don't
think this is the right name for the option:
I suggest --enable-srt.
This should not be auto-detected since this certainly
is no system library.
And I suspect there is some alphabetical ordering,
please respect it, same below.
Carl Eugen
More information about the ffmpeg-devel
mailing list