[MEncoder-users] VAM from D-Link Ethernet camera (not h263 neither mpeg4...)
Dmytro O. Redchuk
brownian.box at gmail.com
Fri Sep 18 09:54:22 CEST 2009
Hello,
i have d-link camera (dcs-5300, dvs-301) and would like a lot
to be able to play stream from it.
I've found these samples, desc and README:
http://samples.mplayerhq.hu/vam/
http://samples.mplayerhq.hu/vam/desc.txt
http://samples.mplayerhq.hu/vam/README
So, sorry --- now there is no way to play it, really?
On the other end, this camera provides applet for M$ browsers,
which can play video. Relevant part of a page looks like:
--------------8<-----------------------------
<script language="JavaScript">
<!--
if ((navigator.appName == "Microsoft Internet Explorer")&&(navigator.platform != "MacPPC"))
{
document.write("<OBJECT ID=\"VAMCtrl\" WIDTH=362 HEIGHT=306");
document.write(" CLASSID=CLSID:A93B47FD-9BF6-4DA8-97FC-9270B9D64A6C");
document.write(" CODEBASE=\"/plugin/h263ctrl.cab#version=2,0,0,17\">");
document.write("<PARAM NAME=\"DigitalZoomEdit\" VALUE=\"true\">");
document.write("<PARAM NAME=\"EnableVolumeControl\" VALUE=\"false\">");
document.write("<PARAM NAME=\"Deblocking\" VALUE=\"true\">");
document.write("<PARAM NAME=\"Url\" VALUE=\"/cgi-bin/video.vam\">");
document.write("<PARAM NAME=\"VSize\" VALUE=\"SIF\">");
document.write("<PARAM NAME=\"RemoteIP\" VALUE=\"1660987584\">");
document.write("<PARAM NAME=\"RemotePort\" VALUE=\"5001\">");
document.write("<PARAM NAME=\"RemoteID\" VALUE=\"20658\">");
document.write("<PARAM NAME=\"Language\" VALUE=\"EN\">");
document.write("</OBJECT>");
}
//-->
</script>
--------------8<-----------------------------
Please, can i use this information to play video in some other way?
Sorry for possibly dumb questions (and/or dump way i'm asking, sorry).
Thanks.
--
_,-=._ /|_/|
`-.} `=._,.-=-._., @ @._,
`._ _,-. ) _,.-'
` G.m-"^m`m' Dmytro O. Redchuk
More information about the MEncoder-users
mailing list