Panasonic AW-RP150GJ AW-RP150 Interface Specifications - Page 24

<Appendix&gt

Page 24 highlights

Remote Camera Controller Interface Specifications 【In case of AW-RP120,AW-RP150 and AW-RP60】 The HTTP messages are described using the format for input to the address bar of the web browser as in the example given below. (Example: http://192.168.0.10/cgi-bin/aw_cam?cmd=%23XCN:01:1&res=1) The actual HTTP messages are in compliance with the HTTP1.1 communication specifications, and have the [Send] formats as given below. [Send] A command such as the ones listed below is sent after connection has been made to the specified port (default: 80) which has been set for the controller. Method: GET GET /cgi-bin/aw_cam?cmd=XCN:01:1&res=1 HTTP/1.1[CR][LF] Accept: image/gif, ... (omitted) ... , */*[CR][LF] Referer: http://192.168.0.10/[CR][LF] Accept-Language: en[CR][LF] Accept-Encoding: gzip, deflate[CR][LF] User-Agent: AW-Cam Controller[CR][LF] Host: 192.168.0.10[CR][LF] Connection: Keep-Alive[CR][LF] [CR][LF] Request Header Blank line [Receive] A text-format message as shown below is received. HTTP/1.1 200 OK HTTP/1.1 200 OK[CR][LF] [CR][LF] XQC:02:10:5[CR][LF] [CR][LF] HTTP/1.1 200 OK ER3:XPT Response Response Blank line Message body Blank line Response © Panasonic Corporation 2020 All Rights Reserved. - 24 -

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25

Remote Camera Controller
Interface Specifications
©
Panasonic Corporation 2020 All Rights Reserved.
- 24 -
<Appendix>
In case of AW-RP120,AW-RP150 and AW-RP60
The HTTP messages are described using the format for input to the address bar of the web browser as in
the example given below.
(Example:
The actual HTTP messages are in compliance with the HTTP1.1 communication specifications, and have
the [Send] formats as given below.
[Send]
A command such as the ones listed below is sent after connection has been made to the specified port
(default: 80) which has been set for the controller.
Method: GET
GET /cgi-bin/aw_cam?cmd=XCN:01:1&res=1 HTTP/1.1[CR][LF]
Request
Accept: image/gif, ... (omitted) ... , */*[CR][LF]
Accept-Language: en[CR][LF]
Accept-Encoding: gzip, deflate[CR][LF]
User-Agent: AW-Cam Controller[CR][LF]
Host: 192.168.0.10[CR][LF]
Connection: Keep-Alive[CR][LF]
Header
[CR][LF]
Blank line
[Receive]
A text-format message as shown below is received.
<Normal status response: Setting/Control commands>
HTTP/1.1 200 OK
Response
<Normal status response: Query commands>
HTTP/1.1 200 OK[CR][LF]
Response
[CR][LF]
Blank line
XQC:02:10:5[CR][LF]
Message body
[CR][LF]
Blank line
<Error status response: Setting/Control commands>
HTTP/1.1 200 OK
ER3:XPT
Response