GET /api/video?encode=mpeg4 HTTP/1.1<CRLF>

Host: 192.168.0.2<CRLF><CRLF>

Note <CRLF> denotes the line feed code (0x0D, 0x0A).

3) VN-V685/686/686B returns HTTP response.

Example of VN-V685

HTTP/1.1 200 OK<CRLF>

Connection: close<CRLF>

Content-Type: video/mp4v-es<CRLF>

Date: Tue, 02 Oct 2008 07:33:12 GMT<CRLF>

Server: JVC VN-V685 Network Camera<CRLF> x-vnv685_response: encode=mpeg4&framerate=15&framesize=vga&ptz_info=off<CRLF><CRLF>

4)VN-V685/686/686B sends out MPEG-4 data after returning HTTP response. HTTP Response and MPEG-4 stream sent out by VN-V685/686/686B are as follows.

HTTP Response

VOP of MPEG-4 (No. 1)

VOP of MPEG-4 (No. 2)

,,,

When ptz_info=on is specified, boundary, pan/tilt/zoom information and MPEG-4 VOP will be sent out continuously after HTTP Response are as follows.

HTTP Response

boundary

pan/tilt/zoom information

MPEG-4 VOP (No. 1)

boundary

pan/tilt/zoom information

MPEG-4 VOP (No. 2)

11

Page 11
Image 11
JVC VN-V685U, 686U, 686BU manual Example of VN-V685