📜 ⬆️ ⬇️

Digital Video Surveillance System 2. DVR, software and load testing



This article, like the previous one (Digital Video Surveillance System. Expensive but pleasant) , is rather a cursory description of the project installation. Here we look at the software attached to the equipment. We will carry out load testing of switches and DVR.

IP Camera POWERTONE street 1.3Mp with IR illumination, WDR, PoE, 2.8mm


')
First, consider the software from the 1.3 megapixel POWERTONE camera (according to the father KEDACOM LC210 HD IR Waterproof IP Camera).
Judging from the instructions, the software for management and settings to be in the camera itself, and when accessing via the browser, should offer to download it. 40 minutes of dancing with a tambourine failed, the camera stubbornly betrayed 404.
I didn’t find the POWERTON official website. Our camera was mentioned on the KEDACOM website, but there are no necessary programs in the Download section either . We found the necessary firmware and programs on NAG (it was necessary to first look there, this is my mistake).

Let's start setting up cameras. After a quick acquaintance with the manual, it turns out that by default the cameras are trying to get an ip from the DHCP server. It pleases, greatly simplifies the initial setup. Immediately you should reserve the received ip for the cameras on the server. For those who do not have a DHCP server on the network, the IPCSearch program will help.

â–ŚProgram for initial IPCSearch setup.

Run and see how all connected cameras appear in the window. Here we will be able to see the assigned ip, firmware versions, mac-addresses and uptime.


More about IPCSearch features
The Upgrade feature provides the ability to upload firmware at once to all the cameras found.

When you click on the camera in the main window, a window for manually setting the IP address opens, just for those who do not have DHCP.


â–ŚProgram to configure the IPCCtrl camera

Program for more detailed configuration of the camera. Here it is necessary to configure the maximum number of parameters.



I'll run a little forward. Do not trust the setting of the output image, motion detection, reboots and tasks to the DVR. You should not load the already not the most powerful piece of hardware with additional tasks, as long as the resources of the camera itself are abundant. Only in cases when the camera and the DVR are not at all friendly, only then it is worth transferring the processing to the receiving party.

Screenshots (PTZ, Motion Detection, Stream Setup)
Configure the main codec. Below you can configure the second stream, for example, for transmission to the guard post, which requires much less computing power.
One of 19 cameras had a glitch with a change in the number of frames. The default is 24, but if you try to change it to a smaller value, the camera went into reboot and restored after 3 minutes with the old values. The error was defeated by re-flashing the camera.


Camera settings window. If a regular camera, you can adjust the white balance, contrast, etc. If the camera has a PTZ function, it can be fun to twist around and set up a tour (automatic bypass of pre-defined zones).


Configure motion detection and sensitivity zones. A zone is a rectangle (1x1, 1x3, 3x3, etc.). In total, this camera supports 4 zones. For example, if your zone is similar to the letter “G”, these are 2 zones, “E” is already 4 zones.


â–ŚProgram for watching localrecplayer videos

Nothing special is different. Just viewing, without the possibility of decoding to another format.

IP camera SNR dome 3.0Mp with IR illumination, 3.3-12mm, PoE, vandal proof



Further. Dome camera 3.0 megapixels produced by SNR (SNR-CI-DD3.0I, is also without IR illumination and is 1000 rubles cheaper than SNR-CI-DD3.0).

â–ŚConfigTool. The program for searching and minimum configuration of connected cameras.

Fundamentally no different from IPCCtrl. Also can change ip and update firmware. I want to note that by default, the SNR dome cameras are assigned static addresses (192.168.1.108). It is necessary to immediately install the function of receiving ip from the DHCP server for each camera.



Further configuration goes through the web-muzzle.



Everything is similar to the previous camera. The only subtlety, by default, this camera has an automatic reboot every day at 2 am, but this option can be turned off.

IP Camera POWERTONE street 2.0Mp, WDR, with IR illumination, 3.3-12mm, PoE, with a bracket



Another camera from POWERTON. 2 megapixels. Again, there is no information about these cameras on the Internet, only on NAG.
By default, the static ip-address is set, so you will have to configure the cameras by connecting to the switch one by one (otherwise they don’t want to let them on the web-face).

â–ŚIPCTools


Upgrade, codec setup, etc.






All the program is good. On all cameras, you can immediately change the codec settings, synchronize the time, roll the firmware. But there are two drawbacks.
1) You can not immediately configure the camera to receive ip from the DHCP server (for this you have to get into the web-face and change the setting there).
2) The setup of the program is on disk, I did not find this program on the Internet.

DVR software



Well and on tasty, software from the video recorder of network SNR to 16 IP cameras. D1 / 400fps, 720p / 200fps, 1080p / 100fps, 8HDD. Everything is wonderful here. Quite a lot of settings of all kinds. By connecting the DVR, you can change its settings and at the same time the settings of the cameras connected to it. You can set the option that when you start Windows, the program itself started and logged in to the necessary DVRs.
With all the settings have not yet managed to figure out, but a quick look very pleased.
More screenshots





We briefly summarize and derive the ideal software formula:
1) Work with ONVIF.
2) Centralized configuration of camera parameters. (static / dynamic ip, update version, configure codec)
3) Video converter in different formats.

Stress Testing.


DVR
Given:
16 ip cameras. 704 * 400. 12 fps. Cameras rented the ceiling.
Total:
18 hours of recording = 900 megabytes. Incoming traffic 37 Mb / s.
Note:
As I mentioned earlier, the cameras need to be configured before connecting to the recorder. For a long time I could not understand why after connecting 10 cameras, 11 continued to fall off stubbornly. The DVR simply did not have enough resources to digest the camera with a resolution of 2048 Ă— 1536.

SNR switches
Given:
8 ip-cameras all on PoE. 2048 Ă— 1536. 18 fps
Total:
CPU load 87-92%
Memory 76%
Notes:
Worthy pulled out three megapixel cameras.

Cisco SG300-52
Given:
41 ip camera. 704 * 400. 12 fps
Total:
CPU load 24-29%
Notes:
There is nothing to talk about, for a cat it is not a load.

PC with installed DVR program
Given:
13 ip cameras. 704 * 400. 12 fps
AMD Athlon II P340 Dual-Core 2.20 GHz CPU
6 GB of RAM
Total:
CPU load 51-77%
From the opera, the program bit off 389 MB
Notes:
To display 40-50 cameras, a good PC configuration is required.

Examples of video and installation of the application on a smartphone will have to be postponed to the next article (if it interests someone). I see no reason to show examples of videos with a stunning acting game of my office ceiling. As soon as we finish installing the cameras, I will show examples of day and night shooting.

ps For errors, as usual in PM.

Thanks for attention.

Source: https://habr.com/ru/post/203142/


All Articles