]> git.sesse.net Git - cubemap/blobdiff - cubemap.config.sample
Add an example of IPv6 SSM to the config file.
[cubemap] / cubemap.config.sample
index 83fc5688eaacac22ccb422f978bacf27fa683c6c..479755b3c4cc616663a8e561b6f8836c0fe126cc 100644 (file)
@@ -12,10 +12,15 @@ num_servers 1
 # All input ports are treated exactly the same, but you may use multiple ones nevertheless.
 #
 port 9094
+# listen 127.0.0.1:9095
+# listen [::1]:9095
 
 stats_file cubemap.stats
 stats_interval 60
 
+input_stats_file cubemap-input.stats
+input_stats_interval 60
+
 # Logging of clients as they disconnect (and as such as no longer visible in the stats file).
 # You can only have zero or one of these.
 access_log access.log
@@ -28,8 +33,11 @@ error_log type=console
 #
 # now the streams!
 #
-stream /test.flv src=http://gruessi.zrh.sesse.net:4013/test.flv mark=1000-5000
+stream /test.flv src=http://gruessi.zrh.sesse.net:4013/test.flv
 stream /test.flv.metacube src=http://gruessi.zrh.sesse.net:4013/test.flv encoding=metacube
 stream /udp.ts src=udp://@:1234 backlog_size=1048576
+stream /udp-multicast.ts src=udp://@233.252.0.2:1234 pacing_rate_kbit=2000
+stream /udp-multicast-ssmv6.ts src=udp://[2001:67c:29f4::32]@[ff3e::1000:0]:1234 pacing_rate_kbit=20000
 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
+udpstream 233.252.0.1:5002 src=http://pannekake.samfundet.no:9094/frikanalen.ts.metacube ttl=32 multicast_output_interface=eth1