How to search or install the mozilla plug of VLC on SLES 11?

Hello all!

Could anyone have the problem for using the VLC in Mozilla browser on Suse linux Enterprise 11?

Now I install the VLC on the Suse linux Enterprise 11 sp3.
I Install the VLC using command line:
sudo zypper ar http://download.videolan.org/pub/vlc/SuSE/SLE11 VLC
sudo zypper mr -r VLC
sudo zypper in vlc

Then I can play the rtsp stream file use the VLC.
Now I want to play the same rtsp stream file on the firefox using the following html file.

Demo of VLC mozilla plugin

Demo of Firefox VLC Plugin


But there have a message that a plugin is needed to display the content. Press install the plugin and later there display no suitable plugins were found. Unknown plugin(application\x-vlc-plugin) need manually install.
Then I following the document how to install the mozilla plugin on Debian on command line:
sudo zypper install mozilla-plugin-vlc

But the result that there could not find mozilla-plugin-vlc. And then I try to the following command line:
sudo zypper install vlc browser-plugin-vlc
And it same that there could not find browser-plugin-vlc.

Where can I find the mozilla-plugin-vlc or browser-plugin-vlc of SLES 11? Or I can use the same plugin of Debin or Ubuntu?

Thank you very much!

Hi
That library is provided by totem-browser-plugin, did you check in
Firefox with about:plugins?


Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
openSUSE 13.1 (Bottle) (x86_64) GNOME 3.10.2 Kernel 3.11.10-7-desktop
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!

Thank for your reply!
I check the firefox with about:plugins and could not find the totem-browser-plugin. If I need install the plugin with the command sudo zypper install totem-browser-vlc ?

Thank you very much!

Hi
Either via YaST software or via

zypper in totem-browser-plugin

I don’t use sudo, always su - to root user.


Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
openSUSE 13.1 (Bottle) (x86_64) GNOME 3.10.2 Kernel 3.11.10-7-desktop
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!

Ok,I will try!

Thank you very much!

Hello!

I try the way but the result is same as before. You can see the following picture:

"totem-browser-plugin’ not found in package names. Trying capabilities.
No provider of ‘totem-browser-plugin’ found.

I meet the same problem for install the mozilla-plugin-vlc or browser-plugin-vlc.

Could you have any suggestion for this?

Thank you very much!

Hello!

I am sorry I can not upload the picture. The following is the code line:

[B][COLOR="#0000FF"]engin@aprol:~> su
Password:
aprol:/home/engin # zypper ar http://download.videolan.org/pub/vlc/SuSE/SLE11 VLC
Adding repository ‘VLC’ [done]
Repository named ‘VLC’ already exists. Please use another alias.
aprol:/home/engin # zypper ar http://download.videolan.org/pub/vlc/SuSE/SLE11 vlc
Adding repository ‘vlc’ [done]
Repository named ‘vlc’ already exists. Please use another alias.
aprol:/home/engin # zypper ar http://download.videolan.org/pub/vlc/SuSE/SLE11 vlc2
Adding repository ‘vlc2’ [done]
Repository ‘vlc2’ successfully added
Enabled: Yes
Autorefresh: No
GPG check: Yes
URI: http://download.videolan.org/pub/vlc/SuSE/SLE11

aprol:/home/engin # zypper in totem-browser-plugin
Building repository ‘vlc2’ cache [done]
Loading repository data…
Reading installed packages…
‘totem-browser-plugin’ not found in package names. Trying capabilities.
No provider of ‘totem-browser-plugin’ found.
Resolving package dependencies…

Nothing to do.[/COLOR][/B]

Thank you very much!

Hi
So you don’t have the dvd or repositories active?

zypper if totem-browser-plugin
Refreshing service 'spacewalk'.
Loading repository data...
Reading installed packages...


Information for package totem-browser-plugin:

Repository: SLED11-SP3-Pool for x86_64
Name: totem-browser-plugin

Can you post the output from;

zypper lr -d


Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
openSUSE 13.1 (Bottle) (x86_64) GNOME 3.10.2 Kernel 3.11.10-7-desktop
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!

Hello!
The following is the result of zypper lr -d :

[B][COLOR="#0000FF"]engin@aprol:~> zypper lr -d

| Alias | Name | Enabled | Refresh | Priority | Type | URI | Service

–±-----------------------------------±-----------------------------------±--------±--------±---------±-------±------------------------------------------------±-------
1 | APROL-AutoYaST-DVD-4.0-000 4.0-000 | APROL-AutoYaST-DVD-4.0-000 4.0-000 | No | No | 99 | yast2 | cd:///?devices=/dev/sr0 |
2 | SLE11 | SLE11 | Yes | Yes | 99 | rpm-md | dir:///home/engin/tmp/VLC/SLE11 |
3 | VLC | VLC | No | Yes | 99 | rpm-md | http://download.videolan.org/pub/vlc/SuSE/SLE11 |
4 | VLC1 | VLC1 | No | Yes | 99 | rpm-md | http://download.videolan.org/pub/vlc/SuSE/SLE11 |
5 | VLC2 | VLC2 | No | Yes | 99 | rpm-md | http://download.videolan.org/pub/vlc/SuSE/SLE11 |
6 | vlc | vlc | No | No | 99 | rpm-md | http://download.videolan.org/pub/vlc/SuSE/SLE11 |
7 | vlc1 | vlc1 | No | No | 99 | NONE | http://download.videolan.org/ |
8 | vlc2 | vlc2 | Yes | No | 99 | rpm-md | http://download.videolan.org/pub/vlc/SuSE/SLE11 |
engin@aprol:~> [/COLOR][/B]

APROL-AutoYaST-DVD-4.0-000 is the SLES 11 sp3 software. But it is not the completely SLES 11 sp3 software and delete some content.
From 2 to 8 are all the VLC install source.

OR could you share me the totem-browser-plugin? Or where I can download this plugin?

Thank you very much!

Hi
It’s on the SLED 11 SP3 DVD, so you would need to download that…


Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
openSUSE 13.1 (Bottle) (x86_64) GNOME 3.10.2 Kernel 3.11.10-7-desktop
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!

Ok,thank you very much!