X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/51d98ae3ba2fce3ed076d15c5ec88521669bccbc..3f086f688ff5ca029cf2cdcae4a8dddad6e09ada:/blog/index.html diff --git a/blog/index.html b/blog/index.html index fa0ed1223e..3d11f5139f 100644 --- a/blog/index.html +++ b/blog/index.html @@ -19,6 +19,69 @@ +
+
What would it cost to store all phone calls in Norway?
+
1st May 2015
+

Many years ago, a friend of mine calculated how much it would cost +to store the sound of all phone calls in Norway, and came up with the +cost of around 20 million NOK (2.4 mill EUR) for all the calls in a +year. I got curious and wondered what the same calculation would look +like today. To do so one need an idea of how much data storage is +needed for each minute of sound, how many minutes all the calls in +Norway sums up to, and the cost of data storage.

+ +

The 2005 numbers are from +digi.no, +the 2012 numbers are from +a +NKOM report, and I got the 2013 numbers after asking NKOM via +email. I was told the numbers for 2014 will be presented May 20th, +and decided not to wait for those, as I doubt they will be very +different from the numbers from 2013.

+ +

The amount of data storage per minute sound depend on the wanted +quality, and for phone calls it is generally believed that 8 Kbit/s is +enough. See for example a +summary +on voice quality from Cisco for some alternatives. 8 Kbit/s is 60 +Kbytes/min, and this can be multiplied with the number of call minutes +to get the storage requirements.

+ +

Storage prices varies a lot, depending on speed, backup strategies, +availability requirements etc. But a simple way to calculate can be +to use the price of a TiB-disk (around 1000 NOK / 120 EUR) and double +it to take space, power and redundancy into account. It could be much +higher with high speed and good redundancy requirements.

+ +

But back to the question, What would it cost to store all phone +calls in Norway? Not much. Here is a small table showing the +estimated cost, which is within the budget constraint of most medium +and large organisations:

+ + + + + + +
YearCall minutesSizePrice in NOK / EUR
200524 000 000 0001.3 PiB3 mill / 358 000
201218 000 000 0001.0 PiB2.2 mill / 262 000
201317 000 000 000950 TiB2.1 mill / 250 000
+ +

This is the cost of buying the storage. Maintenance need to be +taken into account too, but calculating that is left as an exercise +for the reader. But it is obvious to me from those numbers that +recording the sound of all phone calls in Norway is not going to be +stopped because it is too expensive. I wonder if someone already is +collecting the data?

+
+
+ + + Tags: english, personvern, surveillance. + + +
+
+
+
First Jessie based Debian Edu beta release
26th April 2015
@@ -791,59 +854,6 @@ something everyone should have to accept to travel.

-
-
Nagios module to check if the Frikanalen video stream is working
-
8th February 2015
-

When running a TV station with both broadcast and web stream -distribution, it is useful to know that the stream is working. As I -am involved in the Norwegian open channel -Frikanalen as part of my -activity in the NUUG member -organisation, I wrote a script to use mplayer to connect to a -video stream, pick two images 35 seconds apart and compare them. If -the images are missing or identical, something is probably wrong with -the stream and an alarm should be triggered. The script is written as -a Nagios plugin, allowing us to use Nagios to run the check regularly -and sound the alarm when something is wrong. It is able to detect -both a hanging and a broken video stream.

- -

I just uploaded the code for the script into the -Frikanalen -git repository on github. If you run a TV station with web -streaming, perhaps you can find it useful too.

- -

Last year, the Frikanalen public TV station transformed into using -only Linux based free software to administrate, schedule and -distribute the TV content. The -source code for the entire TV -station is available from the Github project page. Everyone can -use it to send their content on national TV, and we provide both a web -GUI and a web API to -add -and schedule -content. And thanks to last weeks developer gathering and -following activity, we now have the schedule -available as -XMLTV too. Still a lot of work left to do, especially with the -process to add videos and with the scheduling, so your contribution is -most welcome. Perhaps you want to set up your own TV station?

- -

Update 2015-02-25: Got a tip from Uninett about their -qstream -monitoring system, which gather connection time, jitter, packet -loss and burst bandwidth usage. It look useful to check if UDP -streams are working as they should.

-
-
- - - Tags: english, frikanalen, nuug, video. - - -
-
-
-

RSS feed