aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroot <root@riffraff.tg14.gathering.org>2014-04-20 00:55:35 +0200
committerRoy Sindre Norangshol <roy.sindre@norangshol.no>2014-04-20 01:18:30 +0200
commit48d1b2ad1aaee9ebb934a8013c65df46cf4bd53e (patch)
treeadd5746b8c3ae9f0289869f0c312d29a05409c98
parentc0a17a4b8f6e4e1387e227be1826411df26b59fc (diff)
latest stream.tg14 web config
-rw-r--r--web/streamlib/stream/config.pm41
1 files changed, 33 insertions, 8 deletions
diff --git a/web/streamlib/stream/config.pm b/web/streamlib/stream/config.pm
index bfe998a..19a1e4d 100644
--- a/web/streamlib/stream/config.pm
+++ b/web/streamlib/stream/config.pm
@@ -30,17 +30,42 @@ our %streams = (
'source' => 'Event',
'title' => 'Event HD (720p50)'
},
-# 'event-sd' => {
+# 'creativia-hd' => {
# 'type' => 'event',
-# 'quality' => 'sd',
-# 'priority' => 24,
-# 'port' => 14,
+# 'quality' => 'hd',
+# 'priority' => 150,
+# 'port' => 5004,
+# 'url' => '/creativia-lounge.ts',
# 'interlaced' => 0,
-# 'has_multicast' => 1,
-# 'multicast_ip' => 'udp://@[ff7e:a40:2a02:ed02:ffff::14]',
-# 'source' => 'Event',
-# 'title' => 'Event SD (576p) (2mbps)'
+# 'has_multicast' => 0,
+# 'multicast_ip' => 'udp://@[ff7e:a40:2a02:ed02:ffff::15]:2015',
+# 'source' => 'Tech',
+# 'title' => 'Creativia Lounge HD (720p50)'
# },
+ 'event-sd' => {
+ 'type' => 'event',
+ 'quality' => 'sd',
+ 'priority' => 24,
+ 'port' => 80,
+ 'url' => '/event-sd.ts',
+ 'interlaced' => 0,
+ 'has_multicast' => 0,
+ 'multicast_ip' => 'udp://@[ff7e:a40:2a02:ed02:ffff::14]',
+ 'source' => 'Event',
+ 'title' => 'Event SD (576p) (2mbps)'
+ },
+ 'event-superlow' => {
+ 'type' => 'event',
+ 'quality' => 'sd',
+ 'priority' => 25,
+ 'port' => 80,
+ 'url' => '/event-superlow.ts',
+ 'interlaced' => 0,
+ 'has_multicast' => 0,
+ 'multicast_ip' => 'udp://@[ff7e:a40:2a02:ed02:ffff::16]',
+ 'source' => 'Event',
+ 'title' => 'Event Superlow SD (360p) (500kbit)'
+ },
# 'event-flash' => {
# 'type' => 'event',
# 'quality' => 'sd',