Difference between revisions of "Hikvision DS-7204-7208-7216HVI-ST"

From ZoneMinder Wiki
Jump to navigationJump to search
(Created page with "User from forum reports this working (with errors - see links below). This is an HD Analog camera DVR. Works with HD-TVI analog cameras only. Other HD Analog cameras may not w...")
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
User from forum reports this working (with errors - see links below). This is an HD Analog camera DVR. Works with HD-TVI analog cameras only. Other HD Analog cameras may not work. The model reported to work is the DS-7216, but it's likely others in same family will work.  
This is for a HD Analogue Camera DVR and works with HD-TVI analogue cameras. Other HD Analogue cameras may not work. Reported to work with the models below but it is likely other models in same family will require additional work and troubleshooting.  


'WARNING' This DVR may have errors on the streams. Do not use unless you are willing to deal with this or [[Finding_Camera_Stream_Paths troubleshoot it]].
  '''WARNING'''
  This DVR setup may have errors on the streams.
  Do not use unless you are willing to deal with it or
  [[Finding_Camera_Stream_Paths |troubleshoot it]].
 
 
===Known working HIKVision DVR Models:===
* DS-7216HGHI-SH
* DS-7108HGHI-F1


HIKVision DVR Modela: DS-7216HGHI-SH


===Settings on Hikvision DVR:===
===Settings on Hikvision DVR:===
* Frontend Resolution 1080P30 (1920x1080 30FPS)
* Front end Resolution 1080P30 (1920x1080 30FPS)
* Video Type: Video Stream
* Video Type: Video Stream
* Resolution: 1920x1080P
* Resolution: 1920x1080P
Line 18: Line 25:




===Settings in Zoneminder:===
===Settings in ZoneMinder:===
Camera are set up as FFMPEG, NO FPS limits (they are not supposed to be set for FFMPEG). and I use the path:
Login and goto "Console" link (top left)
* rtsp://name:password@IPADDRESS/Streaming/Channels/XXX
 
to remote into each camera where XXX is the channel (101, 201, 301, 401.. etc)
Select "Add" (or select an existing entry and "Edit")
* Remote Method TCP,
 
* 32 bit color,
Under "'''General'''" tab:
* resolutions 1920x1080...
* Name : <descriptive name>
everything else is default setting
* Source Type : FFMPEG
* Enabled : Selected
* NO FPS limits so leave default (they are not supposed to be set for FFMPEG)
* Leave the rest of the options default
 
Under "'''Source'''" tab:
* Source Path: rtsp://name:password@IPADDRESS/Streaming/Channels/XXX
* or Source Path: rtsp://name:password@IPADDRESS:554/Streaming/Channels/XXX (To specify the port to use)
  where XXX is the channel for each camera (101=camera 1, 201=camera 2, 301=camera 3.. etc)
* Method : TCP
* Target colorspace : 32bit colour
* Capture Width (pixels) : 1920
* Capture Height (pixels) : 1080
* Leave the rest of the options default


Click "Save" and wait a few minutes for the monitoring to start


== References ==
== References ==
* [https://forums.zoneminder.com/viewtopic.php?f=36&t=26978]
* [https://forums.zoneminder.com/viewtopic.php?f=36&t=26978]
* [https://zoneminder.readthedocs.io/en/stable/userguide/gettingstarted.html]

Latest revision as of 13:27, 23 December 2019

This is for a HD Analogue Camera DVR and works with HD-TVI analogue cameras. Other HD Analogue cameras may not work. Reported to work with the models below but it is likely other models in same family will require additional work and troubleshooting.

 WARNING
 This DVR setup may have errors on the streams.
 Do not use unless you are willing to deal with it or
 troubleshoot it.


Known working HIKVision DVR Models:

  • DS-7216HGHI-SH
  • DS-7108HGHI-F1


Settings on Hikvision DVR:

  • Front end Resolution 1080P30 (1920x1080 30FPS)
  • Video Type: Video Stream
  • Resolution: 1920x1080P
  • BitRate: Variable
  • Video Quality: Highest
  • FPS: 12
  • Max Bitrate:6144
  • UPnP enabled
  • Live View Protocol: TCP
  • Image Format: JPEG


Settings in ZoneMinder:

Login and goto "Console" link (top left)

Select "Add" (or select an existing entry and "Edit")

Under "General" tab:

  • Name : <descriptive name>
  • Source Type : FFMPEG
  • Enabled : Selected
  • NO FPS limits so leave default (they are not supposed to be set for FFMPEG)
  • Leave the rest of the options default

Under "Source" tab:

  • Source Path: rtsp://name:password@IPADDRESS/Streaming/Channels/XXX
  • or Source Path: rtsp://name:password@IPADDRESS:554/Streaming/Channels/XXX (To specify the port to use)
 where XXX is the channel for each camera (101=camera 1, 201=camera 2, 301=camera 3.. etc)
  • Method : TCP
  • Target colorspace : 32bit colour
  • Capture Width (pixels) : 1920
  • Capture Height (pixels) : 1080
  • Leave the rest of the options default

Click "Save" and wait a few minutes for the monitoring to start

References