X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=cubemap.config.sample;h=83fc5688eaacac22ccb422f978bacf27fa683c6c;hb=c73067960fde76968fc7b460064277d93be2c05f;hp=f3e2e0c689957715d17f9e33a1d4dbceeb0055a3;hpb=8f44468bfe4a1d1607b0ab7044c3071605ae1fa7;p=cubemap diff --git a/cubemap.config.sample b/cubemap.config.sample index f3e2e0c..83fc568 100644 --- a/cubemap.config.sample +++ b/cubemap.config.sample @@ -3,7 +3,10 @@ # error_log, stats_file, etc. #daemonize -num_servers 4 # one for each cpu + +# For low-traffic servers (less than a gigabit or two), num_servers 1 is fine. +# For best performance in high-traffic situations, you want one for each CPU. +num_servers 1 # # All input ports are treated exactly the same, but you may use multiple ones nevertheless. @@ -28,3 +31,5 @@ error_log type=console stream /test.flv src=http://gruessi.zrh.sesse.net:4013/test.flv mark=1000-5000 stream /test.flv.metacube src=http://gruessi.zrh.sesse.net:4013/test.flv encoding=metacube stream /udp.ts src=udp://@:1234 backlog_size=1048576 +udpstream [2001:67c:29f4::50]:5000 src=http://pannekake.samfundet.no:9094/frikanalen.ts.metacube +udpstream 193.35.52.50:5001 src=http://pannekake.samfundet.no:9094/frikanalen.ts.metacube