where to Download VLC Java Plugin for browsers - Windows

About encoding, codec settings, muxers and filter usage
Guest n VLC Fan

where to Download VLC Java Plugin for browsers - Windows

Postby Guest n VLC Fan » 22 Dec 2004 03:49

It has been found that VLC has Java Plugin player for Mozilla and Firefox
Windows version.

it is now possible to view video in Browser itself but i am not able to find where to download it from please.

i am wating to try this out.

Is it possible to use this with IE, Opera.

The link which mentions about the plugin.
http://www.videolan.org/doc/play-howto/ ... #id2534770

it says some 2 files are to be copied but does not mention which 2 files.

Please Assist.

markfm
Big Cone-huna
Big Cone-huna
Posts: 1536
Joined: 22 Feb 2004 17:42

Postby markfm » 22 Dec 2004 03:55

copy the contents of vlc/mozilla to mozilla firefox/plugins

(in windows, the two files are npvlc.dll and vlcintf.xpt)

No, they don't work with IE.

Guest

Postby Guest » 22 Dec 2004 04:32

I tried copying the 2 files but still no success how do i check if the plugins are installed properly in firefox

when i open the page it says plugin not found

i am trying to open a http stream

Guest

Postby Guest » 22 Dec 2004 04:48

How do i exactly setup this thing.

I am streaming a file(*.avi,*.wmv,*.mpg,*.dat,*.vob)
from VLC using httpstream - MpegTS - 127.0.0.1:1234

and i want this file to be opened in firefox browser using this plugin.

Thats all

i dont know if the playbutton is useful here because the VLC Server has
already started playing th file.

Code: Select all

<html> <head><title>Demo of VLC mozilla plugin</title></head> <body> <h1>Demo of VLC mozilla plugin - Example 1</h1> <embed type="application/x-vlc-plugin" name="video1" autoplay="no" loop="yes" width="400" height="300" target="http://127.0.0.1:1234/" /> <br /> <a href="javascript:;" onclick='document.video1.play()'>Play video1</a> <a href="javascript:;" onclick='document.video1.pause()'>Pause video1</a> <a href="javascript:;" onclick='document.video1.stop()'>Stop video1</a> <a href="javascript:;" onclick='document.video1.fullscreen()'>Fullscreen</a> </body> </html>

Sigmund
Big Cone-huna
Big Cone-huna
Posts: 893
Joined: 26 Nov 2003 09:38

Postby Sigmund » 22 Dec 2004 11:12

use the .exe installer, it will ask you if you want to install the mozilla plugin as well.

markfm
Big Cone-huna
Big Cone-huna
Posts: 1536
Joined: 22 Feb 2004 17:42

Postby markfm » 22 Dec 2004 13:32

And to tell if it's installed in Firefox, in the address area (where URLs go), just type
about:plugins
into the address space.

That opens a list of the registered plugins.

Guest

Postby Guest » 22 Dec 2004 18:23

after trying about:plugins in URL it shows VLC plugin is intalled.

But still while opening the webpage it tells plugin not found


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 21 guests