Search found 5 matches

Go to advanced search

by tienhn
13 Jun 2014 19:38
Forum: Web and scripting
Topic: Web Plugin with overlay DIV
Replies: 4
Views: 3650

Re: Web Plugin with overlay DIV

I pulled the latest source for npapi-vlc plugin from here: http://git.videolan.org/git/npapi-vlc.git
./autogen.sh
./configure
make
sudo make install

It's all good now!!!

Still need to have windowless="true"

Thanks,
by tienhn
13 Jun 2014 17:47
Forum: Web and scripting
Topic: Web Plugin with overlay DIV
Replies: 4
Views: 3650

Re: Web Plugin with overlay DIV

No I did not, should I? Oh I guess I should try that option according to this. https://wiki.videolan.org/Documentation:WebPlugin/#Embed_tag_attributes I have tried this: <div style="background-color:transparent; position:absolute; z-index:-100; width:1280px; height:320px; left:6px; top:0" ...
by tienhn
13 Jun 2014 01:53
Forum: Web and scripting
Topic: Web Plugin with overlay DIV
Replies: 4
Views: 3650

Web Plugin with overlay DIV

Hi All, I am trying to build a web page with a video DIV contains a VLC EMBED plugin element. I could use either Firefox, Google Chrome, or Chromium and I would like the page to work on Windows, Linux, and Mac OSX. For the video plug in, I stalled the latest VLC and its web plug in, and the video is...
by tienhn
01 Mar 2013 00:41
Forum: VLC media player for macOS Troubleshooting
Topic: VLC web plugin not working on Mountain Lion?
Replies: 66
Views: 55698

Re: VLC web plugin not working on Mountain Lion?

Hi,
I downloaded the plugin zip file and added into /Library/Internet Plugins/ folder. Now Safari has the plugin, but how do I make it to work with Chrome?
Thanks,
by tienhn
07 May 2011 02:04
Forum: Web and scripting
Topic: video.takesnapshot does not save picture
Replies: 0
Views: 651

video.takesnapshot does not save picture

Hi All, I am using VLC plugin with IE 8. All works well except the vlc.video.takesnapshot(); Javascript API does not save the picture at all. I pop up an overlay message showing it save into User\Local Setting\Temp\<random number>.bmp but there is no BMP to be found under that temp directory. What d...

Go to advanced search