JVC VN-H37 Manual page 103

Ip camera api guide
Table of Contents

Advertisement

34.3. Method of ActiveX Control
JPEG /H.264 Viewer
Method
Play()
Start playback
Stop()
Stop playback
Capture()
Save still image of JPEG
*JPEG only
(Saved folder is specified by "Folder Name" of property)
PTZ Control Client
Method
Initialize()
Destroy()
ManualCtrl(n)
ZoomCtrl(n)
Stop()
SetAutoFunction(n)
OnePushAWC()
SetPosition(n, str)
DeletePosition(n)
MovePosition(n)
Audio Monitor/Audio Sending Client
Method
Play()
Stop()
Destroy()
*Audio Sending
Client only
34.4. How to use ActiveX Control by HTML
If write the next code in <Body> of HTML source code, It comes to be able to use ActiveX in HTML.
Initialize PTZ Control Client
*It must be called before using ptz control
Finalizing PTZ Control Client
*It must be called when the application using ActiveX control is closed.
Start Pan/Tilt according to specified direction
Direction
upper-left
up
upper-right
left
right
under-left down under-right
Start Zoom-In/Zoom-Out
(n = 0: Zoom-In, n = 1: Zoom-Out)
Stop Pan/Tilt/Zoom
Control Auto Patrol
(n = 0: stop auto patrol, n = 2: start auto patrol)
Issue one push AWC
Register current position as preset position
n: Position Number (0 – 19)
str: Position Title (0 - 32 characters)
Unregister specified preset position
n: Position Number (1 – 19) *Cannot unregister Home Position
Move to specified preset position
n: Position Number (0 – 19)
[Audio Monitor]
Start playback
[Audio Sending Client]
Start audio stream
*Result of starting audio stream is stored in "Result" of property
[Audio Monitor]
Stop playback
[Audio Sending Client]
Stop audio stream
Finalize Audio Sending Client
*It must be called when the application using ActiveX control is closed.
Meaning
Meaning
Number of "n"
7 8 9
4 5 6
1 2 3
Meaning
1 0 3

Advertisement

Table of Contents
loading

Table of Contents