]> git.sesse.net Git - cubemap/blobdiff - cubemap.1
Fix URL parsing of HTTP inputs with no port.
[cubemap] / cubemap.1
index 329180d7ad44ba7c901a48db0e377516975e49ef..c1f03e58ff51064cfd6691ec1322a532f1d1a1c7 100644 (file)
--- a/cubemap.1
+++ b/cubemap.1
@@ -13,7 +13,7 @@ cubemap \- scalable video reflector, designed to be used with VLC
 .SH DESCRIPTION
 .B cubemap
 is a high-performance, high-availability video reflector,
-specifically made for use with VLC. It is currently in alpha stage.
+specifically made for use with VLC.
 .PP
 .IP \[bu] 2
 High-performance, through a design with multiple worker threads,
@@ -29,6 +29,9 @@ Cubemap also survives the encoder dying and reconnecting.
 .IP \[bu]
 Per-stream fwmark support, for TCP pacing through tc (separate config needed).
 .IP \[bu]
+Support for setting max pacing rate through the fq packet scheduler
+(obsoletes the previous point, but depends on Linux 3.13 or newer).
+.IP \[bu]
 Reflects anything VLC can reflect over HTTP, even the muxes VLC
 has problems reflecting itself (in particular, FLV).
 .IP \[bu]
@@ -42,7 +45,7 @@ tests the config and exits
 configuration file (defaults to cubemap.config in the current directory)
 .SH AUTHOR
 .B cubemap
-was written by Steinar H. Gunderson <sesse@debian.org>.
+was written by Steinar H. Gunderson <sgunderson@bigfoot.com>.
 .SH LICENSE
 cubemap is licensed under the GNU General Public License, version 2.
 .SH SEE ALSO