[vlc-devel] [PATCH v7 0/3] Support SRT input/ouput

Jean-Baptiste Kempf jb at videolan.org
Mon Oct 9 21:32:47 CEST 2017


Hi,

Thank you for writing the code!

Please note that this will only be supported on Linux, until someone
writes the contrib package for SRT.

On Mon, 9 Oct 2017, at 12:30, Justin Kim wrote:
> Hello,
> 
> Oh, I missed that they have been accepted.
> 
> Thank you very much.
> Justin
> 
> 
> On 10/10/2017 4:20 AM, Jean-Baptiste Kempf wrote:
> > Hello Justin,
> > 
> > Why?
> > 
> > On Sun, 8 Oct 2017, at 18:20, Justin Kim wrote:
> >> Hello,
> >>
> >> Please, review these patches.
> >>
> >> Thanks,
> >> Justin
> >>
> >> On 27/09/2017 2:02 PM, Justin Kim wrote:
> >>> Comparing to patch set v6, there are few updates;
> >>>
> >>>    - Unceratin lock is removed
> >>>    - Latency property is added
> >>>    - SRT mode option is enabled for both modules
> >>>    - SRT Sender option is enabled for srt out module
> >>>
> >>> Justin Kim (3):
> >>>     access: srt: introduce srt input module
> >>>     access_out:srt: introduce SRT ouput module
> >>>     stream_out: standard: add 'srt'
> >>>
> >>>    NEWS                              |   1 +
> >>>    configure.ac                      |   5 +
> >>>    modules/MODULES_LIST              |   2 +
> >>>    modules/access/Makefile.am        |   9 ++
> >>>    modules/access/srt.c              | 310 ++++++++++++++++++++++++++++++++++++
> >>>    modules/access_output/Makefile.am |   8 +
> >>>    modules/access_output/srt.c       | 327 ++++++++++++++++++++++++++++++++++++++
> >>>    modules/stream_out/Makefile.am    |   1 +
> >>>    modules/stream_out/standard.c     |   8 +-
> >>>    9 files changed, 670 insertions(+), 1 deletion(-)
> >>>    create mode 100644 modules/access/srt.c
> >>>    create mode 100644 modules/access_output/srt.c
> >>>
> >> _______________________________________________
> >> vlc-devel mailing list
> >> To unsubscribe or modify your subscription options:
> >> https://mailman.videolan.org/listinfo/vlc-devel
> > 
> > 
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel


-- 
Jean-Baptiste Kempf -  President
+33 672 704 734


More information about the vlc-devel mailing list