Re: [FFmpeg-devel] [PATCH] libavformat/opensrt: add Haivision Open SRT protocol

2018-01-11 Thread Nablet Developer


On 12/25/2017 10:52 AM, nablet developer wrote:

On 19-Dec-17 15:01, nablet developer wrote:



On 13 Dec 2017, at 15:31, Nablet Developer  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


ping
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] [PATCH] libavformat/opensrt: add Haivision Open SRT protocol

2017-12-24 Thread nablet developer

On 19-Dec-17 15:01, nablet developer wrote:



On 13 Dec 2017, at 15:31, Nablet Developer  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
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] [PATCH] libavformat/opensrt: add Haivision Open SRT protocol

2017-12-19 Thread nablet developer


> On 13 Dec 2017, at 15:31, Nablet Developer  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
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


[FFmpeg-devel] [PATCH] libavformat/opensrt: add Haivision Open SRT protocol

2017-12-13 Thread Nablet Developer
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

___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel