[FFmpeg-devel] [PATCH] libavformat/opensrt: add Haivision Open SRT protocol
nablet developer
sdk at nablet.com
Mon Dec 25 05:52:29 EET 2017
On 19-Dec-17 15:01, nablet developer wrote:
>
>> On 13 Dec 2017, at 15:31, Nablet Developer <sdk at nablet.com> wrote:
>>
>> The protocol is used by thousands of Haivision customers since 2013,
>> in extremely sensitive medical, military and enterprise applications
>> with FIPS compliant encryption requirements. Since April 2017, the protocol
>> is Open Source and meanwhile >50 partners joined the SRT Alliance (srtalliance.org).
>> GStreamer already integrated the protocol and VLC has already accepted the pull
>> request for adding the SRT protocol to VLC. We see a dramatic adoption of the
>> protocol in the market and a lot of our partners are asking us frequently on a
>> ffmpeg integration.
>>
>> Nablet Developer (1):
>> avformat/opensrt: add Haivision Open SRT protocol
>>
>> configure | 10 +
>> doc/protocols.texi | 116 +++++++++
>> libavformat/Makefile | 1 +
>> libavformat/opensrt.c | 622 ++++++++++++++++++++++++++++++++++++++++++++++++
>> libavformat/protocols.c | 1 +
>> 5 files changed, 750 insertions(+)
>> create mode 100644 libavformat/opensrt.c
>>
>> --
>> 2.7.4
>>
> ping
ping
More information about the ffmpeg-devel
mailing list