HTTP/1.1 200 OK
Server: thttpd/2.25b 29dec2003
Content-Type: text/html; charset=iso-8859-1
Date: Sat, 02 Nov 2024 02:20:49 GMT
Last-Modified: Mon, 16 Apr 2012 07:18:18 GMT
Accept-Ranges: bytes
Connection: close
Content-Length: 11680
<HTML>
<HEAD>
<TITLE>DVR_H264 ActiveX</TITLE>
<script language="JavaScript">
<!--
var nscreenwidth,nscreenheight;
nscreenwidth=screen.availWidth;
nscreenheight=screen.availHeight;
window.moveTo(0, 0);
window.resizeTo(nscreenwidth, nscreenheight);
-->
</script>
<script language="vbscript">
dim hostaddress,port,id,pw
sub StartImageDown
Dim oOption
With preset
while .length
.remove(0)
wend
for i=1 to 99
Set oOption = document.createElement("OPTION")
oOption.text = "Preset " & i
oOption.value = i
Call .add(oOption)
Set oOption = Nothing
next
.selectedIndex = 0
end With
With speed
while .length
.remove(0)
wend
Set oOption = document.createElement("OPTION")
oOption.text = "Slow"
oOption.value = 0
Call .add(oOption)
Set oOption = Nothing
Set oOption = document.createElement("OPTION")
oOption.text = "Normal"
oOption.value = 1
Call .add(oOption)
Set oOption = Nothing
Set oOption = document.createElement("OPTION")
oOption.text = "Fast"
oOption.value = 2
Call .add(oOption)
Set oOption = Nothing
Set oOption = document.createElement("OPTION")
oOption.text = "Very Fast"
oOption.value = 3
Call .add(oOption)
.selectedIndex = 2
end With
dim ippos,portpos
portpos = Instr(8, document.URL, ":", 0)
ippos = Instr(8, document.URL, "/", 0)
if portpos > 0 then
hostaddress = Mid(document.URL, 8, portpos - 8)
port = Mid(document.URL, portpos + 1, ippos - portpos - 1)
else
hostaddress = Mid(document.URL, 8, ippos - 8)
port = 80
end if
dim idspos,idepos
idspos = Instr(1, document.URL, "ID=", 0) + 3
idepos = Instr(idspos, document.URL, "&", 0)
if idspos = 0 or idepos = 0 then
id = ""
else
id = Mid(document.URL, idspos, idepos - idspos)
end if
dim pwspos
pwspos = Instr(1, document.URL, "PW=", 0) + 3
if pwspos = 0 then
pw = ""
else
pw = Mid(document.URL, pwspos)
end if
document.title = "DVR_H264 - " + hostaddress
UDROCX_H264.StartImageDown hostaddress, port, id, pw
end sub
sub Display1CH(index)
UDROCX_H264.Display1CH index
end sub
sub Display4CH(index)
UDROCX_H264.Display4CH index
end sub
sub OnSearch
UDROCX_H264.OnSearch
end sub
sub UDROCX_H264_PlayBackStart
document.all.layer1.style.visibility = "hidden"
document.all.layer2.style.visibility = "hidden"
document.all.layer3.style.visibility = "visible"
document.all.preset.style.visibility = "hidden"
document.all.speed.style.visibility = "hidden"
end sub
sub UDROCX_H264_ReturnToLive
document.all.layer1.style.visibility = "visible"
document.all.layer2.style.visibility = "visible"
document.all.layer3.style.visibility = "hidden"
document.all.preset.style.visibility = "visible"
document.all.speed.style.visibility = "visible"
end sub
sub OnPTZFButtonDown(index)
UDROCX_H264.OnPTZFButtonDown index, speed.selectedIndex
end sub
sub OnPTZFButtonUp(index)
UDROCX_H264.OnPTZFButtonUp index
end sub
sub OnClickPlaybackButton(index)
UDROCX_H264.OnClickPlaybackButton index
end sub
sub ReturnToLiveMode
document.all.layer1.style.visibility = "visible"
document.all.layer2.style.visibility = "visible"
document.all.layer3.style.visibility = "hidden"
document.all.preset.style.visibility = "visible"
document.all.speed.style.visibility = "visible"
UDROCX_H264.ReturnToLiveMode
end sub
sub OnButtonSet()
UDROCX_H264.OnButtonSet preset.selectedIndex
end sub
sub OnButtonGoto()
UDROCX_H264.OnButtonGoto preset.selectedIndex
end sub
sub Disconnect()
UDROCX_H264.Disconnect
end sub
sub Reconnect()
UDROCX_H264.Disconnect
UDROCX_H264.StartImageDown hostaddress, port, id, pw
end sub
</script>
</HEAD>
<BODY>
<table cellpadding="0" cellspacing="0" width="899">
<tr>
<td width="899" height="29" colspan="3">
<p><img src="Image/ViewerMain1.jpg" width="883" height="30" border="0"></p>
</td>
</tr>
<tr>
<td width="27" height="208">
<p><img src="Image/ViewerMain3.jpg" width="27" height="513" border="0"></p>
</td>
<td width="646" height="208">
<body onload="StartImageDown()" onUnload="Disconnect()">
<OBJECT ID="UDROCX_H264" WIDTH=645 HEIGHT="513"
CLASSID="CLSID:3476761B-69AC-4ADA-8B82-748FC4721FAF"
codebase="UDROCX_H264.cab#Version=1,11,0,0">
</OBJECT>
</td>
<td width="226" height="270" rowspan="2">
<table cellpadding="0" cellspacing="0" width="224">
<tr>
<td width="3" height="646" rowspan="4">
<p><img src="Image/ViewerMain2_01.jpg" width="6" height="646" border="0"></p>
</td>
<td width="221" height="259">
<p><img src="Image/ViewerMain2_02.jpg" width="204" height="261" border="0"></p>
</td>
</tr>
<tr>
<td width="221" height="14" id="layer1" style="z-index:1; visibility: visible;">
<table cellpadding="0" cellspacing="0">
<tr>
<td width="109" height="10">
<table cellpadding="0" cellspacing="0">
<tr>
<td width="98">
<p><select id = speed name=speed size="1" style="width=110;">
</select></p>
</td>
</tr>
</table>
</td>
<td width="109" height="10">
<table cellpadding="0" cellspacing="0">
<tr>
<td width="99">
<p><img src="Image/ViewerMain2_03.jpg" width="94" height="22" border="0"></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="221" height="14" id="layer2" style="z-index:1; visibility: visible;">
<table cellpadding="0" cellspacing="0">
<tr>
<td width="109" height="10">
<table cellpadding="0" cellspacing="0">
<tr>
<td width="98">
<p><select id = preset name=preset size="1" style="width=110;">
</select></p>
</td>
</tr>
</table>
</td>
<td width="109" height="10">
<table cellpadding="0" cellspacing="0">
<tr>
<td width="99">
<p><img src="Image/ViewerMain2_06.jpg" width="94" height="22" border="0" usemap="#ImageMap2"></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="221" height="170" colspan="2">
<p><img src="Image/ViewerMain2_08.jpg" width="204" height="341" border="0" usemap="#ImageMap4"></p>
</td>
</tr>
</table>
</tr>
<tr>
<td width="673" height="64" colspan="2">
<p><img src="Image/ViewerMain4.jpg" width="673" height="133" border="0" useMap="#ImageMap1"></p>
</td>
</tr>
</table>
<p> </p>
<p rowspan="2" id="layer3" style="width:226px; height:270px; position:absolute; left:683px; top:298px; z-index:2; visibility: hidden;">
<img src="Image/Playback.jpg" width="210" height="393" border="0" useMap="#ImageMap3">
</p>
<map name="ImageMap1">
<area shape="circle" coords="104, 28, 19" alt = "1CH" href = "javascript:" onclick="Display1CH(0)">
<area shape="circle" coords="157, 27, 20" alt = "2CH" href = "javascript:" onclick="Display1CH(1)">
<area shape="circle" coords="208, 30, 20" alt = "3CH" href = "javascript:" onclick="Display1CH(2)">
<area shape="circle" coords="263, 28, 19" alt = "4CH" href = "javascript:" onclick="Display1CH(3)">
<area shape="circle" coords="319, 30, 26" alt ="1CH~4CH" href = "javascript:" onclick="Display4CH(0)">
<area shape="circle" coords="581, 28, 19" alt = "Search" href="#" onclick="OnSearch()">
</map><map name="ImageMap2">
<area shape="rect" coords="3, 5, 39, 19" alt = "Goto" href="#" onclick="OnButtonGoto()">
<area shape="rect" coords="39, 6, 77, 19" alt = "Set" href="#" onclick="OnButtonSet()">
</map><map name="ImageMap3">
<area shape="rect" coords="20, 118, 53, 143" alt ="Rev.Play" href="#" onclick="OnClickPlaybackButton(0)">
<area shape="rect" coords="60, 118, 93, 144" alt ="Play" href="#" onclick="OnClickPlaybackButton(1)">
<area shape="rect" coords="101, 117, 135, 143" alt ="Pause" href="#" onclick="OnClickPlaybackButton(2)">
<area shape="rect" coords="141, 118, 172, 144" alt ="Stop" href="#" onclick="OnClickPlaybackButton(3)">
<area shape="rect" coords="21, 157, 55, 186" alt ="Prev.Image" href="#" onclick="OnClickPlaybackButton(4)">
<area shape="rect" coords="61, 157, 93, 185" alt ="Next Image" href="#" onclick="OnClickPlaybackButton(5)">
<area shape="rect" coords="102, 159, 134, 186" alt ="Slow" href="#" onclick="OnClickPlaybackButton(6)">
<area shape="rect" coords="140, 158, 173, 184" alt ="Fast" href="#" onclick="OnClickPlaybackButton(7)">
<area shape="rect" coords="123, 222, 172, 251" alt ="Close" href="#" onclick="ReturnToLiveMode()">
</map><map name="ImageMap4">
<area shape="poly" coords="91, 26, 111, 34, 121, 49, 126, 61, 91, 60" alt = "ZoomIn" href="javascript:" OnMouseDown="OnPTZFButtonDown(0)" OnMouseUp="OnPTZFButtonUp(0)">
<area shape="poly" coords="89, 24, 55, 43, 50, 60, 90, 61" alt ="ZoomOut" href="javascript:" OnMouseDown="OnPTZFButtonDown(1)" OnMouseUp="OnPTZFButtonUp(1)">
<area shape="poly" coords="91, 96, 108, 91, 117, 82, 121, 69, 124, 62, 89, 61" alt ="FocusFar" href="javascript:" OnMouseDown="OnPTZFButtonDown(2)" OnMouseUp="OnPTZFButtonUp(2)">
<area shape="poly" coords="53, 63, 62, 83, 80, 94, 90, 99, 89, 61" alt ="FocusNear" href="javascript:" OnMouseDown="OnPTZFButtonDown(3)" OnMouseUp="OnPTZFButtonUp(3)">
<area shape="poly" coords="136, 53, 136, 71, 147, 59" alt ="Right" href="javascript:" OnMouseDown="OnPTZFButtonDown(4)" OnMouseUp="OnPTZFButtonUp(4)">
<area shape="poly" coords="41, 53, 42, 67, 29, 60" alt ="Left" href="javascript:" OnMouseDown="OnPTZFButtonDown(5)" OnMouseUp="OnPTZFButtonUp(5)">
<area shape="poly" coords="90, 3, 80, 13, 99, 16" alt ="Up" href="javascript:" OnMouseDown="OnPTZFButtonDown(6)" OnMouseUp="OnPTZFButtonUp(6)">
<area shape="poly" coords="78, 108, 100, 107, 91, 119" alt ="Down" href="javascript:" OnMouseDown="OnPTZFButtonDown(7)" OnMouseUp="OnPTZFButtonUp(7)">
<area shape="rect" coords="32, 291, 160, 321" alt ="Connect" href="javascript:" OnMouseUp="Reconnect()">
</map>
</BODY>
</HTML>
{
"@category" : "datascan",
"@timestamp" : "2024-11-02T02:23:19.000Z",
"app" : {
"http" : {
"bodymd5" : "1dd01814ee6a8138755b4fa644c6eb8e",
"bodymmh3" : 1163036920,
"header" : [
{
"name" : "Last-Modified",
"value" : "Mon, 16 Apr 2012 07:18:18 GMT"
}
],
"headermd5" : "0a68b6e29c5b5356834fef17d8427b98",
"headermmh3" : -2087994918,
"title" : "DVR_H264 ActiveX"
},
"length" : 11923
},
"asn" : "AS8708",
"city" : "Bucharest",
"country" : "RO",
"cpe" : "<enterprise field>: cpe",
"cpecount" : "<enterprise field>: cpecount",
"data" : "HTTP/1.1 200 OK\r\nServer: thttpd/2.25b 29dec2003\r\nContent-Type: text/html; charset=iso-8859-1\r\nDate: Sat, 02 Nov 2024 02:20:49 GMT\r\nLast-Modified: Mon, 16 Apr 2012 07:18:18 GMT\r\nAccept-Ranges: bytes\r\nConnection: close\r\nContent-Length: 11680\r\n\r\n<HTML>\n<HEAD>\n<TITLE>DVR_H264 ActiveX</TITLE>\n<script language=\"JavaScript\">\n<!--\nvar nscreenwidth,nscreenheight;\n\nnscreenwidth=screen.availWidth;\nnscreenheight=screen.availHeight;\n\nwindow.moveTo(0, 0);\nwindow.resizeTo(nscreenwidth, nscreenheight);\n-->\n</script>\n<script language=\"vbscript\">\ndim hostaddress,port,id,pw\n\nsub StartImageDown\n\tDim oOption\n\n\tWith preset\n\t\twhile .length\n\t\t\t.remove(0)\n\t\twend\n\n\t\tfor i=1 to 99\n\t\t\tSet oOption = document.createElement(\"OPTION\")\n\n\t\t\toOption.text = \"Preset \" & i\n\t\t\toOption.value = i\n\n\t\t\tCall .add(oOption)\n\n\t\t\tSet oOption = Nothing\n\t\tnext\n\n\t\t.selectedIndex = 0\n\tend With\n\n\tWith speed\n\t\twhile .length\n\t\t\t.remove(0)\n\t\twend\n\n\t\tSet oOption = document.createElement(\"OPTION\")\n\n\t\toOption.text = \"Slow\"\n\t\toOption.value = 0\n\t\tCall .add(oOption)\n\n\t\tSet oOption = Nothing\n\t\tSet oOption = document.createElement(\"OPTION\")\n\t\toOption.text = \"Normal\"\n\t\toOption.value = 1\n\t\tCall .add(oOption)\n\n\t\tSet oOption = Nothing\n\t\tSet oOption = document.createElement(\"OPTION\")\n\t\toOption.text = \"Fast\"\n\t\toOption.value = 2\n\t\tCall .add(oOption)\n\n\t\tSet oOption = Nothing\n\t\tSet oOption = document.createElement(\"OPTION\")\n\t\toOption.text = \"Very Fast\"\n\t\toOption.value = 3\n\t\tCall .add(oOption)\n\n\t\t.selectedIndex = 2\n\tend With\n\n\tdim ippos,portpos\n\tportpos = Instr(8, document.URL, \":\", 0)\n\tippos = Instr(8, document.URL, \"/\", 0)\n\tif portpos > 0 then\n\t\thostaddress = Mid(document.URL, 8, portpos - 8)\n\t\tport = Mid(document.URL, portpos + 1, ippos - portpos - 1)\n\telse\n\t\thostaddress = Mid(document.URL, 8, ippos - 8)\n\t\tport = 80\n\tend if\n\n\tdim idspos,idepos\n\tidspos = Instr(1, document.URL, \"ID=\", 0) + 3\n\tidepos = Instr(idspos, document.URL, \"&\", 0)\n\tif idspos = 0 or idepos = 0 then\n\t\tid = \"\"\n\telse\n\t\tid = Mid(document.URL, idspos, idepos - idspos)\n\tend if\n\t\n\tdim pwspos\n\tpwspos = Instr(1, document.URL, \"PW=\", 0) + 3\n\tif pwspos = 0 then\n\t\tpw = \"\"\n\telse\n\t\tpw = Mid(document.URL, pwspos)\n\tend if\n\n\tdocument.title = \"DVR_H264 - \" + hostaddress\n\tUDROCX_H264.StartImageDown hostaddress, port, id, pw\nend sub\n\nsub Display1CH(index)\n UDROCX_H264.Display1CH index\nend sub\n\nsub Display4CH(index)\n UDROCX_H264.Display4CH index\nend sub\n\nsub OnSearch\n\t\t\t\tUDROCX_H264.OnSearch\nend sub\n\nsub UDROCX_H264_PlayBackStart\n\tdocument.all.layer1.style.visibility = \"hidden\"\n\tdocument.all.layer2.style.visibility = \"hidden\"\n\tdocument.all.layer3.style.visibility = \"visible\"\n\tdocument.all.preset.style.visibility = \"hidden\"\n\tdocument.all.speed.style.visibility = \"hidden\"\nend sub\n\nsub UDROCX_H264_ReturnToLive\n\tdocument.all.layer1.style.visibility = \"visible\"\n\tdocument.all.layer2.style.visibility = \"visible\"\n\tdocument.all.layer3.style.visibility = \"hidden\"\n\tdocument.all.preset.style.visibility = \"visible\"\n\tdocument.all.speed.style.visibility = \"visible\"\nend sub\n\nsub OnPTZFButtonDown(index)\n\tUDROCX_H264.OnPTZFButtonDown index, speed.selectedIndex\nend sub\n\nsub OnPTZFButtonUp(index)\n\tUDROCX_H264.OnPTZFButtonUp index\nend sub\n\nsub OnClickPlaybackButton(index)\n\tUDROCX_H264.OnClickPlaybackButton index\nend sub\n\nsub ReturnToLiveMode\n\tdocument.all.layer1.style.visibility = \"visible\"\n\tdocument.all.layer2.style.visibility = \"visible\"\n\tdocument.all.layer3.style.visibility = \"hidden\"\n\tdocument.all.preset.style.visibility = \"visible\"\n\tdocument.all.speed.style.visibility = \"visible\"\n\tUDROCX_H264.ReturnToLiveMode\nend sub\n\nsub OnButtonSet()\n\tUDROCX_H264.OnButtonSet preset.selectedIndex\nend sub\n\nsub OnButtonGoto()\n\tUDROCX_H264.OnButtonGoto preset.selectedIndex\nend sub\n\nsub Disconnect()\n\tUDROCX_H264.Disconnect\nend sub\n\nsub Reconnect()\n UDROCX_H264.Disconnect\n \tUDROCX_H264.StartImageDown hostaddress, port, id, pw\nend sub\n</script>\n</HEAD>\n\n<BODY>\n<table cellpadding=\"0\" cellspacing=\"0\" width=\"899\">\n <tr>\n <td width=\"899\" height=\"29\" colspan=\"3\">\n\t\t\t\t\t<p><img src=\"Image/ViewerMain1.jpg\" width=\"883\" height=\"30\" border=\"0\"></p>\n </td>\n </tr>\n <tr>\n <td width=\"27\" height=\"208\">\n \t<p><img src=\"Image/ViewerMain3.jpg\" width=\"27\" height=\"513\" border=\"0\"></p>\n </td>\n <td width=\"646\" height=\"208\">\n \t\t<body onload=\"StartImageDown()\" onUnload=\"Disconnect()\">\n <OBJECT ID=\"UDROCX_H264\" WIDTH=645 HEIGHT=\"513\"\n CLASSID=\"CLSID:3476761B-69AC-4ADA-8B82-748FC4721FAF\"\n codebase=\"UDROCX_H264.cab#Version=1,11,0,0\">\n</OBJECT>\n</td>\n <td width=\"226\" height=\"270\" rowspan=\"2\">\n <table cellpadding=\"0\" cellspacing=\"0\" width=\"224\">\n <tr>\n <td width=\"3\" height=\"646\" rowspan=\"4\">\n <p><img src=\"Image/ViewerMain2_01.jpg\" width=\"6\" height=\"646\" border=\"0\"></p>\n </td>\n <td width=\"221\" height=\"259\">\n <p><img src=\"Image/ViewerMain2_02.jpg\" width=\"204\" height=\"261\" border=\"0\"></p>\n </td>\n </tr>\n <tr>\n <td width=\"221\" height=\"14\" id=\"layer1\" style=\"z-index:1; visibility: visible;\">\n <table cellpadding=\"0\" cellspacing=\"0\">\n <tr>\n <td width=\"109\" height=\"10\">\n <table cellpadding=\"0\" cellspacing=\"0\">\n <tr>\n <td width=\"98\">\n <p><select id = speed name=speed size=\"1\" style=\"width=110;\">\n </select></p>\n </td>\n </tr>\n </table>\n </td>\n <td width=\"109\" height=\"10\">\n <table cellpadding=\"0\" cellspacing=\"0\">\n <tr>\n <td width=\"99\">\n <p><img src=\"Image/ViewerMain2_03.jpg\" width=\"94\" height=\"22\" border=\"0\"></p>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n <tr>\n <td width=\"221\" height=\"14\" id=\"layer2\" style=\"z-index:1; visibility: visible;\">\n <table cellpadding=\"0\" cellspacing=\"0\">\n <tr>\n <td width=\"109\" height=\"10\">\n <table cellpadding=\"0\" cellspacing=\"0\">\n <tr>\n <td width=\"98\">\n <p><select id = preset name=preset size=\"1\" style=\"width=110;\">\n </select></p>\n </td>\n </tr>\n </table>\n </td>\n <td width=\"109\" height=\"10\">\n <table cellpadding=\"0\" cellspacing=\"0\">\n <tr>\n <td width=\"99\">\n <p><img src=\"Image/ViewerMain2_06.jpg\" width=\"94\" height=\"22\" border=\"0\" usemap=\"#ImageMap2\"></p>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n <tr>\n <td width=\"221\" height=\"170\" colspan=\"2\">\n <p><img src=\"Image/ViewerMain2_08.jpg\" width=\"204\" height=\"341\" border=\"0\" usemap=\"#ImageMap4\"></p>\n </td>\n </tr>\n </table>\n </tr>\n <tr>\n <td width=\"673\" height=\"64\" colspan=\"2\">\n <p><img src=\"Image/ViewerMain4.jpg\" width=\"673\" height=\"133\" border=\"0\" useMap=\"#ImageMap1\"></p>\n </td>\n </tr>\n</table>\n<p> </p>\n<p rowspan=\"2\" id=\"layer3\" style=\"width:226px; height:270px; position:absolute; left:683px; top:298px; z-index:2; visibility: hidden;\">\n <img src=\"Image/Playback.jpg\" width=\"210\" height=\"393\" border=\"0\" useMap=\"#ImageMap3\">\n </p>\n<map name=\"ImageMap1\">\n<area shape=\"circle\" coords=\"104, 28, 19\" alt = \"1CH\" href = \"javascript:\" onclick=\"Display1CH(0)\">\n<area shape=\"circle\" coords=\"157, 27, 20\" alt = \"2CH\" href = \"javascript:\" onclick=\"Display1CH(1)\">\n<area shape=\"circle\" coords=\"208, 30, 20\" alt = \"3CH\" href = \"javascript:\" onclick=\"Display1CH(2)\">\n<area shape=\"circle\" coords=\"263, 28, 19\" alt = \"4CH\" href = \"javascript:\" onclick=\"Display1CH(3)\">\n<area shape=\"circle\" coords=\"319, 30, 26\" alt =\"1CH~4CH\" href = \"javascript:\" onclick=\"Display4CH(0)\">\n<area shape=\"circle\" coords=\"581, 28, 19\" alt = \"Search\" href=\"#\" onclick=\"OnSearch()\">\n</map><map name=\"ImageMap2\">\n<area shape=\"rect\" coords=\"3, 5, 39, 19\" alt = \"Goto\" href=\"#\" onclick=\"OnButtonGoto()\">\n<area shape=\"rect\" coords=\"39, 6, 77, 19\" alt = \"Set\" href=\"#\" onclick=\"OnButtonSet()\">\n</map><map name=\"ImageMap3\">\n<area shape=\"rect\" coords=\"20, 118, 53, 143\" alt =\"Rev.Play\" href=\"#\" onclick=\"OnClickPlaybackButton(0)\">\n<area shape=\"rect\" coords=\"60, 118, 93, 144\" alt =\"Play\" href=\"#\" onclick=\"OnClickPlaybackButton(1)\">\n<area shape=\"rect\" coords=\"101, 117, 135, 143\" alt =\"Pause\" href=\"#\" onclick=\"OnClickPlaybackButton(2)\">\n<area shape=\"rect\" coords=\"141, 118, 172, 144\" alt =\"Stop\" href=\"#\" onclick=\"OnClickPlaybackButton(3)\">\n<area shape=\"rect\" coords=\"21, 157, 55, 186\" alt =\"Prev.Image\" href=\"#\" onclick=\"OnClickPlaybackButton(4)\">\n<area shape=\"rect\" coords=\"61, 157, 93, 185\" alt =\"Next Image\" href=\"#\" onclick=\"OnClickPlaybackButton(5)\">\n<area shape=\"rect\" coords=\"102, 159, 134, 186\" alt =\"Slow\" href=\"#\" onclick=\"OnClickPlaybackButton(6)\">\n<area shape=\"rect\" coords=\"140, 158, 173, 184\" alt =\"Fast\" href=\"#\" onclick=\"OnClickPlaybackButton(7)\">\n<area shape=\"rect\" coords=\"123, 222, 172, 251\" alt =\"Close\" href=\"#\" onclick=\"ReturnToLiveMode()\">\n</map><map name=\"ImageMap4\">\n<area shape=\"poly\" coords=\"91, 26, 111, 34, 121, 49, 126, 61, 91, 60\" alt = \"ZoomIn\" href=\"javascript:\" OnMouseDown=\"OnPTZFButtonDown(0)\" OnMouseUp=\"OnPTZFButtonUp(0)\">\n<area shape=\"poly\" coords=\"89, 24, 55, 43, 50, 60, 90, 61\" alt =\"ZoomOut\" href=\"javascript:\" OnMouseDown=\"OnPTZFButtonDown(1)\" OnMouseUp=\"OnPTZFButtonUp(1)\">\n<area shape=\"poly\" coords=\"91, 96, 108, 91, 117, 82, 121, 69, 124, 62, 89, 61\" alt =\"FocusFar\" href=\"javascript:\" OnMouseDown=\"OnPTZFButtonDown(2)\" OnMouseUp=\"OnPTZFButtonUp(2)\">\n<area shape=\"poly\" coords=\"53, 63, 62, 83, 80, 94, 90, 99, 89, 61\" alt =\"FocusNear\" href=\"javascript:\" OnMouseDown=\"OnPTZFButtonDown(3)\" OnMouseUp=\"OnPTZFButtonUp(3)\">\n<area shape=\"poly\" coords=\"136, 53, 136, 71, 147, 59\" alt =\"Right\" href=\"javascript:\" OnMouseDown=\"OnPTZFButtonDown(4)\" OnMouseUp=\"OnPTZFButtonUp(4)\">\n<area shape=\"poly\" coords=\"41, 53, 42, 67, 29, 60\" alt =\"Left\" href=\"javascript:\" OnMouseDown=\"OnPTZFButtonDown(5)\" OnMouseUp=\"OnPTZFButtonUp(5)\">\n<area shape=\"poly\" coords=\"90, 3, 80, 13, 99, 16\" alt =\"Up\" href=\"javascript:\" OnMouseDown=\"OnPTZFButtonDown(6)\" OnMouseUp=\"OnPTZFButtonUp(6)\">\n<area shape=\"poly\" coords=\"78, 108, 100, 107, 91, 119\" alt =\"Down\" href=\"javascript:\" OnMouseDown=\"OnPTZFButtonDown(7)\" OnMouseUp=\"OnPTZFButtonUp(7)\">\n<area shape=\"rect\" coords=\"32, 291, 160, 321\" alt =\"Connect\" href=\"javascript:\" OnMouseUp=\"Reconnect()\">\n</map>\n</BODY>\n</HTML>\n",
"datamd5" : "fecf8593f0fc6986e0f960e41b47c1a4",
"datammh3" : 1091477107,
"device" : {
"class" : "<enterprise field>: device.class"
},
"domain" : [
"rdsnet.ro"
],
"geolocus" : {
"asn" : "AS8708",
"continent" : "EU",
"continentname" : "Europe",
"country" : "RO",
"countryname" : "Romania",
"domain" : [
"rcs-rds.ro",
"rdsnet.ro"
],
"isineu" : "true",
"latitude" : "45.943161",
"location" : "45.943161,24.96676",
"longitude" : "24.96676",
"netname" : "RO-RCS-RDS",
"organization" : "RCS-RDS",
"subnet" : "5.13.232.0/21"
},
"host" : [
"5-13-235-93"
],
"hostname" : [
"5-13-235-93.residential.rdsnet.ro"
],
"ip" : "5.13.235.93",
"ipv6" : "false",
"latitude" : "44.4291",
"location" : "44.4291,26.1006",
"longitude" : "26.1006",
"node" : {
"country" : "<enterprise field>: node.country",
"groupid" : "<enterprise field>: node.groupid",
"id" : "<enterprise field>: node.id",
"physicalcountry" : "<enterprise field>: node.physicalcountry"
},
"organization" : "Digi Romania S.A.",
"os" : "Linux Kernel",
"osvendor" : "Linux",
"port" : 4000,
"product" : "thttpd",
"productvendor" : "ACME",
"productversion" : "2.25b",
"protocol" : "http",
"protocolversion" : "1.1",
"reason" : "OK",
"reverse" : [
"5-13-235-93.residential.rdsnet.ro"
],
"seen_date" : "2024-11-02",
"source" : "datascan",
"status" : 200,
"subdomains" : [
"residential.rdsnet.ro"
],
"subnet" : "5.12.0.0/14",
"tld" : [
"ro"
],
"tls" : "false",
"transport" : "tcp",
"url" : "/"
}