Difference between revisions of "Amcrest"

From ZoneMinder Wiki
Jump to navigationJump to search
Line 4: Line 4:
[[Image:IP2m-841B.jpg]]
[[Image:IP2m-841B.jpg]]


An indoor IP camera with IR Night vision, this is one of their more prolific models of camera. Using RTSP a reliable 30fps stream can be had.
An indoor IP camera with IR Night vision, this is one of their more prolific models of camera.  
 
Using RTSP:
Channel 1: Main Stream = 0, 2nd Stream = 1
  Source Type: Ffmpeg  
  Source Type: Ffmpeg  
  Source Path:  
  Source Path:  
Line 12: Line 15:
   rtsp://[username]:[password]@[deviceIP]:554/cam/realmonitor?channel=1&subtype=1
   rtsp://[username]:[password]@[deviceIP]:554/cam/realmonitor?channel=1&subtype=1
  Remote Method: RTP/RTSP
  Remote Method: RTP/RTSP
Using Mjpeg (not yet confirmed)
Channel 0: Main Stream = 0, 2nd Stream = 1
Source Type: Remote
Source Path: http://[deviceIP]/cgi-bin/mjpg/video.cgi?channel=0&subtype=1
PTZ Controls
Right:/cgi-bin/ptz.cgi?action=start&code=Right&channel=0&arg1=1&arg2=1&arg3=0
Left:/cgi-bin/ptz.cgi?action=start&code=Left&channel=0&arg1=1&arg2=1&arg3=0
Up:/cgi-bin/ptz.cgi?action=start&code=Up&channel=0&arg1=1&arg2=1&arg3=0
Down:/cgi-bin/ptz.cgi?action=start&code=Down&channel=0&arg1=1&arg2=1&arg3=0
Up-right:/cgi-bin/ptz.cgi?action=start&code=RightUp&channel=0&arg1=1&arg2=1&arg3=0
Up-left:/cgi-bin/ptz.cgi?action=start&code=LeftUp&channel=0&arg1=1&arg2=1&arg3=0
Down-right:/cgi-bin/ptz.cgi?action=start&code=RightDown&channel=0&arg1=1&arg2=1&arg3=0
Down-left:/cgi-bin/ptz.cgi?action=start&code=LeftDown&channel=0&arg1=1&arg2=1&arg3=0
Wide:/cgi-bin/ptz.cgi?action=start&code=ZoomWide&channel=0&arg1=1&arg2=1&arg3=0
Tight:/cgi-bin/ptz.cgi?action=start&code=ZoomTele&channel=0&arg1=1&arg2=1&arg3=0
Focus-in:/cgi-bin/ptz.cgi?action=start&code=FocusNear&channel=0&arg1=1&arg2=1&arg3=0
Focus-out:/cgi-bin/ptz.cgi?action=start&code=FocusFar&channel=0&arg1=1&arg2=1&arg3=0
Stop:/cgi-bin/ptz.cgi?action=stop&code=Right&channel=0&arg1=0&arg2=0&arg3=0&arg4=0

Revision as of 03:35, 11 February 2016

Amcrest is a supplier of indoor and outdoor IP cameras as well as DVRs.

IP2M-841B/IP2M-841W

IP2m-841B.jpg

An indoor IP camera with IR Night vision, this is one of their more prolific models of camera.

Using RTSP: Channel 1: Main Stream = 0, 2nd Stream = 1

Source Type: Ffmpeg 
Source Path: 
 For Primary Stream:
 rtsp://[username]:[password]@[deviceIP]:554/cam/realmonitor?channel=1&subtype=0
 For Secondary Stream:
 rtsp://[username]:[password]@[deviceIP]:554/cam/realmonitor?channel=1&subtype=1
Remote Method: RTP/RTSP

Using Mjpeg (not yet confirmed) Channel 0: Main Stream = 0, 2nd Stream = 1

Source Type: Remote
Source Path: http://[deviceIP]/cgi-bin/mjpg/video.cgi?channel=0&subtype=1

PTZ Controls

Right:/cgi-bin/ptz.cgi?action=start&code=Right&channel=0&arg1=1&arg2=1&arg3=0
Left:/cgi-bin/ptz.cgi?action=start&code=Left&channel=0&arg1=1&arg2=1&arg3=0
Up:/cgi-bin/ptz.cgi?action=start&code=Up&channel=0&arg1=1&arg2=1&arg3=0
Down:/cgi-bin/ptz.cgi?action=start&code=Down&channel=0&arg1=1&arg2=1&arg3=0
Up-right:/cgi-bin/ptz.cgi?action=start&code=RightUp&channel=0&arg1=1&arg2=1&arg3=0
Up-left:/cgi-bin/ptz.cgi?action=start&code=LeftUp&channel=0&arg1=1&arg2=1&arg3=0
Down-right:/cgi-bin/ptz.cgi?action=start&code=RightDown&channel=0&arg1=1&arg2=1&arg3=0
Down-left:/cgi-bin/ptz.cgi?action=start&code=LeftDown&channel=0&arg1=1&arg2=1&arg3=0
Wide:/cgi-bin/ptz.cgi?action=start&code=ZoomWide&channel=0&arg1=1&arg2=1&arg3=0
Tight:/cgi-bin/ptz.cgi?action=start&code=ZoomTele&channel=0&arg1=1&arg2=1&arg3=0
Focus-in:/cgi-bin/ptz.cgi?action=start&code=FocusNear&channel=0&arg1=1&arg2=1&arg3=0
Focus-out:/cgi-bin/ptz.cgi?action=start&code=FocusFar&channel=0&arg1=1&arg2=1&arg3=0
Stop:/cgi-bin/ptz.cgi?action=stop&code=Right&channel=0&arg1=0&arg2=0&arg3=0&arg4=0