From bde580020f84a68040b9630bb4fbfe52b59dd178 Mon Sep 17 00:00:00 2001 From: Roman Arutyunyan Date: Sat, 7 Jul 2012 00:30:27 +0400 Subject: [PATCH] updated TODO --- TODO | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/TODO b/TODO index 9243ddc..24dd154 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,10 @@ -- add per-client audio/video bias +- Add per-client audio/video bias to stats; + implement synchronization after frames were dropped -- write complete WIKI docs +- File path checks in record & play modules + (check for '/../', maybe smth else) -- global rename: get rid of '_module' suffixes in files && rename netcall to upstream +- More Wiki docs -- add support for flv file streaming - (NGINX supports streaming flvs via HTTP - out-of-the-box with nginx-http-flv-module module) +- Auto-relays (multi-worker)