| |
|

|
NVR SDK API Code
|
|
We provide SDK by modules and by high level functions. Any developer
can easily and efficiently complete his own software based on it. Huge
return can be expected by speeding up the schedule of time to market.
Supported Product Series: . Mega Pixel Series . IP Module Series . IP Dome Series . IR IP Camera Series . IP Camera Series . Video Server Series . DVR Card Series . DVR System Series
Supported Tools: VC++, VB6
|
|
The following is the detailed description of NVR SDK API Code
 From the figure of Structural Diagram of
SDK for Hybrid Server, you can see one dotted line. At the right side of the dotted line, as
you can see it is Part A. it is to describe what developer need do to implement
his own a/p. By the high level functions and commands, developer can easily and
quickly complete his job to build up all of necessary functions of Hybrid Server
in Part B. which is at the left side of dotted line. In Part B, for example,
SDK supports, Video Grabber, Encode, Network Stream, PTZ
control, Alarm, Storage, Video Process, Detection Group, External a/p.
|
| |
 From the figure of Structural Diagram of
SDK for Hybrid Client(OCX), you can see one dotted line. At the right side of the
dotted line, as you can see it is Part A. it is to describe what developer need
do to implement his own a/p. By Java Script command, developer can efficiently
complete his job to build up all of necessary functions of Hybrid Client in
Part B. which is at the left side of dotted line. In Part B, for example,
SDK supports, Network Stream, LiveDecoder, Live View, Storage,
Remote Control for I/O and PTZ.
|
| |
| |
The
purpose of API Code type of SDK provided, is to isolate the details of
implementation of Hybrid Server and Client Software from developer, developer
only need handle high level and organized commands to complete one modular and sophisticated
software for digital surveillance application.
Note 1: Video Source including Techwell, BT878, Stretch,
GM8120, GM8180, DaHua Tech, Hikvision DVR, IP products, AXIS, Vivotek, Sony,
Panasonic Note 2: HybridEncode including H.264, MPEG-4, M-JPEG Note 3: HybridIOAlarMrg including GPIO, IO Box, I/O of
IP Camera Note 4: The interface of SDK for all of Provideo
products is consistent
|
|
|