Firefox Plugin of release 0.9.2 does not work

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
gborzi

Firefox Plugin of release 0.9.2 does not work

Postby gborzi » 17 Sep 2008 17:25

Hey guys, it does not work anymore!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! :evil: :evil: :evil: :evil: :evil: :evil:
Try this code using whatever mrl:

Code: Select all

<html> <head><title>Demo of VLC mozilla plugin</title></head> <body> <h1>Demo of VLC mozilla plugin</h1> <embed type="application/x-vlc-plugin" version="VideoLAN.VLCPlugin.2" name="vlc" autoplay="yes" loop="yes" width="400" height="300" mrl="http://whatever..." /> <br /> </body> </html>
Hope developers get around this soon.

dc85
New Cone
New Cone
Posts: 2
Joined: 18 Sep 2008 09:20

Re: Firefox Plugin of release 0.9.2 does not work

Postby dc85 » 18 Sep 2008 09:33

I can confirm this problem

Sjaaky
New Cone
New Cone
Posts: 3
Joined: 14 Mar 2008 20:16

Re: Firefox Plugin of release 0.9.2 does not work

Postby Sjaaky » 18 Sep 2008 13:10

Indeed, same problem over here.

Sorry, it would have been more appropiate if I replied to this thread, instead of over here viewtopic.php?f=16&t=49871#p160907

Anyway there seems to be a problem in selecting the right access module.

thannoy
Big Cone-huna
Big Cone-huna
Posts: 601
Joined: 20 Mar 2008 09:44
VLC version: 0.9.8a & 1.0-git
Operating System: GNU/Linux Fedora10
Location: France
Contact:

Re: Firefox Plugin of release 0.9.2 does not work

Postby thannoy » 18 Sep 2008 15:33

If the you can use non-http access to your video, you should try (file:// or ftp://, etc). The bug seems to be focused on http candidate selection from mozilla-plugin.
You can trac the bug here: https://trac.videolan.org/vlc/ticket/2062.

gborzi

Re: Firefox Plugin of release 0.9.2 does not work

Postby gborzi » 18 Sep 2008 17:08

Thanks a lot for posting it to Trac.

ruddyrum
New Cone
New Cone
Posts: 3
Joined: 30 Sep 2008 23:46

Re: Firefox Plugin of release 0.9.2 does not work

Postby ruddyrum » 06 Oct 2008 20:24

Will this be sorted in the next release?

ngybi123
New Cone
New Cone
Posts: 9
Joined: 12 Jul 2005 10:09

Re: Firefox Plugin of release 0.9.2 does not work

Postby ngybi123 » 14 Oct 2008 09:17

I tested both ActiveX and mozilla plugin with 0.9.4 and it also does not work :(
I really hope the developers can fix this bug soon.

e6964822
Cone that earned his stripes
Cone that earned his stripes
Posts: 119
Joined: 18 Jan 2006 13:48

Re: Firefox Plugin of release 0.9.2 does not work

Postby e6964822 » 14 Oct 2008 17:52

I tested both ActiveX and mozilla plugin with 0.9.4 with olders VLC sending multicast stream and this not works.

I use Firefox 3.0.3 and Explorer 7 on windows XP sp 3

Thank you very mush, I love your VLC!!

e6964822
Cone that earned his stripes
Cone that earned his stripes
Posts: 119
Joined: 18 Jan 2006 13:48

Re: Firefox Plugin of release 0.9.2 does not work

Postby e6964822 » 01 Dec 2008 10:35

I really hope the developers can fix this bug soon. :( :(

paw_below
New Cone
New Cone
Posts: 5
Joined: 13 Nov 2008 10:29
Location: Moscow

Re: Firefox Plugin of release 0.9.2 does not work

Postby paw_below » 03 Dec 2008 10:11

But plugin works if I use vlc nightly builds. So I guess the problem not the code itself but the way release built for windows

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Firefox Plugin of release 0.9.2 does not work

Postby Jean-Baptiste Kempf » 03 Dec 2008 14:44

0.9.8 fixes this.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

e6964822
Cone that earned his stripes
Cone that earned his stripes
Posts: 119
Joined: 18 Jan 2006 13:48

Re: Firefox Plugin of release 0.9.2 does not work

Postby e6964822 » 04 Dec 2008 15:39

I send the video by VLC 0.8.6. I use this code for see VLC video in my Firefox or Explorer.

<OBJECT classid="clsid:E23FE9C6-778E-49D4-B537-38FCDE4887D8" codebase="http://downloads.videolan.org/pub/video ... /axvlc.cab"
id="VLC" width="640" height="480" events="False">
<param name="Src" value="udp:@224.2.228.18:45622" />
<param name="ShowDisplay" value="True" />
<param name="AutoLoop" value="False" />
<param name="AutoPlay" value="TRUE" />
</OBJECT><![endif]-->
<![if !IE]>
<embed type="application/x-vlc-plugin" name="webcam" autoplay="no"
loop="no" width="640" height="480"
target="udp:@224.2.228.18:45622" /><![endif]>

<br/>
<br/></td></tr></table><![if !IE]>
<script> document.webcam.play(); </script><![endif]>

This always goes well but with the version vlc 0.9.2 or the last 0.9.8 (04/12/08) of http://nightlies.videolan.org in the computer that receive the video stream:

- In explorer I not recive the video and in FirefoxI see an error and I not see the video to.

Microsoft Visual C++ Runtime Library

Runtime Error!

Program c:\Archivos de programas\Mozila Firefox\firefox.exe

r6034
An applicaction has made an attempt to load the C rutime library incorrectly.
Please contact the application's suport team for more information.

epgawt
Blank Cone
Blank Cone
Posts: 10
Joined: 05 Dec 2008 09:14

Re: Firefox Plugin of release 0.9.2 does not work

Postby epgawt » 05 Dec 2008 09:30

Hi,

first of all, I am using 0.8.6i, but the problem is exactly the same, so maybe the workaround I've found may help 0.9.2 users (hopefully me when I decide to upgrade). I am posting this in 0.8.6 posts too.

The situation where I got R6034 crash was when opening the window with the plugin and in the onload event I tried to start playing.

Solution:

<BODY onload="adjust2Window();sleepy(500); playit();" >

where adjust2Window is window resizing stuff, playit calls the "play" method in the plugin, and sleepy is:

function sleepy(naptime){
var sleeping = true;
var now = new Date();
var alarm;
var startingMSeconds = now.getTime();
while(sleeping){
alarm = new Date();
alarmMSeconds = alarm.getTime();
if(alarmMSeconds - startingMSeconds > naptime){
sleeping = false;
}
}
}


BTW, using the same approach I solved too a Firefox 3.0.4 Hang in XP (SP3) when closing the window while it is still playing ( I am posting this where I find the same problem in the forum)

<BODY onload="adjust2Window();sleepy(500); playit();" onunload="stopit();sleepy(500);" >

stopit calls the plugin stop method.

Regards
Enrique


palma83
New Cone
New Cone
Posts: 1
Joined: 19 Apr 2009 17:07

Re: Firefox Plugin of release 0.9.2 does not work

Postby palma83 » 19 Apr 2009 17:09

very useful information, thank you for the work


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 10 guests