Panasonic AW-HE42 CGI and Streaming Protocol Specifications - Page 66

FTP Control Sequence

Page 66 highlights

7.5. FTP Control Sequence Camera PC(Client) GET /cgi-bin/get_mp4_list2?index=1 MP4 list search of SD card HTTP/1.1 200 OK no,filename,mm/dd/yyyy hh:mm:ss,duration[CR][LF] 1,S0MA001000000110,01/01/2015 12:00:00,00:05:00[CR][LF] 2,S0MA001000000210,01/01/2015 13:00:00,00:10:00[CR][LF] 3,S0MA001000000310,01/01/2015 14:00:00,00:15:00[CR][LF] MP4fileNum=3[CR][LF] MP4fileALLNum=3[CR ][LF] list_id=123 no:File No filename:File name mm/dd/yyyy hh:mm:ss:Recording data and time duration:Recording time File transfer Transfer of single file GET /cgi-bin/send_ftpserver?fileno=1&select_type=fileno&list_id=123 Request for transfer to FTP server. * In list_id , enter the value of list_id acquired in "MP4 list search of SD card". HTTP/1.1 200 OK Transfer of multiple file GET /cgi-bin/send_ftpserver?fileno=1,2&select_type=fileno&list_id=123 HTTP/1.1 200 OK Transfer of all file GET /cgi-bin/send_ftpserver?select_type=all&list_id=123 HTTP/1.1 200 OK Progress confirmation GET /cgi-bin/get_progress?type=send_ftp HTTP/1.1 200 OK progress=exec rate=xx *xx is a value with the unit [%] Transfer cancellation GET /cgi-bin/cancel_send_ftpserver HTTP/1.1 200 OK Integrated Camera Interface Specifications / Supplement for Web Control 65

  • 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
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106

Integrated Camera Interface Specifications / Supplement for Web Control
65
7.5. FTP Control Sequence
GET /cgi-bin/get_mp4_list2?index=1
HTTP/1.1 200 OK
GET /cgi-bin/send_ftpserver?fileno=1&select_type=fileno&list_id=123
HTTP/1.1 200 OK
GET /cgi-bin/send_ftpserver?fileno=1,2&select_type=fileno&list_id=123
HTTP/1.1 200 OK
GET /cgi-bin/send_ftpserver?select_type=all&list_id=123
HTTP/1.1 200 OK
GET /cgi-bin/get_progress?type=send_ftp
HTTP/1.1 200 OK
GET /cgi-bin/cancel_send_ftpserver
HTTP/1.1 200 OK
Camera
PC(Client)
no,filename,mm/dd/yyyy hh:mm:ss,duration[CR][LF]
1,S0MA001000000110,01/01/2015 12:00:00,00:05:00[CR][LF]
2,S0MA001000000210,01/01/2015 13:00:00,00:10:00[CR][LF]
3,S0MA001000000310,01/01/2015 14:00:00,00:15:00[CR][LF]
MP4fileNum=3[CR][LF]
MP4fileALLNum=3[CR][LF]
list_id=123
MP4 list search of
SD card
Transfer of single file
Transfer of multiple file
Transfer of all file
progress=exec
rate=xx
*xx is a value with the unit [%]
Transfer
cancellation
Progress confirmation
no:File No
filename:File name
mm/dd/yyyy hh:mm:ss:Recording data and time
duration:
Recording time
File transfer
Request for transfer to FTP
server.
* In list_id , enter the value
of list_id acquired in "MP4
list search of SD card".