From a22ea52647bf6a59174ddcfaed30bb4496ef9ce4 Mon Sep 17 00:00:00 2001
From: ale <ale@incal.net>
Date: Wed, 20 Nov 2013 10:51:20 +0000
Subject: [PATCH] add one more TODO

---
 TODO | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/TODO b/TODO
index 8e54d811..4e86be1c 100644
--- a/TODO
+++ b/TODO
@@ -7,3 +7,8 @@ Not necessarily ordered by priority:
 
 - Support re-encoding of sources.
 
+- Better load balancing policies that take actual network usage into account,
+  which could be done using the reported icecast status information (this
+  is a bit problematic due to VBR streams and such), or by directly measuring
+  the system-level network throughput.
+
-- 
GitLab