access: add RIST module
commit2cb6e8459739b558acdf4382b8c510284276bd32
authorSergio Ammirata <sergio@ammirata.net>
Mon, 5 Nov 2018 14:39:16 +0000 (5 09:39 -0500)
committerThomas Guillem <thomas@gllm.fr>
Mon, 5 Nov 2018 17:25:35 +0000 (5 18:25 +0100)
tree4686dec7b32d0591bac14d041349f6d2c3ce4967
parentabf93d8f7815fd3253a57f5660cf0efc470da655
access: add RIST module

RIST for the Reliable Internet Stream Transport Protocol

The implementation follows the Video Services Forum (VSF) Technical
Recommendation TR-06 which defines an ARQ based UDP transmission protocol
for real-time streaming over lossy networks (internet, wifi, etc).

Signed-off-by: Thomas Guillem <thomas@gllm.fr>
NEWS
modules/MODULES_LIST
modules/access/Makefile.am
modules/access/rist.c [new file with mode: 0644]
modules/access/rist.h [new file with mode: 0644]
po/POTFILES.in