X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=cubemap.config.sample;h=1a691ee3ccf2482f98f52ff427de3ffcfc5ec62d;hp=fdd6a067fb4e8072e321b4605c3ca6225db53891;hb=95ffb595e77280a7ce9e2412ce746565fb760020;hpb=019b96a9cc6fa2902690e98a2aa033517efef3ed diff --git a/cubemap.config.sample b/cubemap.config.sample index fdd6a06..1a691ee 100644 --- a/cubemap.config.sample +++ b/cubemap.config.sample @@ -1,10 +1,20 @@ num_servers 4 # one for each cpu + +# +# All input ports are treated exactly the same, but you may use multiple ones nevertheless. +# port 9094 stats_file cubemap.stats stats_interval 60 +# Logging of various informational and error messages. You can have as many of these as you want. +error_log type=file filename=cubemap.log +error_log type=syslog +error_log type=console + # # now the streams! # stream /test.flv src=http://gruessi.zrh.sesse.net:4013/test.flv mark=1000-5000 +stream /udp.ts src=udp://@:1234 backlog_size=1048576