Procedure - JVC VN-E4U - 4 Channel Network Encoder Api Manual

4ch network encoder
Hide thumbs Also See for VN-E4U - 4 Channel Network Encoder:
Table of Contents

Advertisement

6. API for Sending JPEG/Audio from VN-E4 via UDP _
This section describes the API for sending JPEG or audio data via UDP. Make use of the APIs explained in this section in the way as
mentioned in Section 4.
VN-E4 allows sending of up to 10 streams of JPEG/audio data. This includes HTTP sending based on client request, manual sending from the
WEB setting page as well as UDP sending via API. An error will be returned for the API if 10 streams of data are currently being sent.

6.1. Procedure

1) The client establishes a TCP connection to port number 80.
2) The client sends out API via TCP.
Character strings of the following structure will be sent out.
GET
Space
Accept
Space
Host:
Space
Authorization: Basic
The API format when specifying using GET is as follows.
/api/cmd?ParamA=Data&ParamB=Data&ParamC=Data
Refer to Section 4 on details of the Accept and Authorization lines.
3) VN-E4 returns a response to the client.
4) Perform the action as instructed by VN-E4 (start or stop JPEG/audio sending).
5) The client can disconnect TCP80 to end the use of API.
API Character String
text/plain or text/html
IP Address of VN-E4
Space
User Name and Password
Space
HTTP/1.1
0x0D 0x0A
0x0D 0x0A
0x0D 0x0A 0x0D 0x0A
6.1. Procedure
0x0D 0x0A
65

Advertisement

Table of Contents
loading

This manual is also suitable for:

Vn-e4

Table of Contents