[vlc] Re: mozilla plugin
Marcelo Manzato
manzato81 at yahoo.com.br
Sun Sep 4 16:14:28 CEST 2005
Hi, thanks for your help, but it still does not work!
I have disable all firewalls (from the streamer and
client) as you said, but I still get the black box.
The strange thing is that I can access the same sdp
file using the vlc application directly...
--- Keir Vaughan-Taylor <keirvt at optusnet.com.au>
escreveu:
> I recently got this to work but there was some
> faffing about.
> The setup I used may help your situation at least to
> get your setup
> going and then you can try changing things to be
> what you want. If the
> Mozilla/Firfox plugin show the extension is enabled
> then this is
> probably okay. No offence if some of this is obvious
> to you.
>
> In my case I was "broadcasting" from a Windows
> machine and used a GUI to
> set parameters. I used http protocol and set the
> port to be 1234.
>
> The html script then looks like'
> /*****************************
> <body>
> <h1> My Sites Heading</h1>
> <h2> VLC Mozilla video streaming </h2>
> <embed type="application/x-vlc-plugin"
> name="video1"
> autoplay="no" loop="yes" width="400"
> height="300"
> target="http://192.168.43.103: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>
> *******************************/
>
> Where the IP number is the number of my Windows
> "broadcasting" machine
>
> If you are behind a firewall you will have to make a
> firewall entry that
> forwards port 1234 to your "broadcaster"
>
> Also make sure the transcoding box is checked. If
> "play locally" is
> checked, then you can see that your capture card or
> whatever is
> operation correctly at the broadcast end.
>
> On the Unix machine the command telnet 192.168.1.103
> 1234 will tell you
> if you can connect or being denied access for some
> reason. Check your
> firewall on your "receiving" machine is turned off.
> Window machines have
> started turning firewall on by default and Linux
> distributions now can
> complicate life with SELinux security. Make sure
> this is turned off.
>
>
>
>
>
>
> Marcelo Manzato wrote:
>
> >Hi,
> >
> >I would like to know how to successfully install
> the
> >vlc's mozilla plugin.
> >
> >I have compiled vlc with the --enable-mozilla
> option,
> >and I have also created a link to libvlcplugin.so
> into
> >/usr/lib/mozilla/plugin folder. Everything seems to
> be
> >OK (when I access about:plugins into mozilla I see
> the
> >vlc plugin list enabled).
> >However, when I access a video, I can only get a
> black
> >box with the words "(no-picture)" written.
> >My html is the same as the example at the docs,
> unless
> >I've changed it to access a sdp file:
> >
> ><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="yes" loop="yes" width="320"
> >height="240"
> > target="rtsp://143.107.231.226/main.sdp"
> />
> ><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>
> >
> >Does anybody know what is going on?
> >
> >Thanks
> >
> >
> >
> >
> >
> >
> >
>
>_______________________________________________________
>
> >Yahoo! Messenger com voz: PROMOÇÃO VOCÊ PODE LEVAR
> UMA VIAGEM NA CONVERSA. Participe!
> www.yahoo.com.br/messenger/promocao
> >
> >
> >
>
> --
> This is the vlc mailing-list, see
> http://www.videolan.org/vlc/
> To unsubscribe, please read
> http://www.videolan.org/support/lists.html
>
>
_______________________________________________________
Yahoo! Messenger com voz: PROMOÇÃO VOCÊ PODE LEVAR UMA VIAGEM NA CONVERSA. Participe! www.yahoo.com.br/messenger/promocao
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the vlc
mailing list