Main Features:
- EACTi NVR Integration via URL Commands
- Easy to integrate into video surveillance application
- Search events and remote playback functions
- Simple calls to support preview/record/playback
- Visual C, C++, Visual BASIC and JavaScript supported
- Sample codes included
- C Library edition
- ActiveX Control edition
- URL Command edition
- May decode with XViD, FFMPEG
- Supports video and audio functions
URL commands to manage ACTi NVR
User may use URL commands to interact with ACTi NVR system, including manage, monitor ACTi NVR system, search events stored in ACTi NVR system and playback recorded video clip remotely. The commands are listed in XML format; sample codes are included.
Decodes with Xvid, FFMPEG
Developers may get MPEG-4 raw stream with a simple function, then decodes with XViD, FFMPEG or other MPEG-4 compliant software decoders. Users may manipulate these MPEG-4 raw data by themselves, or decode them into RGB buffer and process them as a series of pictures, in this way, you can treat the decoded RGB buffer as if they are MJPEG streams. Sample codes are included.