]> git.sesse.net Git - cubemap/blobdiff - cubemap.1
Add suppor for raw (non-Metacube) inputs over HTTP. Only really useful for TS.
[cubemap] / cubemap.1
index 329180d7ad44ba7c901a48db0e377516975e49ef..fc85f1ae406d5682b27733788aa1a0f15ffcbeea 100644 (file)
--- a/cubemap.1
+++ b/cubemap.1
@@ -2,7 +2,7 @@
 .\" (C) Copyright 2013 Philipp Kern <pkern@debian.org>,
 .\" licensed under the GPL-2 or any later version.
 .\"
-.TH CUBEMAP 1 "August 17, 2013"
+.TH CUBEMAP 1 "April 27, 2014"
 .\" Please adjust this date whenever revising the manpage.
 .SH NAME
 cubemap \- scalable video reflector, designed to be used with VLC
@@ -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,
@@ -27,11 +27,15 @@ and sending a SIGHUP; all clients will continue as if nothing had happened
 (unless you delete the stream they are watching, of course).
 Cubemap also survives the encoder dying and reconnecting.
 .IP \[bu]
-Per-stream fwmark support, for TCP pacing through tc (separate config needed).
+Support for setting max pacing rate through the fq packet scheduler
+(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]
+Multicast support, both for sending and receiving (supports only protocols
+that can go over UDP, e.g. MPEG-TS). Supports both ASM and SSM.
+.IP \[bu]
 IPv4 support. Yes, Cubemap even supports (some) legacy protocols.
 .SH OPTIONS
 .TP
@@ -42,7 +46,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 <steinar+cubemap@gunderson.no>.
 .SH LICENSE
 cubemap is licensed under the GNU General Public License, version 2.
 .SH SEE ALSO