]> git.sesse.net Git - cubemap/blob - cubemap.config.sample
Make things line up a bit better.
[cubemap] / cubemap.config.sample
1 num_servers 4   # one for each cpu
2
3 #
4 # All input ports are treated exactly the same, but you may use multiple ones nevertheless.
5 #
6 port 9094
7
8 stats_file cubemap.stats
9 stats_interval 60
10
11 # Logging of various informational and error messages. You can have as many of these as you want.
12 error_log type=file filename=cubemap.log
13 error_log type=syslog
14 error_log type=console
15
16 #
17 # now the streams!
18 #
19 stream /test.flv src=http://gruessi.zrh.sesse.net:4013/test.flv mark=1000-5000
20 stream /udp.ts src=udp://@:1234 backlog_size=1048576