From d01128a3fbc522f1e41c57afa90abccac11ff746 Mon Sep 17 00:00:00 2001 From: Roman Arutyunyan Date: Mon, 23 Jul 2012 17:40:00 +0400 Subject: [PATCH] updated TODO list --- TODO | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/TODO b/TODO index e26a2a8..9c04cd7 100644 --- a/TODO +++ b/TODO @@ -1,14 +1,14 @@ -- Add per-client audio/video bias to stats; - implement synchronization after frames were dropped +- Auto-pushing pulled stream -- File path checks in record & play modules - (check for '/../', maybe smth else) +- Pull secondary address support + +- Binary search in play module - More Wiki docs -- Auto-relays (multi-worker) -- Binary search in play module +Style: +====== - Move out & merge stream ids from live & cmd modules