View Full Version : webtags for NSV
dtawx
24th July 2003, 14:13
i dunno mabey i missed it, but where are some html tags to display the stream on a browser. thanks.
dtawx
24th July 2003, 16:43
here we go. :)
<html>
<head>
<title>Nullsoft Embedded NSV</title>
</head>
<body topmargin="0" leftmargin="0" rightmargin="0" marginheight="0" marginwidth="0">
<center>
<p>NSVideo?</p>
<p>
<OBJECT CLASSID="clsid:C5E28B9D-0A68-4B50-94E9-E8F6B4697514" WIDTH=320 HEIGHT=256 BORDER=0
codebase="http://www.nullsoft.com/nsv/embed/nsvplayx_vp3_mp3.cab#Version=-1,-1,-1,-1" id="nsvplayx">
<PARAM NAME="Location" VALUE="http://yoururl.com:port/;file.nsv">
<embed type="application/x-nsv-vp3-mp3" width=640 height=480 codebase="http://www.nullsoft.com/nsv/embed/nsvmoz_vp3_mp3.xpi" location="location"></embed>
</OBJECT>
<br>
<span class="newsBody"><font size="-7">When prompted, click yes to install
the codec.<br>
For Volume/Full Screen/More Options... Right Click On Video</font></span>
</p>
</center>
</body>
</html>
acmewar
25th July 2003, 14:43
thx for that html code !
that's kind of cool !!!!
but is that object compatible with all OSes ???
MaX Evans
8th August 2003, 21:34
how do you link the stream to the HTML code?
whenever i try to see if it works all it says is "reslving hostname"
dtawx
9th August 2003, 02:28
<PARAM NAME="Location" VALUE="http://yoururl.comort/;file.nsv">
thats where you change your url, you just change the domain, leave the /;file.nsv there, its the default file name.
also your source might not be working.
it works 100% for me.
vBulletin® v3.8.6, Copyright ©2000-2013, Jelsoft Enterprises Ltd.