diff options
author | Kristian Lyngstol <kristian@bohemians.org> | 2015-04-04 23:54:34 +0200 |
---|---|---|
committer | Kristian Lyngstol <kristian@bohemians.org> | 2015-04-04 23:54:34 +0200 |
commit | cb6c034ef4d22579db21cd7d9b2d32b57601172a (patch) | |
tree | e639378a3ca11fbe18147a7a785cb55600481617 /web/streamlib | |
parent | de837c61bfff05c368f4d5d73b16e57bf880f739 (diff) |
MISC stuff people forgot
Diffstat (limited to 'web/streamlib')
-rw-r--r-- | web/streamlib/stream/config.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/streamlib/stream/config.pm b/web/streamlib/stream/config.pm index 190ecf4..4c0d4e3 100644 --- a/web/streamlib/stream/config.pm +++ b/web/streamlib/stream/config.pm @@ -46,7 +46,7 @@ our %streams = ( 'has_multicast' => 0, 'multicast_ip' => 'udp://@[ff7e:a40:2a02:ed02:ffff::15]:2015', 'source' => 'Event', - 'title' => 'Creativia HD (1080p50 H.264) 6Mbit/s' + 'title' => 'Creativia HD (1080p50 H.264) 10Mbit/s' }, 'game-hd' => { 'type' => 'event', |