http://<servername>/mjpg[/<camera>]/<name>.mjpg
with the following parameters
Parameter Values Description
<camera>
1, ...
1
Select input source. Applies only to servers with
more than one input source.
Default: default camera
<name> video,
quad
1
,
halfsize
2
,
fullsize
2
,
hugesize
2
"video" returns a multipart image stream with the
default resolution and compression, as defined in
the system configuration.
The <camera> option is not allowed in quad
request.
1
Product-dependent. Check the product specification.
2
Obsolete.
Example: request JPEG image stream from the 2nd camera with default resolution and compression
http://myserver/mjpg/2/video.mjpg
5.2.6 MJPG video CGI request
Request a Multipart-JPEG image stream (video) with specified properties.
Method: GET
Syntax:
http://<servername>/axis-cgi/mjpg/video.cgi
[?<parameter>=<value>[&<parameter>=<value>...]]
with the following parameters and values
Comments to this Manuals