[FFmpeg-devel] [PATCH] avformat/opensrt: add Haivision Open SRT protocol
Michael Niedermayer
michael at niedermayer.cc
Fri Jan 12 23:40:02 EET 2018
On Wed, Dec 13, 2017 at 03:31:04PM +0700, Nablet Developer wrote:
[...]
> @@ -3145,6 +3147,8 @@ libsmbclient_protocol_deps="libsmbclient gplv3"
> libssh_protocol_deps="libssh"
> mmsh_protocol_select="http_protocol"
> mmst_protocol_select="network"
> +opensrt_protocol_select="network"
> +opensrt_protocol_deps="opensrt"
> rtmp_protocol_conflict="librtmp_protocol"
> rtmp_protocol_select="tcp_protocol"
> rtmp_protocol_suggest="zlib"
> @@ -5972,6 +5976,8 @@ enabled omx && require_header OMX_Core.h
> enabled omx_rpi && { check_header OMX_Core.h ||
> { ! enabled cross_compile && add_cflags -isystem/opt/vc/include/IL && check_header OMX_Core.h ; } ||
> die "ERROR: OpenMAX IL headers not found"; } && enable omx
> +#enabled opensrt && check_lib srt srt/srt.h srt_socket -lsrt
this is commented out ?
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The misfortune of the wise is better than the prosperity of the fool.
-- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180112/feacc481/attachment.sig>
More information about the ffmpeg-devel
mailing list