I am looking for sample code on how to post VLC player(latest version) on a web page and play a movie file. Pure HTML/Javascript.
The target browser IE 8++for this.
The latest documentation VLCstates that there is a new universal one Javascript API, but the examples use tags EMBED... I searched high and low and can not find a working piece of code for IE.
Documentation:
http://wiki.videolan.org/Documentation:WebPlugin
source
share