From: Petter Reinholdtsen
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.
diff --git a/blog/archive/2015/02/02.rss b/blog/archive/2015/02/02.rss index e201530f93..c237fd373a 100644 --- a/blog/archive/2015/02/02.rss +++ b/blog/archive/2015/02/02.rss @@ -245,6 +245,12 @@ following activity, we now have the schedule XMLTV</a> 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?</p> + +<p>Update 2015-02-25: Got a tip from Uninett about their +<a href="https://scm.uninett.no/maalepaaler/qstream/">qstream +monitoring system</a>, which gather connection time, jitter, packet +loss and burst bandwidth usage. It look useful to check if UDP +streams are working as they should.</p> diff --git a/blog/archive/2015/02/index.html b/blog/archive/2015/02/index.html index fbf5fc1a80..f78d500cc3 100644 --- a/blog/archive/2015/02/index.html +++ b/blog/archive/2015/02/index.html @@ -300,6 +300,12 @@ 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.
+