Jump to content

Axis Network Cameras: Difference between revisions

From LinuxMCE
Line 28: Line 28:
===Axis 2100===
===Axis 2100===
   
   
  Path = /cgi-bin/video320x240.mjpg (for low resolution) (Firmware versions earlier than 2.12)
  Path = /cgi-bin/images320x240.jpg (for low resolution) (Firmware versions earlier than 2.12)


  Path = /cgi-bin/video640x480.mjpg (for higher resolution) (Firmware versions earlier than 2.12)
  Path = /cgi-bin/image640x480.jpg (for higher resolution) (Firmware versions earlier than 2.12)


  Path = /axis-cgi/mjpg/video.cgi?resolution="320x240" (for low resolution) (Firmware versions 2.12 and up)
  Path = /axis-cgi/jpg/image.cgi?resolution="320x240" (for low resolution) (Firmware versions 2.12 and up)


  Path = /axis-cgi/mjpg/video.cgi?resolution="640x480" (for higher resolution) (Firmware versions 2.12 and up)
  Path = /axis-cgi/jpg/image.cgi?resolution="640x480" (for higher resolution) (Firmware versions 2.12 and up)


===Most Other Axis Camera Models===
===Most Other Axis Camera Models===


  Path = /axis-cgi/jpg/image.cgi
  Path = /axis-cgi/jpg/image.cgi

Revision as of 18:58, 7 March 2008

This article is a stub and requires expansion



Manufacturer

[Axis Communications]

Default Camera Settings

MAC Address starts with 00:40:8C

IP Address = Please use the manufacturer's website for directions on how to find/set the IP address

Configuration Settings

Axis 207

Path to camera images;

Path = /axis-cgi/jpg/image.cgi

Path to video;

Path = /axis-cgi/mjpg/video.cgi?resolution="640x480"
Path = /axis-cgi/mjpg/video.cgi?resolution="320x240"

Axis 2100

Path = /cgi-bin/images320x240.jpg (for low resolution) (Firmware versions earlier than 2.12)
Path = /cgi-bin/image640x480.jpg (for higher resolution) (Firmware versions earlier than 2.12)
Path = /axis-cgi/jpg/image.cgi?resolution="320x240" (for low resolution) (Firmware versions 2.12 and up)
Path = /axis-cgi/jpg/image.cgi?resolution="640x480" (for higher resolution) (Firmware versions 2.12 and up)

Most Other Axis Camera Models

Path = /axis-cgi/jpg/image.cgi