[vlc-devel] [PATCH 04/48] hls: Support encryption
Luc Saillard
luc.saillard at sfr.com
Tue Jan 10 11:52:24 CET 2012
On Tue, Jan 10, 2012 at 11:38:25AM +0100, Jean-Paul Saman wrote:
> Hi,
>
> See below for my review comments.
>
> On Mon, Jan 9, 2012 at 4:16 PM, Hugo Beauzée-Luyssen <beauze.h at gmail.com> wrote:
> > From: Luc Saillard <luc.saillard at sfr.com>
> >
>
> Where is the patch description?
as the title say: "Support encryption"
So this patch implement encryption as specified in the RFC
(http://tools.ietf.org/id/draft-pantos-http-live-streaming-06.txt)
See section 3.3.3, 5.
We use gnutls to decrypt the data.
Luc
More information about the vlc-devel
mailing list