Shoutbox

embedding VLC into browser - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: embedding VLC into browser (/showthread.php?tid=70603)

embedding VLC into browser by anar on 01-12-2007 at 11:56 AM

hi

currently i m using windows media server 2003 for streaming videos. i use windows media player to webcast. this media player is embadded in html object


<object id="WMPEmbed" height="259" width="271" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6">
  <param name="URL" value="mms://172.16.1.28/ide">


i would like to use the similar type of object which will call the vlc player. plz anyone can help