Difference between revisions of "Axis Network Cameras"

From LinuxMCE
Jump to: navigation, search
(Axis 2100)
Line 28: Line 28:
 
===Axis 2100===
 
===Axis 2100===
 
   
 
   
  Path = /cgi-bin/video320x240.mjpg (for low resolution)
+
  Path = /cgi-bin/video320x240.mjpg (for low resolution) (Firmware versions earlier than 2.12)
  
  Path = /cgi-bin/video640x480.mjpg (for higher resolution)
+
  Path = /cgi-bin/video640x480.mjpg (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/mjpg/video.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 20:43, 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/video320x240.mjpg (for low resolution) (Firmware versions earlier than 2.12)
Path = /cgi-bin/video640x480.mjpg (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/mjpg/video.cgi?resolution="640x480" (for higher resolution) (Firmware versions 2.12 and up)

Most Other Axis Camera Models

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