]> git.sesse.net Git - cubemap/blob - cubemap.config.sample
Support SO_MAX_PACING_RATE.
[cubemap] / cubemap.config.sample
1 # Uncomment to run in the background. Note that in daemonized mode, all filenames
2 # are relative to an undefined directory, so you should use absolute paths for
3 # error_log, stats_file, etc.
4
5 #daemonize
6
7 # For low-traffic servers (less than a gigabit or two), num_servers 1 is fine.
8 # For best performance in high-traffic situations, you want one for each CPU.
9 num_servers 1
10
11 #
12 # All input ports are treated exactly the same, but you may use multiple ones nevertheless.
13 #
14 port 9094
15
16 stats_file cubemap.stats
17 stats_interval 60
18
19 input_stats_file cubemap-input.stats
20 input_stats_interval 60
21
22 # Logging of clients as they disconnect (and as such as no longer visible in the stats file).
23 # You can only have zero or one of these.
24 access_log access.log
25
26 # Logging of various informational and error messages. You can have as many of these as you want.
27 error_log type=file filename=cubemap.log
28 error_log type=syslog
29 error_log type=console
30
31 #
32 # now the streams!
33 #
34 stream /test.flv src=http://gruessi.zrh.sesse.net:4013/test.flv mark=1000-5000
35 stream /test.flv.metacube src=http://gruessi.zrh.sesse.net:4013/test.flv encoding=metacube
36 stream /udp.ts src=udp://@:1234 backlog_size=1048576 pacing_rate_kbit=2000
37 udpstream [2001:67c:29f4::50]:5000 src=http://pannekake.samfundet.no:9094/frikanalen.ts.metacube
38 udpstream 193.35.52.50:5001 src=http://pannekake.samfundet.no:9094/frikanalen.ts.metacube