айпи камеры 5300G - 192.168.1.24 порт 24 в сайте написали
<script language="JavaScript">
<!--
if ((navigator.appName == "Microsoft Internet Explorer")&&(navigator.platform != "MacPPC"))
{
document.write("<PARAM NAME=\"Stretch\" VALUE=\"1\">");
document.write("<OBJECT ID=\"VaCtrl\" WIDTH=362 HEIGHT=306");
document.write(" CLASSID=CLSID:A93B47FD-9BF6-4DA8-97FC-9270B9D64A6C");
document.write("CODEBASE=\"http://demo:%20@192.168.1.24:24/plugin/h263ctrl.cab#version=1,7,0,12\">");
document.write("<PARAM NAME=\"Url\"VALUE=\"http://demo:%20@192.168.1.24:24/cgi-bin/video.vam\">");
document.write("<PARAM NAME=\"VSize\" VALUE=\"SIF\">");
document.write("<PARAM NAME=\"RemoteIP\" VALUE=\"http://demo:%20@192.168.1.24-798709568\">");
document.write("<PARAM NAME=\"RemotePort\" VALUE=\"24\">");
document.write("<PARAM NAME=\"DisplayTimeFormat\" VALUE=\"1\">");
document.write("<PARAM NAME=\"DigitalZoomEnableChk\" VALUE=\"false\">");
document.write("<PARAM NAME=\"DigitalZoomEdit\" VALUE=\"true\">");
document.write("<PARAM NAME=\"Language\" VALUE=\"EN\">");
document.write("<PARAM NAME=\"Stretch\" VALUE=\"1\">");
document.write("</OBJECT>");
}
//-->
</script>
Но все ровно не устонавливается MPEG-4 Short Header Mode хотя строка document.write("<PARAM NAME=\"Stretch\" VALUE=\"1\">");
стоит!!! Что здесь не так ??????
|