X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=README;h=056f705b80cc4d9f481c18e273c4284af3dc46ec;hb=8077fd7663c0e79e4d42c9db55be1de02027a17d;hp=ecee151f86bdededa135b4714c11d4b306147750;hpb=a2f189dc473049aec372f2b26930d19b54025a9d;p=cubemap diff --git a/README b/README index ecee151..056f705 100644 --- a/README +++ b/README @@ -16,12 +16,15 @@ A short list of features: (depends on Linux 3.13 or newer). - Reflects anything VLC can reflect over HTTP, even the muxes VLC has problems reflecting itself (in particular, FLV). + - Multicast support, both for sending and receiving (supports only protocols + that can go over UDP, e.g. MPEG-TS). Supports both ASM and SSM. - IPv4 support. Yes, Cubemap even supports (some) legacy protocols. HOWTO: - sudo aptitude install libprotobuf-dev protobuf-compiler + sudo aptitude install libprotobuf-dev protobuf-compiler libsystemd-dev + ./configure make -j4 If you want to use HTTP input (you probably want to), you want VLC 2.2.0 @@ -59,5 +62,5 @@ env.cubemap_input_stats /var/lib/cubemap/cubemap-input.stats Legalese: -Copyright 2013 Steinar H. Gunderson . +Copyright 2013 Steinar H. Gunderson . Licensed under the GNU GPL, version 2. See the included COPYING file.