VIM-API Manual. Visualint US Highway 301 North, Parrish, Florida Tel:

Similar documents
VIM Series HTTP API Manual

18 August 17. Features Added. Special Notes. Known Limitations. Snapshot Stream. RTSP Stream HTTP API MANUAL

Manually adding VS Cameras to the VIM NVR

Viewing Live Video. Viewing Video through the Home Window Overview. Home Window Overview CHAPTER

Milesight Technology Co.,Ltd. Contents

Guarding Expert Mobile Client Software

Mobile Viewer s Access Instruction

PTZOptics SDI Camera Quick Start Guide

Guarding Expert (Android) Mobile Client Software

Table of Contents: Recorder Web View User Manual. Introduction. 1. Accessing Via Web Browser 2. Installing the plug Live View 1.

Grandstream Networks, Inc. Wavestore Video Recorder System Configuration Guide Surveillance IP cameras & IP video Encoders/Decoders

CCTV Web. CCTV Web Application User Manual. Frederick J. Botha AfriCONNECT

Zivif Security Camera

Thursday, February 18, SuperCam software for Droid.

I wanted to live stream my personal honeybee hive to YouTube. Here it is:

User Manual of Network Camera. Network Camera. User Manual UD.6L0201D1919A01

eview Network Video Recorder User s Manual

Infinova 2217 Security Management System

TruVision Recorder Operator Guide

ivms-4500 (iphone) Mobile Client Software

Video Management Software User Manual

TapCMS/TapCMSHD for iphone/ipad (Central Monitoring Software) User s Manual

NVR Equipment WEB Operation Guide ISSUE V1.1 DATE

IP Camera user manual

Chapter I Introduction

Guarding Expert (Android Tablet) Mobile Client Software User Manual (V3.1)

GV-iView V2.3.2 for iphone and ipod Touch &GV-iView HD V1.2.2 for ipad

CompleteView & C CURE 9000 Integration Quick Start Guide Salient CompleteView

Guarding Expert (Android) Mobile Client Software User Manual (V3.2)

ACTi Mobile Server User s Manual

Dax VMS. Key Features. Support Megapixel camera, IP cameras. Multiple Monitor Display. Digital PTZ. Support E-Map functin. Video recording & Snapshot

Configuring and Managing the IP Camera

1. Introduction Overview Product Information... 3

Quick Operation Guide of ivms-4200

GRAND IP VIDEO SERVER PRO. User s Manual INDEX

PCMS User Manual. User Manual PCMS. A-Series DVR (Cloud)

User Manual. This app allows iphone/android user to view and control live video streams from IP Cameras,

Video Decoder Setup Guide

Multi-NVR Manager. Quick Start Configuration Usage

SERIES P IP CAMERA ULTRAVIEWPRO. IP Eye Anywhere IP RoboCam UltraViewPro User Guide

IP / CCTV OUTDOOR SPEED DOME CAMERA

Viewing Client Version

2N Helios IP Advanced Training

Pro71600N3 NVR User Manual

OnView Mobile Monitoring

VMS-A1 Client Software. User Manual

Speed Dome Baseline V R. Version User Manual ZHEJIANG DAHUA VISION TECHNOLOGY CO., LTD.

Configuring and Managing the IP Camera

Mobile Client Software User Manual (V1.1)

Control4 Merit Lilin IP Cameras & DVRs

Pictures, charts, images and all other information hereinafter are for. description and explanation only. The information contained in the

Pro7400H1 Hybrid DVR User Manual

IP WEB User Manual V2.0

Pro7804N1 NVR User Manual

GENERIC DRIVERS SEETEC CAYUGA R7

HikCentral V1.1 What s New

IOI SD. Release Notes. Firmware Version

TS View Client Software. User Manual

System Overview... 5 Front View... 5 Rear View... 6 Illustration... 6 LED Definition... 7

Central Management Software for NVR-915 / NVR-1615 CV5-M256

ivms-4200 Client Software User Manual UD.6L0206D1056A01

W Box VMS BOX T E C H N O L O G I E S.

Dear users, the configuration for this camera is professional, so please read the user manual carefully before using the camera V5.

TABLE OF CONTENTS 1 Introduction Summary Runtime Environment Installation and Operating Instructions Installation...

Quasar Gen III CP Release Notes. Firmware Version

Explosion Proof Network IP Camera User Manual. USER MANUAL Explosion Proof Network IP Camera EXPCMR-IP-POE-4MP-IR

Cisco Video Surveillance 2800 Series Standard Definition PTZ IP Camera

FISH-EYE IP CAMERAS EASY SERIES ART. IPFE071A-IPFE073A. Please read this manual thoroughly before use and keep it for future reference

HD IP CAMERA USER GUIDE

HVR LINE INSTALL GUIDE

Community Platform for NVR

1 HOW TO USE THIS MANUAL 2 REQUIREMENTS ON TARGET DEVICE 3 WHAT IS THE APPLICATION GOOD FOR? 4 INSTALLATION AND RUNNING THE APPLICATION WARNING:

Bosch Video Management System. Configuration Manual

Encoder Firmware V User s Manual. Encoder Firmware. A1D-310-V AC User s Manual 2012/06/25

Fixed Network Camera User Manual

SAMSUNG IP CAMERA SDK

HikCentral Mobile Client. User Manual (Android) UD06889B

Avigilon HD H.264 H3 Firmware Release Notes

Network Cameras NVC-BM1 NVC-DF1 NVC-DT1 NVC-DM1. User Manual

Central Management Software. Cam Viewer 3 Lite. User Manual

Thermal Network Bullet Camera

1 Log into DIGIOP Control

IP CAMERA User Manual 695h, 755h, 795h

Amcrest Eco HDCVI DVR Quick Start Guide

HikCentral Control Client. User Manual

Materials needed... 1 Overview... 1 C4 Composer & IC Realtime Setup... 2 Troubleshooting... 5

Mirasys NVR. User s Guide

Avigilon HD Bullet Firmware Release Notes

NETWORK CAMERA User Manual

AVI321 / 311 Network Camera Series Quick Guide

ABUS VMS. Tested Video Sources

Overview. Read Before Use CHAPTER

Quick Start Guide GV-VMS

Network Camera User Manual

ivms320 Platform User Manual

Release Notes IP Server 6.3.5

DS-2DE4A220IW-DE 2MP Network IR PTZ Camera

Setting Motion Detection Parameters in a network camera system

WAT-933&WAT-2400S User s Manual

B3223P23 Release Notes. Zhejiang Uniview Technologies Co., Ltd.

Transcription:

VIM-API Manual www.visualint.net Visualint 12355 US Highway 301 North, Parrish, Florida 34219 Tel: 941-225-4925 Email: sales@visualint.net

Responsibility Statement: This manual is subject to change and may include some inaccurate or not practical points due to continuous product improvement. We will modify this manual in time and inform the users. This manual is for reference. For more detailed information, please check the individual product guide. The parts, components and accessories mentioned in this manual don t mean the standard configuration. For detail configuration, please refer to the actual products. The pictures, forms and words used in this manual are not allowed to be distributed without approval. Notes: API port is currently 8090 and cannot be changed. Username/Password is hardcoded as admin/1111 and is different from the cameras login. This cannot be changed currently. 2

Turning VCA events ON/OFF http://username:password@ipaddress:port/isapi/systemex/video/inputs/channels/<id>/r ule/<id>/scenes/<id>/vca/enabled http://username:password@ipaddress:port/isapi/systemex/video/inputs/channels/<id>/r ule/<id>/scenes/<id>/vca/disabled So enabled enables the event, disabled disables it. <ID> is the Rule ID ( Valid checkbox is either checked or unchecked). So under Configuration > VCA > Scene Set you have VCA (disable/enable), Scene Number and when you check Behavior Analysis you get Rule ID. So if we have multiple rules, we can enable/disable each individual rule number. Turning video streams ON/OFF: http://username:password@ipaddress:port/isapi/streamingex/channels/<id>/enabled http://username:password@ipaddress:port/isapi/streamingex/channels/<id>/disabled So enabled means stream is ON, disabled means stream is OFF. <ID> is the stream number so /1 is 1st stream, /2 is 2nd stream. Turning DO (Digital Output) ON/OFF: http://username:password@ipaddress:port/isapi/systemex/output/<id>/enabled http://username:password@ipaddress:port/isapi/systemex/output/<id>/disabled So enabled turns the DO ON and disabled turns the DO OFF. <ID> is the output number (1, 2, 3, etc). Sending PTZ to a preset: http://username:password@ipaddress:port/psia/ptzctrlex/channels/1/presets/<id>/goto <ID> is the preset number. So 1 is preset 1, 2 is preset 2, etc. 3

Sending PTZ to a scene: http://username:password@ipaddress:port/psia/ptzctrlex/channels/<id>/scenes/<id>/goto <ID> is the scene number. So 1 is scene 1, 2 is scene 2, etc. Moving PTZ: http://username:password@ipaddress:port/psia/ptzctrlex/channels/1/controls/<comman d> The camera will move until a stop command is sent or it reaches the end. Command Description up Move the PTZ upward down Move the PTZ downward left Move the PTZ to the left side right Move the PTZ to the right side leftup Move the PTZ upward toward left rightup Move the PTZ upward toward right leftdown Move the PTZ downward toward left rightdown Move the PTZ downward toward right zoomin Zoom in zoomout Zoom out stop Stops the movement of PTZ Pulling a Snapshot Stream (single image, no authentication or port required) http://ipaddress/snapshot.jpg Pulling an HTTP MJPEG Stream (MJPEG video encoding must be set in camera first): http://username:password@ipaddress:8090/isapi/mjpegstream/1/1 The last number is the stream identifier. So stream 2 would be 1/2, stream 3 would be 1/3. Pulling an RTSP stream: rtsp://username:password@ipaddress:port/1 (ie: rtsp://admin:admin@10.0.0.50:554/1) The /1 represents the stream number so /1 is Stream 1 and /2 is Stream 2. Turning Audio Input ON/OFF: http://username:password@ipaddress:port/isapi/systemex/audio/1/enabled So enabled would turn audio input ON, disabled would turn audio input OFF. 4

Syntax for SUCCESS, example of turning stream ON: <ResponseStatus xmlns="http://www.isapi.org/ver20/xmlschema" version="2.0"> <requesturl>/isapi/streamingex/channels/1/enabled</requesturl> <statuscode>1</statuscode> <statusstring>ok</statusstring> <substatuscode>ok</substatuscode> </ResponseStatus> Syntax for SUCCESS, example of turning stream OFF: <ResponseStatus xmlns="http://www.isapi.org/ver20/xmlschema" version="2.0"> <requesturl>/isapi/streamingex/channels/1/disabled</requesturl> <statuscode>1</statuscode> <statusstring>ok</statusstring> <substatuscode>ok</substatuscode> </ResponseStatus> 5