Difference between revisions of "Amcrest QCam"

From ZoneMinder Wiki
Jump to navigationJump to search
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Amcrest cameras are rebranded [[Dahua]] products.
==IP3M952E==
==IP3M952E==
[[File:Qcam IP3M952E.PNG]]
[[File:Qcam IP3M952E.PNG|200px]]
 


'''General'''
'''General'''
Line 7: Line 10:


'''Source'''
'''Source'''
*Source Path: rtsp://<ip_address>:554/h264Preview_01_main
*Source Path: rtsp://admin@12345<ip_address>:554/h264Preview_01_main
*Remote Method: RTP/RTSP
*Remote Method: RTP/RTSP
*Capture Width (pixels) : 2304
*Capture Width (pixels) : 2304
*Capture Height (pixels): 1314
*Capture Height (pixels): 1314
==IP2M-842E==
[https://s3.amazonaws.com/amcrest-files/AMCREST_CGI_SDK_API.pdf| Amcrest HTTP API for IP Cameras]
''H.264''
On the Camera:
*Setup->Camera->Video->Main Stream
*Encode Mode: H.264
Zoneminder:
'''General'''
*Source Type: Ffmpeg
'''Source'''
*Source Path: rtsp://<username>:<password>@<ip_address>:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif
Note: a recent one of these cameras with 2.520.0000 firmware did not work with that URL, but taking off the &proto=Onvif made it work.
*Remote Method: RTP/RTSP
*Capture Width (pixels) : 1920
*Capture Height (pixels): 1080


[[Category:Cameras]]
[[Category:Cameras]]
[[Category:Network Cameras]]
[[Category:Network Cameras]]

Latest revision as of 17:23, 27 March 2020

Amcrest cameras are rebranded Dahua products.

IP3M952E

Qcam IP3M952E.PNG


General

  • Source Type: Ffmpeg


Source

  • Source Path: rtsp://admin@12345<ip_address>:554/h264Preview_01_main
  • Remote Method: RTP/RTSP
  • Capture Width (pixels) : 2304
  • Capture Height (pixels): 1314


IP2M-842E

Amcrest HTTP API for IP Cameras

H.264

On the Camera:

  • Setup->Camera->Video->Main Stream
  • Encode Mode: H.264

Zoneminder:

General

  • Source Type: Ffmpeg


Source

  • Source Path: rtsp://<username>:<password>@<ip_address>:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif

Note: a recent one of these cameras with 2.520.0000 firmware did not work with that URL, but taking off the &proto=Onvif made it work.

  • Remote Method: RTP/RTSP
  • Capture Width (pixels) : 1920
  • Capture Height (pixels): 1080