X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=cubemap.1;h=fc85f1ae406d5682b27733788aa1a0f15ffcbeea;hp=329180d7ad44ba7c901a48db0e377516975e49ef;hb=6544fa0ec3f3a501bcb89ea977756911bd7f3ebd;hpb=75cb0956e87d817b1f4e6fe34af11eb8ef3592cc diff --git a/cubemap.1 b/cubemap.1 index 329180d..fc85f1a 100644 --- a/cubemap.1 +++ b/cubemap.1 @@ -2,7 +2,7 @@ .\" (C) Copyright 2013 Philipp Kern , .\" 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 . +was written by Steinar H. Gunderson . .SH LICENSE cubemap is licensed under the GNU General Public License, version 2. .SH SEE ALSO