Comment 3 for bug 1243655

Revision history for this message
Sebastian Lackner (slackner) wrote :

Hi,

it might be possible that you've found another service that really required Microsoft signed graphic-card drivers, and doesn't work otherwise.

To be completely sure and check that there is nothing else going wrong, I would recommend to do the following steps:

* Switch to the pipelight-daily version

sudo apt-add-repository --remove ppa:mqchael/pipelight
sudo apt-add-repository ppa:mqchael/pipelight-daily
sudo apt-get update
sudo apt-get upgrade

You should then see that pipelight has version 0.2.1 (not released yet), for example when you run:

dpkg --list | grep pipelight

Then please test the following steps:

* A blank screen could be related to the fact, that the core fonts license hasn't been agreed yet. See:
https://answers.launchpad.net/pipelight/+faq/2441

* Does Silverlight work at all on some pages?
http://bubblemark.com/silverlight2.html
http://www.iis.net/media/experiencesmoothstreaming

Moreover it would be useful to know: Is there any public available test page for this VOD streaming page, to reproduce the error?

Sebastian