O.P. embedding VLC into browser
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
|