Aniketh Girish
Dr. Subhasri Duttagupta
Review #2
0-RTT connection setup
Low Latency
QUIC TLS API for crypto in gnuTLS
Custom QUIC version integration in VLC for better streaming experience.
ngtcp2 + ngHTTP3
1) quicsy: A HTTP3/QUIC tool devised.
It does HTTP/3 request-response pair.
2) Segmentation: segments and manifest created for a mp4 file. Scripts to do encoding/segmentation were written
3) Host the segments in a web server
4) Mininet script to emulate a topology for controlled network experiments
5) Work in progress: HTTP/3 and QUIC implementation in VLC
Complete Mininet scripts
Evaluation of existing ABR over HTTP/1.1 and HTTP/2 in VLC
Simple live streaming over HTTP application using any ffmpeg or libav library to test our quicsy tool
Wrap up the VLC implmentation of HTTP/3 and QUIC.
anikethgireesh@gmail.com
Bump from draft 23 to draft 25:
10 files changed, 1371 insertions(+), 694 deletions(-)
QUIC TLS API in gnuTLS