Streaming Motion Jpeg Video (No Audio); Html Page For The End User; Server Push Page For The Programmer - 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

Streaming Motion JPEG Video (No Audio)

HTML Page for the End User

Method: GET
URL: http://<ip>/img/mjpeg.htm
Use: When an IP camera is configured with MPEG4 resolution 160x120, MJPEG
640x480, this command outputs a 160x120 video in the VLC player.
Return:
HTTP/1.0 200 OK\r\n
...
content-type: text/html\r\n
...
<MJPEG video data>...

Server Push Page for the Programmer

Method: GET
URL:
http://<ip>/img/video.mjpeg[?size=value][&framerate=<value>]
(utility)
http://<ip>/img/mjpeg.cgi[?size=value][&framerate=<value>]
(OCX)
The http://<ip>/img/mjpeg.cgi command will become obsolete. Some
web browsers cache the first incoming JPEG image and do not refresh the
following incoming JPEG images. Please use the command
http://<ip>/img/mjpeg.htm to stream JPEG video instead.
Use:
The parameters (size and framerate) are for read-only reference. To configure
video resolution and framerate see
V1.03," on page
49.
"Network Camera Configuration File Spec
2
4

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Wvc2300Pvc2300

Table of Contents