Mobile Device Snapshot - Cisco WVC210 Reference Manual

Network camera exported cgi commands
Hide thumbs Also See for WVC210:
Table of Contents

Advertisement

User-Level CGI Commands
Video and Image Commands
Cisco Small Business Network Camera Exported CGI Commands

Mobile Device Snapshot

Method: GET
URL: http://<ip>/img/mobile.cgi
Return: A 160x120 JPEG image (with video quality "very low") is returned to the
user.
HTTP/1.0 200 OK\r\n
...
content-type: image/jpeg\r\n
...
<JPEG image data>
Method: GET
URL: http://<ip>/img/mobile.htm
Return:
<html>
<head>
<title>Network Camera - Live Video</title>
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
<meta HTTP-EQUIV="Expires" CONTENT="Mon, 06 Jan 1990 00:00:01
GMT">
</head>
<body>
<IMG SRC="/img/mobile.cgi">
</body>
</html>
2
9

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Wvc2300Pvc2300

Table of Contents