From 8c222aa656d13f9036842a5b92025750115c3a93 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 12 Mar 2019 11:52:35 +0100 Subject: Add TODOs. --- TODO | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..8177323 --- /dev/null +++ b/TODO @@ -0,0 +1,14 @@ + * Support adaptive streaming + + Simulcast + - HLS for MPEG4 + - DASH for WebM + + Scalable Video Codec (spatial/temporal/quality) + + DASH for WebM (VP9 only?) + + + * Document Will Law's diagram of latency spectrum + + * Document variety of streaming setups + + * Maybe support both HTTP and RTMP (and WebRTC?), with client-side graceful fallback + -- cgit v1.2.3