X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=README;h=7ae25dfab6fd339b303e91d3a87a79942a33f1bb;hb=ef7de8af43f5a8ce27c9480ebd7561ab464b4fc2;hp=efcfa77f3592d123cd72f1a3d36ebe8fc3f2ceba;hpb=b8cc60e5bec90ab08ac96e8017c0de22c0fb5e41;p=cubemap diff --git a/README b/README index efcfa77..7ae25df 100644 --- a/README +++ b/README @@ -12,7 +12,10 @@ A short list of features: Cubemap also survives the encoder dying and reconnecting. - Support for setting max pacing rate through the fq packet scheduler. - Reflects anything VLC can reflect over HTTP, even the muxes VLC - has problems reflecting itself (in particular, FLV). + has problems reflecting itself (in particular, FLV). Can also + call out to external programs to receive or fetch streams in arbitrary + ways (e.g. through SRT), although of course they do not necessarily + have the same intrinsic high-availability reconfiguration support. - Multicast support, both for sending and receiving (supports only protocols that can go over UDP, e.g. MPEG-TS). Supports both ASM and SSM. - TLS output support, through the TLSe library (requires libtomcrypt)