X-Git-Url: https://git.sesse.net/?p=cubemap;a=blobdiff_plain;f=cubemap.config.sample;h=1a691ee3ccf2482f98f52ff427de3ffcfc5ec62d;hp=852e0caba4d7f43db98343c22b99a0dd98a6dc43;hb=6bf4dfc2c08d51de1d08e80078dd06f20ca0149c;hpb=ca9624c43b968a0f29ea44e47851ff686bb64bb6 diff --git a/cubemap.config.sample b/cubemap.config.sample index 852e0ca..1a691ee 100644 --- a/cubemap.config.sample +++ b/cubemap.config.sample @@ -8,8 +8,13 @@ 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 +stream /udp.ts src=udp://@:1234 backlog_size=1048576