Open CVR User Manual
Open CVR User Manual
Open CVR User Manual
of Contents
Introduction 1.1
Installing Software 1.2
Software Overview 1.3
Configuration overview 1.4
Config Stor 1.4.1
Config Client 1.4.2
Config Camera 1.4.3
Config License 1.4.4
LiveView 1.5
View 1.5.1
Emap 1.6
Playback 1.7
Export 1.8
Dashboard 1.9
API 1.10
VAPI 1.10.1
RTSP Server 1.10.2
1
Introduction
0. About OpenCVR
OpenCVR(Content Video Recorder) is a simple VMS and NVR, it support Winodws and
Linux. OpenCVR include OpenCVRStor(server) and OpenCVRClient(client)
2
Installing Software
1. Installing Software
Server Requirements
Hardware Requirements
Hardware decoding on Windows TODO
Hardware decoding on Linux TODO
Software Installation
http://www.veyesys.com/ Download Page
Ubuntu (14.04)
3
Installing Software
CentOS (CentOS 7)
1. Create an user for the desired service
2. Ensure the created user has full access to the binary you want to set up
3. Copy the service/opencvr-centos to the /etc/init.d/opencvr
4. Adjust the APPDIR in /etc/init.d/opencvr
5. Make sure the script is marked as executable:
chmod +x /etc/init.d/opencvr
Debian(Include Ubuntu)
1. Create an user for the desired service
2. Ensure the created user has full access to the binary you want to set up
3. Copy the service/opencvr-debian to the /etc/init.d/opencvr
4. Adjust the APPDIR in /etc/init.d/opencvr
5. Make sure the script is marked as executable:
chmod +x /etc/init.d/opencvr
4
Software Overview
Client/Server Architecture
OpenCVR software is based on a client/server architecture, OpenCVR client can manage
multiple OpenCVR Server, a Server also can be manged by multiple Client.
Main pages
Live view
Setting
5
Configuration overview
4. Configuration overview
Double Click the item in the Configurations tree.
6
Config Stor
Config Stor
Double Click the Stor add and New a stor, the IP address is the OpenCVRStor running host
IP.
*Notes:
Make sure start the Stor, if the Stor is not started, the Stor node in the Configurations
tree is gray.*
The Stor port is 9080, not 9100. The 9100 port is Stor debug port.
Config Disk
Double Click the Disk, and then Select the disk you want to record video.
Notes: If you want record Video, you first need Config the Disk.
7
Config Client
Config Client
Double Click the Client node in the Configurations tree.
8
Config Camera
Camera Config
ONIVF: Input the IPaddress and port, user name & password.
RTSP: Input the user and password and full rtsp URL.
File: Input the full path of the File
Camera Config
9
Config Camera
10
Config License
Config license
Client license
Double Click the Client node in the Configurations tree, and click the license tab. And then
import the lic file you have got.
Stor license
11
Config License
Double Click the Stor node in the Configurations tree, and click the license tab. And then
import the lic file you have got.
12
LiveView
5. LiveView
13
View
View
Add View
First drop the camera to the live view, Then Click the
Delete View
Go to the Configuration page, then double click the view, then can delete view
Apply View
Drag or double click the view to apply the view
14
Emap
6. Emap
First add the Emap in the Configuation page.Then go to the double click the map.
Note: Load the map file, drag the camera to the map.
15
Playback
7. Playback
Click the
Right click on the live view, you can enter the single playback window.
Note: You can drop the camera the playback view, the playback support the select the
date that have view.
16
Export
8.Export
Click the in playback mode, you can export the video file to the
c:\vidstor\export\video(Win32) or c:\vidstor64\export\video(Win64) or the
ve/vidstor/export/video(Linux)
Use the VLC to play the mp4 file.Current only export H264 video.
17
Dashboard
9. Dashboard
Dashboard will show the current task such as the export.
18
API
19
VAPI
10.1 VAPI
Example: http://192.168.0.1:9081/vapi/GetCamList
20
RTSP Server
Live View
rtsp://[ip]:9081:9554/liveview/[strId]
Example: rtsp://192.168.0.1:9554/liveview/993618a9-4146-4072-93db-f717cde4b773
21