VCON HD100 Bedienungsanleitung

Stöbern Sie online oder laden Sie Bedienungsanleitung nach IP-Telefone VCON HD100 herunter. HD100 Integrator API & Setup Guide - Emblaze-VCON Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 199
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen

Inhaltsverzeichnis

Seite 1 - Integrator’s Commands

Group Videoconferencing SystemsHDK Integrator’s CommandsVersion 2.1Programmer’s GuideDOC1127 Rev. 6.0 11.06

Seite 2 - Limited Warranty

Emblaze VCON HDK Programmer’s Guide 101ACCESSING THE HD PROGRAMMING INTERFACEThe HDK (High-definition Development Kit) is a set of APIs used by Emblaz

Seite 3

Emblaze VCON HDK Programmer’s Guide 100STREAMING_AUDIO_PORTDescription The destination port for the streaming audio.Valid Value1024 – 65536Default Val

Seite 4 - TABLE OF CONTENTS

Emblaze VCON HDK Programmer’s Guide 101STREAMING_BITRATEDescription The bit rate of the streaming session.Valid Value0 - 2048000Default Value384000Acc

Seite 5

Emblaze VCON HDK Programmer’s Guide 102STREAMING_TTLDescription The time-to-live value appended to each multicast streaming packet.Valid Value0 - 255D

Seite 6

Emblaze VCON HDK Programmer’s Guide 103STREAMING_TIMEOUTDescription Unicast streaming stops automatically if the remote viewer has not requested resum

Seite 7

Emblaze VCON HDK Programmer’s Guide 104STREAMING_ENABLE_ANNOUNCEMENTDescription Send SDP announcement for a multicast streaming session.Valid Value {0

Seite 8

Emblaze VCON HDK Programmer’s Guide 105ETHERNET_NIC_STATUS Description The resulting link speedValid Value 10HD10FD100HD100FDDefault Value N/AAccess R

Seite 9

Emblaze VCON HDK Programmer’s Guide 106ETHERNET_NIC_SETTINGS Description Get the current speed at which the HD is configured to work.Valid Value 10HD1

Seite 10 - NTERFACE

Emblaze VCON HDK Programmer’s Guide 107MAX_ACTIVE_CALLSDescription Get the maximum number of concurrent calls supported.Valid Value value > 0 Defau

Seite 11 - Hiding the HD User Interface

Emblaze VCON HDK Programmer’s Guide 108ACTIVE_CALLSDescription Get the set of active CallIDs.Valid Value See Remarks section.Default Value NULLAccess

Seite 12 - 2SYNTAX CONVENTIONS

Emblaze VCON HDK Programmer’s Guide 109FECC_ALLOWEDDescription Enable remote party to control the local camera.Valid Value {0|1}0 –Disable1 - EnableDe

Seite 13 - 3COMMANDS

Emblaze VCON HDK Programmer’s Guide 11appears on the screen. Hiding the HD User InterfaceIf you want to remove the entire user interface or only its

Seite 14 - HANGUP OK

Emblaze VCON HDK Programmer’s Guide 110ANSWER_MODE_P2P Description Set the point-to-point answer modeValid Value MANUAL_ANSWERAUTO_ANSWERAUTO_ANSWER_M

Seite 15 - CallAnswer

Emblaze VCON HDK Programmer’s Guide 111ANSWER_MODE_MULTIPOINT Description Set the multipoint answer modeValid Value MANUAL_ANSWERAUTO_ANSWERAUTO_REJEC

Seite 16 - CallReject

Emblaze VCON HDK Programmer’s Guide 112BAN_OUTGOING_CALLS Description Prevent the user from making outgoing calls.Valid Value {0|1}0 - Disable1 - Enab

Seite 17 - CallGetParam

Emblaze VCON HDK Programmer’s Guide 113CRYPTO_ALGORITHM Description Set the crypto algorithm for the next call.Valid Value {NONE| AUTO| AES}NONE - HD

Seite 18

Emblaze VCON HDK Programmer’s Guide 114SetParamDescription Edit the value of a LAN configuration parameter.Format GetParam <LANParameter> <Va

Seite 19

Emblaze VCON HDK Programmer’s Guide 115ServerEventsDescription Start or stop sending server event to the console.Format ServerEvents [IsEnable=1] Para

Seite 20 - Access Read only

Emblaze VCON HDK Programmer’s Guide 116GatekeeperEventsDescription Start or stop sending gatekeeper event to the console.Format GatekeeperEvents [IsEn

Seite 21 - TX - outgoing

Emblaze VCON HDK Programmer’s Guide 1173.3 Streaming CommandsStreamingStartDescription Start a new streaming session.Format StreamingStart [RemoteAddr

Seite 22

Emblaze VCON HDK Programmer’s Guide 118StreamingStopDescription End an active streaming session.Format StreamingStop <SessionID>Parameters Sessi

Seite 23 - TX_VIDEO_CODEC

Emblaze VCON HDK Programmer’s Guide 119StreamingResumeDescription Resume an active streaming session.Format StreamingResume <SessionID>Parameter

Seite 24 - RX_VIDEO_CODEC

Emblaze VCON HDK Programmer’s Guide 122SYNTAX CONVENTIONSThe following conventions are used for the API command syntaxes: T Parameters placed between

Seite 25 - TX_VIDEO_SEC_CODEC

Emblaze VCON HDK Programmer’s Guide 120StreamingEventsDescription Start or stop sending streaming event to the console.Format StreamingEvents [IsEnabl

Seite 26 - RX_VIDEO_SEC_CODEC

Emblaze VCON HDK Programmer’s Guide 1213.4 Interactive Multicast CommandsMulticastSendPasswordDescription Send the multicast password to the multicast

Seite 27 - TX_AUDIO_CODEC

Emblaze VCON HDK Programmer’s Guide 122MulticastSendTextDescription Send a text message to the multicast chair.Format MulticastSendText [CallID=0] <

Seite 28 - RX_AUDIO_CODEC

Emblaze VCON HDK Programmer’s Guide 123MulticastRequestFloorDescription Request the multicast floor from the chair.Format MulticastRequestFloor [CallI

Seite 29 - 0 to max supported bit rate

Emblaze VCON HDK Programmer’s Guide 124MulticastRejectFloorDescription Reject a floor grant from the chair.Format MulticastRejectFloor [CallID=0] Para

Seite 30

Emblaze VCON HDK Programmer’s Guide 125MulticastAcceptFloorDescription Accept a floor grant from the chair.Format MulticastAcceptFloor [CallID=0] Para

Seite 31

Emblaze VCON HDK Programmer’s Guide 126MulticastEventsDescription Start or stop sending multicast event to the console.Format MulticastEvents [IsEnabl

Seite 32

Emblaze VCON HDK Programmer’s Guide 1273.5 Camera CommandsCameraGetSelectedDescription Get the selected local or remote camera.Format CameraGetSelecte

Seite 33

Emblaze VCON HDK Programmer’s Guide 128CameraSetSelectedDescription Switch the selected camera to either the local or remote camera.Format CameraSetSe

Seite 34 - 0 to 64 Kb

Emblaze VCON HDK Programmer’s Guide 129CameraPresetSetDescription Set the selected local or remote camera’s preset position.Format CameraPresetSet <

Seite 35

Emblaze VCON HDK Programmer’s Guide 133COMMANDSThis chapter contains description, syntaxes, parameters, and examples of the HDK commands.3.1 Call Comm

Seite 36 - Valid Value Any value

Emblaze VCON HDK Programmer’s Guide 130CameraPresetRecallDescription Move the selected local or remote camera to one of the preset positions.Format Ca

Seite 37 - TX_VIDEO_SEC_HANDLE

Emblaze VCON HDK Programmer’s Guide 131CameraMoveDescription Move the camera’s position.Format CameraMove <Location={l | r}> <Dir={u | d | r

Seite 38 - RX_VIDEO_SEC_HANDLE

Emblaze VCON HDK Programmer’s Guide 1323.6 Video CommandsMuteVideo Description Mute the video sent to the remote side, which sees a predefined bitmap

Seite 39 - TX_AUDIO_HANDLE

Emblaze VCON HDK Programmer’s Guide 133DisplaySetDescription Control the display layout of the HDFormat DisplaySet <Dest={window1|pip1}> <So

Seite 40 - RX_AUDIO_HANDLE

Emblaze VCON HDK Programmer’s Guide 1343.7 Audio CommandsAudioSetMicInputDescription Select the audio input device.Format AudioSetMicInput <Mic=TAB

Seite 41 - 0 – 60 frames per second

Emblaze VCON HDK Programmer’s Guide 135AudioGetMicInputDescription Get the selected audio input device.Format AudioGetMicInputParametersReturn OK on s

Seite 42

Emblaze VCON HDK Programmer’s Guide 136AudioSetMicGainLevelDescription Increase amplification from the audio input device.Format AudioSetMicGainLevel

Seite 43

Emblaze VCON HDK Programmer’s Guide 137AudioGetMicGainLevelDescription Get the amplification level of the selected audio input device.Format AudioGetM

Seite 44

Emblaze VCON HDK Programmer’s Guide 138AudioFilePlayDescription Play a sound file.Format AudioFilePlay <FileName> <Location> Parameters Fi

Seite 45 - Valid Value value > 0

Emblaze VCON HDK Programmer’s Guide 139AudioFileStopDescription Stop playing an audio file.Format AudioFileStopParametersReturn OK on success.ERROR on

Seite 46 - REMOTE_NAME

Emblaze VCON HDK Programmer’s Guide 14HangupDescription Disconnect an active call.Format Hangup [CallID=0] Parameters CallID – The ID of the call to d

Seite 47 - REMOTE_ADDRESS

Emblaze VCON HDK Programmer’s Guide 140MuteMicDescription Mute or unmute the microphone.Format MuteMic [Enable=1]Parameters Enable: {0|1} 0 – Unmute1

Seite 48 - 0 - 100 percent

Emblaze VCON HDK Programmer’s Guide 141MuteSpeakerDescription Mute or unmute the speaker.Format MuteSpeaker [Enable=1]Parameters Enable – {0|1}0 – Unm

Seite 49

Emblaze VCON HDK Programmer’s Guide 142VolumeGetDescription Get the current volume level.Format Vo l u m e G e tParameters N/AReturn OK on success tog

Seite 50

Emblaze VCON HDK Programmer’s Guide 143VolumeSetDescription Change the current volume level.Format VolumeSet <Level>ParametersLevel - The volume

Seite 51

Emblaze VCON HDK Programmer’s Guide 1443.8 Phonebook CommandsPhonebookGetEntryDescription Get the phonebook entry that matches the specified number.Fo

Seite 52

Emblaze VCON HDK Programmer’s Guide 145PhonebookGetNumOfEntriesDescription Get the number of entries in the phonebook.Format PhonebookGetNumOfEntriesP

Seite 53

Emblaze VCON HDK Programmer’s Guide 146PhonebookAddEntryDescription Add a new entry to the phonebook.Format PhonebookAddEntry <Name> <Address

Seite 54 - CallSetBitrate

Emblaze VCON HDK Programmer’s Guide 147PhonebookDeleteEntryDescription Delete the specified entry.Format PhonebookDeleteEntry <Name>ParametersNa

Seite 55 - CallSendIntra

Emblaze VCON HDK Programmer’s Guide 148PhonebookShowDescription Show the content of the phonebook.Format PhonebookShowParameters N/AReturn OK on succe

Seite 56 - CallRequestIntra

Emblaze VCON HDK Programmer’s Guide 149PhonebookDial Description Dial to the address of the specified entry.Format PhonebookDial <EntryName>Para

Seite 57 - CallSendDTMF

Emblaze VCON HDK Programmer’s Guide 15CallAnswerDescription Answer an incoming call.Format CallAnswer [CallID=0]Parameters CallID – The ID of the inco

Seite 58 - CallEvents

Emblaze VCON HDK Programmer’s Guide 1503.9 System CommandsIniReadDescription Read a configuration entry value from an INI file. The INI is in the HD n

Seite 59 - 3.2 LAN Commands

Emblaze VCON HDK Programmer’s Guide 151IniWriteDescription Write a configuration entry value to an INI file.Format IniWrite <FileName> <Secti

Seite 60

Emblaze VCON HDK Programmer’s Guide 152RebootDescription Reboot the system.Format RebootParameters None.Return OK on success.ERROR on error together w

Seite 61

Emblaze VCON HDK Programmer’s Guide 153KeyPressedDescription Simulate the pressing of a remote control key.Format KeyPressed <KeyName>Parameters

Seite 62

Emblaze VCON HDK Programmer’s Guide 154Remarks(cont.)HangupMenuMultipointStatusHelpOKCancelSelectPoundUpLeftDownRightZoomInZoomOutMuteMicMuteSpeakerVo

Seite 63

Emblaze VCON HDK Programmer’s Guide 155ConsoleGetParam Description Retrieve a console parameter.Format ConsoleGetParam <ConsoleParam>Parameters

Seite 64

Emblaze VCON HDK Programmer’s Guide 156ConsoleSetParam Description Edit a console parameter.Format ConsoleSetParam <ConsoleParam> <Va lue >

Seite 65

Emblaze VCON HDK Programmer’s Guide 157DiskInfo Description Print the amount of free space on the HD compact flash non-volatile storage device.Format

Seite 66

Emblaze VCON HDK Programmer’s Guide 158Ping Description Emulate Windows’s “ping” command, which checks if the remote device is “alive.”Format Ping <

Seite 67

Emblaze VCON HDK Programmer’s Guide 159ShowDbgMsgDescription Start/stop sending the debug log from the HD to the HDK device (for example, Hyper Termin

Seite 68 - 1 – Enable

Emblaze VCON HDK Programmer’s Guide 16CallRejectDescription Reject an incoming call.Format CallReject [CallID=0] Parameters CallID – The ID of the inc

Seite 69

Emblaze VCON HDK Programmer’s Guide 1604EVENTSThis chapter contains description, syntaxes, parameters, and examples of the HDK events.4.1 Call EventsE

Seite 70

Emblaze VCON HDK Programmer’s Guide 161EVENT_CALL_RINGBACKDescription An “Alerting” or “Proceeding” message was received from the remote side.Format E

Seite 71

Emblaze VCON HDK Programmer’s Guide 162EVENT_CALL_CONNECTEDDescription A call connects successfully.Format EVENT_CALL_CONNECTED <CallID>Paramete

Seite 72

Emblaze VCON HDK Programmer’s Guide 163EVENT_CALL_OFFERING Description An incoming call indication was received.Format EVENT_CALL_OFFERING <CallID&

Seite 73

Emblaze VCON HDK Programmer’s Guide 164EVENT_CALL_DISCONNECTEDDescription A call was disconnected.Format EVENT_CALL_ DISCONNECTED <CallID> <D

Seite 74

Emblaze VCON HDK Programmer’s Guide 165EVENT_CALL_IDLEDescription Fired after a call is disconnected. The disconnected call’s resources are no longer

Seite 75

Emblaze VCON HDK Programmer’s Guide 166EVENT_CALL_CHANNEL_ONDescription A new channel has been established on a call.Format EVENT_CALL_CHANNEL_ON <

Seite 76

Emblaze VCON HDK Programmer’s Guide 167EVENT_CALL_CHANNEL_OFFDescription An active channel was disconnected on a call.Format EVENT_CALL_CHANNEL_OFF &l

Seite 77 - 0 –Disable

Emblaze VCON HDK Programmer’s Guide 168EVENT_CALL_REMOTE_NOT_RESPONDINGDescription During an active call, no signal is received from the remote side.F

Seite 78

Emblaze VCON HDK Programmer’s Guide 1694.2 Server EventsEVENT_SERVER_DATA_CHANGEDDescription Configuration data was changed by the MXM server.Format E

Seite 79

Emblaze VCON HDK Programmer’s Guide 17CallGetParamDescription Retrieve a call parameter.Format CallGetParam [CallID=0] <CallParameter> Parameter

Seite 80

Emblaze VCON HDK Programmer’s Guide 170EVENT_SERVER_COMMANDDescription A server command was received and must be addressed by the application.Format E

Seite 81

Emblaze VCON HDK Programmer’s Guide 171EVENT_SERVER_STATE_CHANGEDDescription The endpoint’s login state with the MXM server has changed.Format EVENT_S

Seite 82 - 0 - 2048000

Emblaze VCON HDK Programmer’s Guide 1724.3 Gatekeeper EventsEVENT_GATEKEEPER_STATE_CHANGEDDescription The endpoint’s login state with the gatekeeper h

Seite 83

Emblaze VCON HDK Programmer’s Guide 1734.4 Multicast EventsEmblaze VCON developed a type of H.323 session called Interactive Multicast, in which one e

Seite 84

Emblaze VCON HDK Programmer’s Guide 174EVENT_MULTICAST_FLOOR_OFFERINGDescription Fired when the multicast chair offers the floor to this endpoint. Onl

Seite 85

Emblaze VCON HDK Programmer’s Guide 175EVENT_MULTICAST_FLOOR_REQUEST_REJECTED Description Fired when the multicast chair rejected this endpoint’s floo

Seite 86 - 1024 - 65536

Emblaze VCON HDK Programmer’s Guide 176EVENT_MULTICAST_FLOOR_CHANGED Description Fired when the floor is given to another endpoint.Format EVENT_MULTIC

Seite 87

Emblaze VCON HDK Programmer’s Guide 177EVENT_MULTICAST_FLOOR_GRANTED Description Fired when the multicast chair has granted the floor to this endpoint

Seite 88

Emblaze VCON HDK Programmer’s Guide 178EVENT_MULTICAST_PASSWORD_REJECTED Description Fired when this endpoint enters an incorrect password while attem

Seite 89

Emblaze VCON HDK Programmer’s Guide 179EVENT_MULTICAST_PASSWORD_ REQUESTEDDescription Fired when the endpoint must enter a password in order to join a

Seite 90

Emblaze VCON HDK Programmer’s Guide 18Descriptions for the parameters listed above appear on the following pages.Remarks(cont.)TX_AUDIO_BITRATERX_AUDI

Seite 91

Emblaze VCON HDK Programmer’s Guide 1804.5 Streaming EventsEVENT_STREAMING_STARTEDDescription Fired when a streaming session starts.Format EVENT_STREA

Seite 92

Emblaze VCON HDK Programmer’s Guide 181EVENT_STREAMING_ STOPPEDDescription Fired after the streaming session ends.Format EVENT_STREAMING_ STOPPED <

Seite 93 - DIFFSERV

Emblaze VCON HDK Programmer’s Guide 1824.6 System EventsEVENT_SYSTEM_INIT_COMPLETED_ SUCCESSDescription Fired when the system initializes successfully

Seite 94

Emblaze VCON HDK Programmer’s Guide 183EVENT_SYSTEM_INIT_COMPLETED_ FAILUREDescription Fired when the system fails to initialize.Format EVENT_SYSTEM_I

Seite 95 - FAILED_RECEIVING_ADDRESS

Emblaze VCON HDK Programmer’s Guide 184EVENT_ SYSTEM_ DHCP_STATE_RECEIVED_ADDRESSDescription Fired when the system received a valid IP address from th

Seite 96

Emblaze VCON HDK Programmer’s Guide 185EVENT_DHCP_STATE_FAILED_RECEIVING_ADDRESSDescription Fired when system failed to receive an IP address from the

Seite 97

Emblaze VCON HDK Programmer’s Guide 1864.7 FECC EventsCAMERA_REMOTE_MOVE Description Notification about remote camera’s movement.Format CAMERA_REMOTE_

Seite 98

Emblaze VCON HDK Programmer’s Guide 187CAMERA_LOCAL_MOVE Description Notification about local camera’s movement.Format CAMERA_LOCAL_MOVE <Direction

Seite 99

Emblaze VCON HDK Programmer’s Guide 1885THE USER.INI FILE Description The user.ini file contains several configuration parameters that you may edit. T

Seite 100 - 1024 – 65536

Emblaze VCON HDK Programmer’s Guide 1895.1 Configuration ParametersCallEvents Description System sends all Call Events automatically. User does not ne

Seite 101

Emblaze VCON HDK Programmer’s Guide 19STATEDescription Start or stop sending call event to the console.Type of call event to the console.Current call

Seite 102

Emblaze VCON HDK Programmer’s Guide 190MulticastEvents Description System sends all Multicast Events automatically. User does not need to manually cal

Seite 103 - 1800000

Emblaze VCON HDK Programmer’s Guide 191StreamingEvents Description System sends all Streaming Events automatically. User does not need to manually cal

Seite 104

Emblaze VCON HDK Programmer’s Guide 192GatekeeperEvents Description System sends all Gatekeeper Events automatically. User does not need to manually c

Seite 105

Emblaze VCON HDK Programmer’s Guide 193ServerEvents Description System sends all Server Events automatically. User does not need to manually call the

Seite 106

Emblaze VCON HDK Programmer’s Guide 1945.2 GUI ParametersHideAll Description Hides the HD device’s user interface. Only video is displayed on the scre

Seite 107

Emblaze VCON HDK Programmer’s Guide 195HideDlg Description Hides the HD device’s dialog boxes. Only video, messages and icons are displayed on the scr

Seite 108 - SETPARAM OK 1 2

Emblaze VCON HDK Programmer’s Guide 1966WORKFLOW EXAMPLESThis section provides examples of the workflow of a typical HD system during basic operations

Seite 109

Emblaze VCON HDK Programmer’s Guide 19714. EVENT_CALL_CHANNEL_ON 0 0 TX VIDEO15. Outgoing audio channel opened.16. EVENT_CALL_CHANNEL_ON 0 1 TX AUDIO1

Seite 110

Emblaze VCON HDK Programmer’s Guide 1986.2 Outgoing Call FlowThe following table presents the flow of events and actions that result in a successful o

Seite 111

Emblaze VCON HDK Programmer’s Guide 19922. EVENT_CALL_CHANNEL_ON 0 3 RX VIDEO23. Incoming Audio channel opened.24. EVENT_CALL_CHANNEL_ON 0 4 RX AUDIO2

Seite 112 - 1 - Enable

Emblaze VCON HDK Programmer’s Guide 2© 2004, 2005 Emblaze VCON Ltd. All Rights Reserved.This material is proprietary of Emblaze VCON, Ltd. No part of

Seite 113

Emblaze VCON HDK Programmer’s Guide 20REMOTE_TERMINAL_TYPEDescription Type of remote H.323 terminal.Valid ValueTERMINALGATEWAYMCUGATEKEEPERAccess Read

Seite 114 - SetParam

Emblaze VCON HDK Programmer’s Guide 21DIRECTIONDescription The direction of call.Valid ValueRX - incoming.TX - outgoing.Access Read only.Remarks

Seite 115 - ServerEvents

Emblaze VCON HDK Programmer’s Guide 22BITRATEDescription Current call bit rate.Valid Value From 0 to max supported bit rate.Access Read only.Remarks

Seite 116 - GatekeeperEvents

Emblaze VCON HDK Programmer’s Guide 23TX_VIDEO_CODECDescription The call's main outgoing video codec.Valid ValueOFFH261H263Access Read only.Remar

Seite 117 - 3.3 Streaming Commands

Emblaze VCON HDK Programmer’s Guide 24RX_VIDEO_CODECDescription The call's main incoming video codec.Valid ValueOFFH261H263Access Read only.Remar

Seite 118 - StreamingStop

Emblaze VCON HDK Programmer’s Guide 25TX_VIDEO_SEC_CODECDescription The call's secondary outgoing video codec.Valid ValueOFFH261H263Access Read o

Seite 119 - StreamingResume

Emblaze VCON HDK Programmer’s Guide 26RX_VIDEO_SEC_CODECDescription The call's secondary incoming video codec.Valid ValueOFFH261H263Access Read o

Seite 120 - StreamingEvents

Emblaze VCON HDK Programmer’s Guide 27TX_AUDIO_CODECDescription The call's outgoing audio codec.Valid ValueOFFG711AG711UG722G723G728G729Access Re

Seite 121 - MulticastSendPassword

Emblaze VCON HDK Programmer’s Guide 28RX_AUDIO_CODECDescription The call's incoming audio codec.Valid ValueOFFG711AG711UG722G723G728G729Access Re

Seite 122 - MulticastSendText

Emblaze VCON HDK Programmer’s Guide 29TX_VIDEO_BITRATEDescription Actual main outgoing video bit rate.Valid Value From 0 to max supported bit rate.Acc

Seite 123 - MulticastRequestFloor

Emblaze VCON HDK Programmer’s Guide 3Emblaze VCON Technical SupportThis Programmer’s Guide was designed to help you integrate HD systems with your har

Seite 124 - MulticastRejectFloor

Emblaze VCON HDK Programmer’s Guide 30RX_VIDEO_BITRATEDescription Actual main incoming video bit rate.Valid Value From 0 to max supported bit rate.Acc

Seite 125 - MulticastAcceptFloor

Emblaze VCON HDK Programmer’s Guide 31TX_VIDEO_SEC_BITRATEDescription Actual secondary outgoing video bit rate.Valid Value From 0 to max supported bit

Seite 126 - MulticastEvents

Emblaze VCON HDK Programmer’s Guide 32RX_VIDEO_SEC_BITRATEDescription Actual secondary incoming video bit rate.Valid Value From 0 to max supported bit

Seite 127 - 3.5 Camera Commands

Emblaze VCON HDK Programmer’s Guide 33TX_AUDIO_BITRATEDescription Actual outgoing audio bit rate.Valid Value From 0 to 64 Kb.Access Read only.Remarks

Seite 128 - CameraSetSelected

Emblaze VCON HDK Programmer’s Guide 34RX_AUDIO_BITRATEDescription Actual incoming audio bit rate.Valid Value From 0 to 64 KbAccess Read only.Remarks

Seite 129 - CameraPresetSet

Emblaze VCON HDK Programmer’s Guide 35TX_VIDEO_HANDLEDescription The main outgoing video codec handle.Valid Value Any value.Access Read only.Remarks

Seite 130 - CameraPresetRecall

Emblaze VCON HDK Programmer’s Guide 36RX_VIDEO_HANDLEDescription The main incoming video codec handle.Valid Value Any value.Access Read only.Remarks

Seite 131 - CameraMove

Emblaze VCON HDK Programmer’s Guide 37TX_VIDEO_SEC_HANDLEDescription The secondary outgoing video codec handle.Valid Value Any value.Access Read only.

Seite 132 - 3.6 Video Commands

Emblaze VCON HDK Programmer’s Guide 38RX_VIDEO_SEC_HANDLEDescription The secondary incoming video codec handle.Valid Value Any value.Access Read only

Seite 133 - DisplaySet

Emblaze VCON HDK Programmer’s Guide 39TX_AUDIO_HANDLEDescription The outgoing audio codec handle.Valid Value Any value.Access Read only.Remarks

Seite 134 - 3.7 Audio Commands

Emblaze VCON HDK Programmer’s Guide 4TABLE OF CONTENTSLimited Warranty...

Seite 135 - AudioGetMicInput

Emblaze VCON HDK Programmer’s Guide 40RX_AUDIO_HANDLEDescription The incoming audio codec handle.Valid Value Any value.Access Read only.Remarks

Seite 136 - AudioSetMicGainLevel

Emblaze VCON HDK Programmer’s Guide 41TX_VIDEO_FRAMERATEDescription The main outgoing video codec frame rate.Valid Value0 – 60 frames per second.Acces

Seite 137 - AudioGetMicGainLevel

Emblaze VCON HDK Programmer’s Guide 42RX_VIDEO_FRAMERATEDescription The main incoming video codec frame rate.Valid Value 0 – 60 frames per second.Acce

Seite 138 - AudioFilePlay

Emblaze VCON HDK Programmer’s Guide 43TX_VIDEO_SEC_FRAMERATEDescription The secondary outgoing video codec frame rate.Valid Value0 – 60 frames per sec

Seite 139 - AudioFileStop

Emblaze VCON HDK Programmer’s Guide 44RX_VIDEO_SEC_FRAMERATEDescription The secondary incoming video codec frame rate.Valid Value0 – 60 frames per sec

Seite 140

Emblaze VCON HDK Programmer’s Guide 45DURATIONDescription Call duration in seconds.Valid Value value > 0.Access Read only.Remarks

Seite 141 - MuteSpeaker

Emblaze VCON HDK Programmer’s Guide 46REMOTE_NAMEDescription Name of remote endpoint.Valid Value Any value.Access Read only.Remarks

Seite 142 - VolumeGet

Emblaze VCON HDK Programmer’s Guide 47REMOTE_ADDRESSDescription IP address of remote endpoint.Valid Value A valid IP address.Access Read only.Remarks

Seite 143 - VolumeSet

Emblaze VCON HDK Programmer’s Guide 48AUDIO_TO_VIDEO_DELAYDescription The delay between the incoming video and audio streams (in percent).Valid Value0

Seite 144 - 3.8 Phonebook Commands

Emblaze VCON HDK Programmer’s Guide 49JITTER_BUFFER_SIZEDescription Returns the size of the used jitter buffer (in percent).Valid Value0 - 100 percent

Seite 145 - PhonebookGetNumOfEntries

Emblaze VCON HDK Programmer’s Guide 5TX_VIDEO_FRAMERATE ...42RX_VIDEO_FRAMERATE ...

Seite 146 - PhonebookAddEntry

Emblaze VCON HDK Programmer’s Guide 50TX_VIDEO_RESOLUTION Description The outgoing video resolution of the current codec.Valid Value QCIF - 176x144CIF

Seite 147 - PhonebookDeleteEntry

Emblaze VCON HDK Programmer’s Guide 51RX_VIDEO_RESOLUTION Description The incoming video resolution of the current codec.Valid Value QCIF - 176x144CIF

Seite 148 - PhonebookShow

Emblaze VCON HDK Programmer’s Guide 52TX_VIDEO_SEC_RESOLUTION Description The secondary outgoing video resolution of the current codec.Valid Value QCI

Seite 149 - PhonebookDial

Emblaze VCON HDK Programmer’s Guide 53RX_VIDEO_SEC_RESOLUTION Description The secondary incoming video resolution of the current codec.Valid Value QCI

Seite 150 - 3.9 System Commands

Emblaze VCON HDK Programmer’s Guide 54CallSetBitrateDescription Set the video transmission rate for a specific call.Format CallSetBitrate [CallID=0] &

Seite 151 - IniWrite

Emblaze VCON HDK Programmer’s Guide 55CallSendIntraDescription Send an intra frame to the remote party during a specific call.Format CallSendIntra [Ca

Seite 152 - REBOOT OK

Emblaze VCON HDK Programmer’s Guide 56CallRequestIntraDescription Request an intra frame from the remote party during a specific call.Format CallReque

Seite 153

Emblaze VCON HDK Programmer’s Guide 57CallSendDTMFDescription Send a DTMF tone to the remote party for a specific call.Format CallSendDTMF <CallID=

Seite 154

Emblaze VCON HDK Programmer’s Guide 58CallEventsDescription Start or stop sending call event to the console.Format CallEvents [IsEnable=1] Parameters

Seite 155 - ConsoleGetParam

Emblaze VCON HDK Programmer’s Guide 593.2 LAN CommandsGetParamDescription Retrieve the value of a specific LAN configuration parameter.Format GetParam

Seite 156 - ConsoleSetParam

Emblaze VCON HDK Programmer’s Guide 6DEF_BITRATE...84USE_GATEKEEPER...

Seite 157 - DiskInfo

Emblaze VCON HDK Programmer’s Guide 60Remarks(cont.)DNS_SERVER_ADDRESSWINS_SERVER_ADDRESSDOMAIN_NAMENAT_ADDRESSAUTO_ANSWERLIPSYNC_ENABLEAUTO_JITTER_EN

Seite 158 - Ping 172.20.1.1

Emblaze VCON HDK Programmer’s Guide 61Descriptions for the parameters listed above appear on the following pages.Remarks(cont.)STREAMING_AUDIO_PORTSTR

Seite 159

Emblaze VCON HDK Programmer’s Guide 62GATEKEEPER_LOGIN_STATEDescription Login state of the gatekeeper.Valid ValueLOGGED_INLOGIN_FAILED_DUPLICATE_ALIAS

Seite 160 - 4.1 Call Events

Emblaze VCON HDK Programmer’s Guide 63GATEKEEPER_ADDRESSDescription IP address of the gatekeeper.Valid Value Should match IP addressing conventions (x

Seite 161 - EVENT_CALL_RINGBACK

Emblaze VCON HDK Programmer’s Guide 64STATION_NUMBERDescription E.164 alias of a H.323 station.Valid Value A string of digits.Default Value NULLAccess

Seite 162 - EVENT_CALL_CONNECTED

Emblaze VCON HDK Programmer’s Guide 65STATION_NAMEDescription Name of the endpoint.Valid Value String of characters, with a letter as the first charac

Seite 163 - EVENT_CALL_OFFERING

Emblaze VCON HDK Programmer’s Guide 66SERVER_LOGIN_STATEDescription The endpoint’s login state in the MXM server.Valid ValueLOGGED_INLOGIN_FAILED_DUPL

Seite 164 - EVENT_CALL_DISCONNECTED

Emblaze VCON HDK Programmer’s Guide 67SERVER_ADDRESSDescription The IP address of the MXM server.Valid Value Should match IP addressing conventions (x

Seite 165 - EVENT_CALL_IDLE

Emblaze VCON HDK Programmer’s Guide 68AUTO_ADDRESSDescription Enable or disable automatic get of IP address from DHCP server.Valid Value {0|1}0 – Disa

Seite 166 - EVENT_CALL_CHANNEL_ON

Emblaze VCON HDK Programmer’s Guide 69MAC_ADDRESSDescription Returns the MAC address of the endpoint.Valid Value A string in the following format XX:X

Seite 167 - EVENT_CALL_CHANNEL_OFF

Emblaze VCON HDK Programmer’s Guide 7MulticastSendText ...123MulticastReq

Seite 168

Emblaze VCON HDK Programmer’s Guide 70IP_ADDRESSDescription Local endpoint IP address.Valid Value Should match IP addressing conventions (x.x.x.x wher

Seite 169 - 4.2 Server Events

Emblaze VCON HDK Programmer’s Guide 71SUBNET_MASKDescription Subnet mask of the local endpoint.Valid Value Should match IP addressing conventions(x.x.

Seite 170 - EVENT_SERVER_COMMAND

Emblaze VCON HDK Programmer’s Guide 72DEFAULT_GATEWAYDescription The network’s default gateway.Valid Value Should match IP addressing conventions (x.x

Seite 171 - EVENT_SERVER_STATE_CHANGED

Emblaze VCON HDK Programmer’s Guide 73DNS_SERVER_ADDRESSDescription IP Address of network’s DNS Server.Valid Value Should match IP addressing conventi

Seite 172 - 4.3 Gatekeeper Events

Emblaze VCON HDK Programmer’s Guide 74WINS_SERVER_ADDRESSDescription IP Address of network’s WINS Server.Valid Value Should match IP addressing conven

Seite 173 - 4.4 Multicast Events

Emblaze VCON HDK Programmer’s Guide 75DOMAIN_NAMEDescription The name of the domain in which the endpoint is located.Valid Value String of dot-separat

Seite 174

Emblaze VCON HDK Programmer’s Guide 76NAT_ADDRESSDescription The NAT IP address of the endpoint.Valid Value Should match IP addressing conventions (x.

Seite 175

Emblaze VCON HDK Programmer’s Guide 77AUTO_ANSWERDescription Enable/disable automatic answer of incoming call.Valid Value {0|1}0 –Disable1 - EnableDef

Seite 176 - DemoRoom

Emblaze VCON HDK Programmer’s Guide 78LIPSYNC_ENABLEDescription Enable/disable lip synchronization mechanism.Valid Value {0|1}0 –Disable1 - EnableDefa

Seite 177

Emblaze VCON HDK Programmer’s Guide 79AUTO_JITTER_ENABLEDescription Enable/disable automatic buffering control, which allows manual or automatic contr

Seite 178

Emblaze VCON HDK Programmer’s Guide 8ShowDbgMsg ...1604 Events ...

Seite 179

Emblaze VCON HDK Programmer’s Guide 80ABA_ENABLEDescription Enable/disable Adaptive Bandwidth Adjustment mechanism for overcoming network congestion p

Seite 180 - 4.5 Streaming Events

Emblaze VCON HDK Programmer’s Guide 81MAX_BITRATEDescription Maximum bandwidth the system can allocate to initiate a call, according to its capabiliti

Seite 181 - EVENT_STREAMING_ STOPPED

Emblaze VCON HDK Programmer’s Guide 82MIN_BITRATEDescription Minimum bandwidth the system can allocate to initiate a call, according to its capabiliti

Seite 182 - 4.6 System Events

Emblaze VCON HDK Programmer’s Guide 83DEF_BITRATEDescription Default bandwidth the system can allocate to initiate a call, according to its capabiliti

Seite 183 - Example

Emblaze VCON HDK Programmer’s Guide 84USE_GATEKEEPERDescription Enable or disable usage of gatekeeper management and services.Valid Value {0|1}0 –Disa

Seite 184

Emblaze VCON HDK Programmer’s Guide 85USE_SERVERDescription Enable/disable usage of VCON Server management and services.Valid Value {0|1}0 –Disable1 -

Seite 185

Emblaze VCON HDK Programmer’s Guide 86MIN_UDP_PORTDescription Lowest UDP port allowed.Valid Value1024 - 65536Default Value5004Access Read / Write.Set

Seite 186 - 4.7 FECC Events

Emblaze VCON HDK Programmer’s Guide 87MAX_UDP_PORTDescription Highest UDP port allowed.Valid Value1024 - 65536Default Value6004Access Read / Write.Set

Seite 187 - CAMERA_LOCAL_MOVE

Emblaze VCON HDK Programmer’s Guide 88MIN_TCP_PORTDescription Lowest TCP port allowed.Valid Value1024 - 65536Default Value5004Access Read / Write.Set

Seite 188 - 5THE USER.INI FILE

Emblaze VCON HDK Programmer’s Guide 89MAX_TCP_PORTDescription Highest TCP port allowed.Valid Value1024 - 65536Default Value6004Access Read / Write.Set

Seite 189 - 5.1 Configuration Parameters

Emblaze VCON HDK Programmer’s Guide 9MulticastEvents ...191StreamingEv

Seite 190

Emblaze VCON HDK Programmer’s Guide 90AUDIO_QOSDescription The QOS value appended to each audio packet.Valid Value0 - 255Default Value160Access Read /

Seite 191

Emblaze VCON HDK Programmer’s Guide 91VIDEO_QOSDescription The QOS value appended to each video packet.Valid Value0 - 255Default Value128Access Read /

Seite 192

Emblaze VCON HDK Programmer’s Guide 92RTCP_QOSDescription The QOS value appended to each RTCP packet.Valid Value0 - 255Default Value192Access Read / W

Seite 193

Emblaze VCON HDK Programmer’s Guide 93QOS_TYPEDescription Type of QOS which is currently used during the endpoint’s calls.Valid ValueNONEIPPRECEDENCED

Seite 194 - 5.2 GUI Parameters

Emblaze VCON HDK Programmer’s Guide 94AUTO_ACCEPT_MULTICAST_FLOORDescription Automatically accept a multicast floor grant from the chair.Valid Value {

Seite 195 - HideDlg

Emblaze VCON HDK Programmer’s Guide 95DHCP_STATEDescription The endpoint received or did not receive IP address from the DHCP server.Valid ValueNOT_IN

Seite 196 - 6WORKFLOW EXAMPLES

Emblaze VCON HDK Programmer’s Guide 96WINS_LOGIN_STATEDescription The endpoint’s login state in the WINS server.Valid ValueLOGGED_OFFLOGIN_INLOGIN_FAI

Seite 197

Emblaze VCON HDK Programmer’s Guide 97STREAMING_ENABLEDescription The streaming option is enabled or disabled.Valid Value {0|1}0 –Disable1 - EnableDef

Seite 198 - 6.2 Outgoing Call Flow

Emblaze VCON HDK Programmer’s Guide 98STREAMING_ADDRESSDescription The destination multicast address for streaming video and audio.Valid Value Should

Seite 199

Emblaze VCON HDK Programmer’s Guide 99STREAMING_VIDEO_PORTDescription The destination port for the streaming video.Valid Value1024 – 65536Default Valu

Kommentare zu diesen Handbüchern

Keine Kommentare