Dears,
anyone knows configuration?
Watchmeip indoor
Re: Watchmeip indoor
I tried to access to the camera from the browser and look at source code.
I found :
<html>
<head></head>
<body>
<iframe width="100%" scrolling="auto" height="100%" frameborder="0" src="Oldlogin.htm" marginwidth="0" marginheight="0">
#document
<html>
<head></head>
<body>
<table width="814" height="480">
<tbody>
<tr>
<td class="rect_left" width="642" height="480">
<iframe width="640" scrolling="no" height="480" frameborder="0" src="status.htm" name="main" marginwidth="0" marginheight="0">
#document
<html>
<head></head>
<body>
<script></script>
<table width="100%" height="100%" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td valign="middle" bgcolor="black" align="center">
<script></script>
<img td="" <="" src="videostream.cgi?rate=0&user=undefined&pwd=undefined"></img>
</td>
</tr>
</tbody>
</table>
</body>
</html>
</iframe>
</td>
<td class="rect_right" width="172" height="480"></td>
</tr>
</tbody>
</table>
</body>
</html>
</iframe>
</body>
</html>
so I write in source:
remote host name: myId.myPWD@192.168.1.242
Remote Host Port: 8000
Remote Host Path: videostream.cgi?rate=0&user=undefined&pwd=undefined
obviously it doesn't work ! Any suggestion? thnaks
I found :
<html>
<head></head>
<body>
<iframe width="100%" scrolling="auto" height="100%" frameborder="0" src="Oldlogin.htm" marginwidth="0" marginheight="0">
#document
<html>
<head></head>
<body>
<table width="814" height="480">
<tbody>
<tr>
<td class="rect_left" width="642" height="480">
<iframe width="640" scrolling="no" height="480" frameborder="0" src="status.htm" name="main" marginwidth="0" marginheight="0">
#document
<html>
<head></head>
<body>
<script></script>
<table width="100%" height="100%" cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td valign="middle" bgcolor="black" align="center">
<script></script>
<img td="" <="" src="videostream.cgi?rate=0&user=undefined&pwd=undefined"></img>
</td>
</tr>
</tbody>
</table>
</body>
</html>
</iframe>
</td>
<td class="rect_right" width="172" height="480"></td>
</tr>
</tbody>
</table>
</body>
</html>
</iframe>
</body>
</html>
so I write in source:
remote host name: myId.myPWD@192.168.1.242
Remote Host Port: 8000
Remote Host Path: videostream.cgi?rate=0&user=undefined&pwd=undefined
obviously it doesn't work ! Any suggestion? thnaks
Re: Watchmeip indoor
Found !
the remost host path is: snapshot.cgi?user=yourID&pwd=yourPWD
the remost host path is: snapshot.cgi?user=yourID&pwd=yourPWD