JVC VN-V26U Security Camera User Manual


 
Example
/api/receive?from=network&from.ip=10.0.0.100&from.protocol=tcp_passive&from.ip_translate=on&to=audio
Specify the client IP address for from.ip=. When from.ip_translate is set to off, VN-V26 will standby to receive audio
data from the IP address specified at from.ip. When from.ip_translate is set to on, VN-V26 will ignore from.ip and
standby to receive audio data from the source IP address of this API.
2) VN-V26 returns a response.
HTTP/1.1 200 OK<CRLF>
Connection: Keep-Alive<CRLF>
Content-type: text/plain<CRLF>
Date: Fri, 13 MAY 2005 07:33:12 GMT<CRLF>
Server: VN-V26 Network Camera/1.0.0<CRLF>
x-vnv26_response:
from=network&from.ip=10.0.0.100&from.protocol=tcp_passive&from.ip_translate=on&to=audio<CRLF><CRLF>
200 OK<CRLF>
The client may disconnect the TCP80 at this point of time.
3) The client establishes a TCP connection to port number 49298.
4) The client continues to send 512 bytes of u-Law data with a 12-byte header.
5) To end, disconnect TCP49298.
8.2. Restrictions
Restrictions on Number of Clients
Only 1 client is allowed to send audio data to VN-V26. VN-V26 will return an error for this API and TCP will be
disconnected when this function is currently in use by another client.
76
0x00000080
Volume of payload (512 for u-Law)
Time stamp in 8kHz
u-Law data (512 bytes)