<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.staging.zoneminder.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mt0321</id>
	<title>ZoneMinder Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.staging.zoneminder.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mt0321"/>
	<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/Special:Contributions/Mt0321"/>
	<updated>2026-04-19T23:00:36Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>http://wiki.staging.zoneminder.com/index.php?title=Amcrest&amp;diff=16308</id>
		<title>Amcrest</title>
		<link rel="alternate" type="text/html" href="http://wiki.staging.zoneminder.com/index.php?title=Amcrest&amp;diff=16308"/>
		<updated>2020-08-21T03:34:39Z</updated>

		<summary type="html">&lt;p&gt;Mt0321: Added instructions for PTZ controls which are now supported - https://github.com/ZoneMinder/zoneminder/blob/master/scripts/ZoneMinder/lib/ZoneMinder/Control/Amcrest_HTTP.pm&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Amcrest is a manufacturer of indoor and outdoor IP cameras as well as DVRs.&lt;br /&gt;
&lt;br /&gt;
=IP2M-841B/IP2M-841W=&lt;br /&gt;
&lt;br /&gt;
[[Image:IP2m-841B.jpg]]&lt;br /&gt;
&lt;br /&gt;
An indoor IP camera with IR Night vision and pan/tilt, this is one of their more prolific models of camera. &lt;br /&gt;
&lt;br /&gt;
==ZoneMinder 1.28-1.30.0==&lt;br /&gt;
&lt;br /&gt;
===RTSP===&lt;br /&gt;
&lt;br /&gt;
Tested successfully using:&lt;br /&gt;
&lt;br /&gt;
* ZM 1.28.1, FW 2.420.AC00.11.R&lt;br /&gt;
&lt;br /&gt;
 &amp;#039;&amp;#039;&amp;#039;General Settings&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 Source Type: Ffmpeg&lt;br /&gt;
 &lt;br /&gt;
 &amp;#039;&amp;#039;&amp;#039;Source Settings&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 Source Path: &lt;br /&gt;
  For Primary Stream:&lt;br /&gt;
  rtsp://[username]:[password]@[deviceIP]:554/cam/realmonitor?channel=1&amp;amp;subtype=0&lt;br /&gt;
  For Secondary Stream:&lt;br /&gt;
  rtsp://[username]:[password]@[deviceIP]:554/cam/realmonitor?channel=1&amp;amp;subtype=1&lt;br /&gt;
 Remote Method: RTP/RTSP&lt;br /&gt;
 Capture Width and Height - set to match the stream on the camera&lt;br /&gt;
&lt;br /&gt;
===MJPEG===&lt;br /&gt;
&lt;br /&gt;
Tested successfully using:&lt;br /&gt;
&lt;br /&gt;
* ZM 1.28.1, FW 2.420.AC00.11.R&lt;br /&gt;
&lt;br /&gt;
 &amp;#039;&amp;#039;&amp;#039;Camera Settings&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 Make sure this stream is enabled on the camera!&lt;br /&gt;
 &lt;br /&gt;
 &amp;#039;&amp;#039;&amp;#039;General Settings&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 Source Type: Remote&lt;br /&gt;
 &lt;br /&gt;
 &amp;#039;&amp;#039;&amp;#039;Source Settings&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 Remote Protocol: HTTP&lt;br /&gt;
 Remote Method: Simple or Regexp both seem to work&lt;br /&gt;
 Remote Host Name: [username]:[password]@[deviceIP]&lt;br /&gt;
 Source Path: /cgi-bin/mjpg/video.cgi?channel=0&amp;amp;subtype=1&lt;br /&gt;
&lt;br /&gt;
==ZoneMinder 1.31.44==&lt;br /&gt;
&lt;br /&gt;
===RTSP===&lt;br /&gt;
&lt;br /&gt;
Tested successfully using:&lt;br /&gt;
&lt;br /&gt;
 &amp;#039;&amp;#039;&amp;#039;General Settings&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 Source Type: Ffmpeg&lt;br /&gt;
 &lt;br /&gt;
 &amp;#039;&amp;#039;&amp;#039;Source Settings&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 Source Path: &lt;br /&gt;
  rtsp://[username]:[password]@[deviceIP]:[RTSP Port]/cam/realmonitor?channel=1&amp;amp;subtype=0    (554 is the default RTSP Port)&lt;br /&gt;
 Method: TCP&lt;br /&gt;
 Capture Width and Height: set to match the stream (1280x720)&lt;br /&gt;
&lt;br /&gt;
==ZoneMinder 1.34==&lt;br /&gt;
===PTZ Controls===&lt;br /&gt;
&lt;br /&gt;
 &amp;#039;&amp;#039;&amp;#039;Control Settings&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 Controllable: Enabled&lt;br /&gt;
 Control Type: Amcrest HTTP API&lt;br /&gt;
 Control Address: http://[username]:[password]@[deviceIP]&lt;br /&gt;
&lt;br /&gt;
=IP2M-723W=&lt;br /&gt;
&lt;br /&gt;
[[File:Amcrest_Ip2m-723.jpg|640x480px]]&lt;br /&gt;
&lt;br /&gt;
A 960P outdoor bullet camera with IR illuminators; available in either wireless (W) or PoE.&lt;br /&gt;
&lt;br /&gt;
==ZoneMinder 1.30.0==&lt;br /&gt;
&lt;br /&gt;
Tested successfully using:&lt;br /&gt;
&lt;br /&gt;
* ZM 1.30.0 and firmware &amp;quot;2.400.AC02.15.R, Build Date: 2017-07-31&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 General Settings&lt;br /&gt;
  SourceType: ffmpeg&lt;br /&gt;
 Source Settings&lt;br /&gt;
  Source Path:&lt;br /&gt;
   For Primary Stream: rtsp://user:password@IP_Address:554/cam/realmonitor?channel=1&amp;amp;subtype=0&lt;br /&gt;
   For Secondary Stream: rtsp://user:password@IP_Address:554/cam/realmonitor?channel=1&amp;amp;subtype=1&lt;br /&gt;
  Remote Method: RTP/RTSP&lt;br /&gt;
  Target colorspace: 32 bit&lt;br /&gt;
  Capture Width and Height: set to match the stream&lt;br /&gt;
&lt;br /&gt;
==ZoneMinder 1.31.44==&lt;br /&gt;
&lt;br /&gt;
Unknown&lt;/div&gt;</summary>
		<author><name>Mt0321</name></author>
	</entry>
</feed>