regarder web tele orange sous ubuntu

Asked by jacques

hello every one
 is there a possibility to watch orange web tele with ubuntu 16.04 LTS ? Orange requires silverlight to do it but silver is incompatible with ubuntu. I read somewhere that pipelight could replace it but as it's not recognised officially by linux, I prefer not to use this app. Do you know if there is an alternative not too complicated solution? Many tkhs for your help jacques

Question information

Language:
French Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
flo
Solved:
Last query:
Last reply:
Revision history for this message
Best flo (flovan6259) said :
#1

Hello Jacques,
It's possible :
- open a terminal and write "sudo add-apt-repository ppa:pipelight/stable"
- write "sudo apt-get update"
- write "sudo apt-get install --install-recommends pipelight-multi"
- write "sudo pipelight-plugin --update"
- If firefox is open, who close
- write "sudo pipelight-plugin --create-mozilla-plugins"
- write "sudo pipelight-plugin --enable flash" and type y (for yes, because if not, the installation stop)
- write "mv ~/.mozilla/firefox/*.default/pluginreg.dat ~/.mozilla/firefox/old_pluginreg.dat"
- Restart firefox

Pipelight is an alternative of silverlight for linux

Revision history for this message
jacques (allegria06300) said :
#2

hi flo
tks for your answer. I'll do it next month after I received the new update
version ubuntu 16.10 In the meanwhile I use www.webmaster-gratuit.com that
tv on line is working very well it's a good alternative
Many tks again for your help jacques

2016-08-31 19:13 GMT+02:00 flo <email address hidden>:

> Your question #355885 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/355885
>
> Status: Open => Answered
>
> flo proposed the following answer:
> Hello Jacques,
> It's possible :
> - open a terminal and write "sudo add-apt-repository ppa:pipelight/stable"
> - write "sudo apt-get update"
> - write "sudo apt-get install --install-recommends pipelight-multi"
> - write "sudo pipelight-plugin --update"
> - If firefox is open, who close
> - write "sudo pipelight-plugin --create-mozilla-plugins"
> - write "sudo pipelight-plugin --enable flash" and type y (for yes,
> because if not, the installation stop)
> - write "mv ~/.mozilla/firefox/*.default/pluginreg.dat
> ~/.mozilla/firefox/old_pluginreg.dat"
> - Restart firefox
>
> Pipelight is an alternative of silverlight for linux
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/ubuntu/+question/355885/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+question/355885
>
> You received this question notification because you asked the question.
>

Revision history for this message
jacques (allegria06300) said :
#3

Thanks flo, that solved my question.