[vlc-devel] [PATCH 0/3] SRT: support encrypted stream

Justin Kim justin.kim at collabora.com
Wed Nov 15 08:47:57 CET 2017


First of all, I apologize missing a commit in the previous proposal.
The first patch "srt: Fix build failure"  is a fix of build breaker.

The following two patches are about adding properties to srt access
and access_output modules to allow encrypt and decrypt streams by
given passphrase and key-length.

Justin Kim (3):
  srt: Fix build failure
  access: srt: add support stream encryption
  access_output: srt: add support stream encryption

 modules/access/srt.c        | 31 ++++++++++++++++++++++++++++++-
 modules/access_output/srt.c | 27 +++++++++++++++++++++++++--
 2 files changed, 55 insertions(+), 3 deletions(-)

-- 
2.15.0



More information about the vlc-devel mailing list