Date: Tue, 02 Oct 2007 07:33:12 GMT<CRLF>
Server: JVC VN-V26 Network Camera<CRLF>
x-vnv26_response: encode=ulaw&lowdelay=1&assured=1<CRLF><CRLF>

7.4. Restrictions

Access restriction
VN-V26 has access restriction feature that enables to deny access from a specific IP address. If audio is requested
from the IP address of access restriction, VN-V26 disconnects the TCP connection after API is sent.

Restriction by maximum bitrate of VN-V26

The maximum bitrate of VN-V26 is about 20 Mbps.
Number of clients
The maximum number of audio stream is 2, 2 TCP streams or 1 TCP stream and 1 multicast stream. When 2 streams
are sent from VN-V26, new request for audio is disconnected.
8. Sending Audio to VN-V26
This section describes APIs for audio sending from a client to VN-V26. Make use of the APIs explained in this
section in the way as mentioned in Section 5.

8.1. Procedures

1) The client establishes a TCP connection to port number 80.
2) The client sends out API.
API has following structure.
Refer to Section 5 on details of the Accept and Authorization lines.
The API characters are as follows.
/api/receive?from=network&from.ip=data1&from.protocol=tcp_passive&from.ip_translate=on&to=audio
75
Accept: text/plain (or text/html)space
space HTTP/1.1 0x0D 0x0A
Host: space IP Address of VN-V26 0x0D 0x0A
Authorization: Basic space Encoded User Name and Password 0x0D 0x0A 0x0D 0x0A
GET space API Characters
0x0D 0x0A