Linksys WVC80N User Guide - Page 30

CGI Commands, Snapshot, Snapshot continued, SDP MPEG-4 video only, not for MJPEG video

Page 30 highlights

Appendix D CGI Commands Snapshot Method: URL: GET http:///img/snapshot.cgi?[size=][&quality=] Parameter size quality Image resolution 1: 160x120 2: 320x240 3: 640x480 Quality level 1: Very high 2: High 3: Normal 4: Low 5: Very low Value and description Snapshot (continued) Example 1: To snapshot a 640x480 very high quality JPEG image from network Camera 192.168.0.99, http://192.168.0.99/img/snapshot.cgi?size=3&quality=1 Example 2: To snapshot a JPEG image from network Camera 192.168.0.99 (with current resolution and quality), http://192.168.0.99/img/snapshot.cgi Example 3: To snapshot a low quality JPEG image with current resolution from the network Camera 192.168.0.99, http://192.168.0.99/img/snapshot.cgi?quality=4 Return: A JPEG image is returned to the client with the user specified resolution and quality. HTTP/1.0 200 OK\r\n ... content-type: image/jpeg\r\n ... SDP (MPEG-4 video only, not for MJPEG video) Method: GET URL: http:///img/media.sdp Return: A SDP file is returned. HTTP/1.0 200 OK\r\n ... RTP/RTSP (MPEG-4 video only, not for MJPEG video) The user can stream video and audio through the following URLs. Video and audio: Video only: rtsp:///img/media.sav rtsp:///img/video.sav Audio only: rtsp:///img/audio.sav Wireless-N Internet Home Monitoring Camera 29

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66

Appendix D
CGI Commands
29
Wireless-N Internet Home Monitoring Camera
Snapshot
Method:
GET
URL:
http://<ip>/img/snapshot.cgi?[size=<value>][&quality=<value>]
Parameter
Value and description
size
Image resolution
1:
160x120
2:
320x240
3:
640x480
quality
Quality level
1:
Very high
2:
High
3:
Normal
4:
Low
5:
Very low
Snapshot (continued)
Example 1: To snapshot a 640x480 very high quality JPEG image from network Camera 192.168.0.99,
Example 2: To snapshot a JPEG image from network Camera 192.168.0.99 (with current resolution and quality),
Example 3: To snapshot a low quality JPEG image with current resolution from the network Camera 192.168.0.99,
Return:
A JPEG image is returned to the client with the user specified resolution and quality.
HTTP/1.0 200 OK\r\n
content-type: image/jpeg\r\n
<JPEG image data>
SDP (MPEG-4 video only, not for MJPEG video)
Method:
GET
URL:
http://<ip>/img/media.sdp
Return:
A SDP file is returned.
HTTP/1.0 200 OK\r\n
<SDP data>
RTP/RTSP (MPEG-4 video only, not for MJPEG video)
The user can stream video and audio through the following URLs.
Video and audio:
rtsp://<ip>/img/media.sav
Video only:
rtsp://<ip>/img/video.sav
Audio only:
rtsp://<ip>/img/audio.sav