Difference between revisions of "Site Camera"

From Cues
Jump to navigationJump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
The camera at the site is an [http://www.axis.com/products/cam_232dp/index.htm Axis 232D+]  
 
The camera at the site is an [http://www.axis.com/products/cam_232dp/index.htm Axis 232D+]  
  
From the site computer you can access it via [http://10.1.1.90]:  
+
From the site computer you can access it via [http://192.168.0.90/]:  
  
 
To manually drive the camera:
 
To manually drive the camera:
  
 
Pan "X" (Example, change the last number so alter coords):
 
Pan "X" (Example, change the last number so alter coords):
  curl "http://10.1.1.90/axis-cgi/com/ptz.cgi?camera=1&panbar=194,horisontal&barcoord=?149,9"
+
  curl "http://192.168.0.90/axis-cgi/com/ptz.cgi?camera=1&panbar=194,horisontal&barcoord=?149,9"
  
 
Tilt "Y" (Example, change the last number so alter coords):
 
Tilt "Y" (Example, change the last number so alter coords):
  curl "http://10.1.1.90/axis-cgi/com/ptz.cgi?camera=1&tiltbar=194,vertical&barcoord=?13,75"
+
  curl "http://192.168.0.90/axis-cgi/com/ptz.cgi?camera=1&tiltbar=194,vertical&barcoord=?13,75"
  
X,Y=0,0 points at the Whites, support bar on left side of screen.
+
Little script to point the camera is at ~cues/bin/pointimage... tho I still need to figure out exactly how the coord system works on the camera.  Entering the same coords over and over actually shift the camera so movement may be relative to the current position rather than based on some absolute...?
X,Y=270,180 ->  
+
 
X,Y=180,180 -> Support Pole.
+
UpRadiometers:
X,Y=90,180 -> MidChalet/Chair-1
+
~/bin/pointimage 180 180 180 50
X,Y=45,180 -> Pond/IBeam
+
 
 +
 
 +
*X,Y=0,0 points at the Whites, support bar on left side of screen.
 +
*X,Y=90,0 -> MidChalet/Chair-1
 +
*X,Y=125,70 -> UpRadiometers.
 +
*X,Y=115,0 -> Minarets.
 +
*X,Y=135,0 -> San Juaquin Ridge
 +
*X,Y=180,180 -> Support Pole.
 +
*X,Y=90,180 -> MidChalet/Chair-1
 +
*X,Y=45,180 -> Pond/IBeam
  
  
 
Zoom (this doesn't actually werk, trying to get some info on how to zoom):
 
Zoom (this doesn't actually werk, trying to get some info on how to zoom):
  http://10.1.1.90/incl/specialzoomcmd.shtml?camNo=1&zoombar=178&coord=?139,15
+
  http://192.168.0.90/incl/specialzoomcmd.shtml?camNo=1&zoombar=178&coord=?139,15
  
 
Get an image:
 
Get an image:
  curl "http://10.1.1.90//axis-cgi/jpg/image.cgi?resolution=4CIF" -o foo.jpg
+
  curl "http://192.168.0.90/axis-cgi/jpg/image.cgi?resolution=4CIF" -o foo.jpg
  curl "http://10.1.1.90//axis-cgi/jpg/image.cgi?resolution=4CIF" -o CUES-`date +%Y%m%d-%H%M`.jpg
+
  curl "http://192.168.0.90/axis-cgi/jpg/image.cgi?resolution=4CIF" -o CUES-`date +%Y%m%d-%H%M`.jpg
  
 
On 20090910:
 
On 20090910:
Line 29: Line 38:
 
Firmware version: 4.41.1
 
Firmware version: 4.41.1
 
MAC address: 00:40:8C:89:47:DC   
 
MAC address: 00:40:8C:89:47:DC   
IP: 10.1.1.90
+
IP: 192.168.0.90
 
Administrator username: root, reason passwd
 
Administrator username: root, reason passwd
 
Operator username: cues, reason passwd.
 
Operator username: cues, reason passwd.

Latest revision as of 09:54, 11 September 2017

The camera at the site is an Axis 232D+

From the site computer you can access it via [1]:

To manually drive the camera:

Pan "X" (Example, change the last number so alter coords):

curl "http://192.168.0.90/axis-cgi/com/ptz.cgi?camera=1&panbar=194,horisontal&barcoord=?149,9"

Tilt "Y" (Example, change the last number so alter coords):

curl "http://192.168.0.90/axis-cgi/com/ptz.cgi?camera=1&tiltbar=194,vertical&barcoord=?13,75"

Little script to point the camera is at ~cues/bin/pointimage... tho I still need to figure out exactly how the coord system works on the camera. Entering the same coords over and over actually shift the camera so movement may be relative to the current position rather than based on some absolute...?

UpRadiometers:

~/bin/pointimage 180 180 180 50


  • X,Y=0,0 points at the Whites, support bar on left side of screen.
  • X,Y=90,0 -> MidChalet/Chair-1
  • X,Y=125,70 -> UpRadiometers.
  • X,Y=115,0 -> Minarets.
  • X,Y=135,0 -> San Juaquin Ridge
  • X,Y=180,180 -> Support Pole.
  • X,Y=90,180 -> MidChalet/Chair-1
  • X,Y=45,180 -> Pond/IBeam


Zoom (this doesn't actually werk, trying to get some info on how to zoom):

http://192.168.0.90/incl/specialzoomcmd.shtml?camNo=1&zoombar=178&coord=?139,15

Get an image:

curl "http://192.168.0.90/axis-cgi/jpg/image.cgi?resolution=4CIF" -o foo.jpg
curl "http://192.168.0.90/axis-cgi/jpg/image.cgi?resolution=4CIF" -o CUES-`date +%Y%m%d-%H%M`.jpg

On 20090910:

Firmware version: 4.41.1
MAC address: 00:40:8C:89:47:DC  
IP: 192.168.0.90
Administrator username: root, reason passwd
Operator username: cues, reason passwd.

The PDF's for the camera are in the Documents folder at site.