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

MP4 File List Search

Page 71 highlights

8.6. MP4 File List Search Method Access level : GET : Live CGI item name URL MP4 list search of SD card /cgi-bin/get_mp4 _list2 Parameter name maxmatches index Parameter value 1 to 15 Numeric value Description Upper-limit of number of lists to be acquired * Can be omitted List search start position 1 to 65535 Usage example) Acquire list from No. 1 with 10 as the upper-limit number. http://192.168.0.10/cgi-bin/get_mp4_list2?maxmatches=10&index=1 The response data is as shown below. no,filename,mm/dd/yyyy hh:mm:ss,duration[CR][LF MP4fileNum = Numeric value (acquired number of lists) [CR][LF] MP4fileALLNum = Numeric value (total number of files) [CR][LF] list_id = Numeric value The response data example is as shown below. no,filename,mm/dd/yyyy hh:mm:ss,duration[CR][LF] 1,S0MA001000000110,01/01/2015 12:0:0,00:05:05[CR][LF] 2,S0MA001000000210,01/01/2015 15:15:15,00:05:05[CR][LF] MP4fileNum=2[CR][LF] MP4fileALLNum=2[CR][LF] list_id=123 Note that mm/dd/yyyy hh:mm:ss and duration indicate the recording start date and time and recording elapsed time of the corresponding MP4 file. list_id on the last line is a unique value for the acquired file list. It is used for deletion, download, and FTP transfer. Integrated Camera Interface Specifications / Supplement for Web Control 70

  • 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
70
8.6. MP4 File List Search
Method
: GET
Access level
: Live
CGI item name
URL
Parameter
name
Parameter
value
Description
MP4 list search of
SD card
/cgi-bin/get_mp4
_list2
maxmatches
1 to 15
Upper-limit of number of lists to be
acquired
* Can be omitted
index
Numeric value
List search start position
1 to 65535
Usage example) Acquire list from No. 1 with 10 as the upper-limit number.
The response data is as shown below.
no,filename,mm/dd/yyyy hh:mm:ss,duration[CR][LF]
MP4fileNum = Numeric value (acquired number of lists) [CR][LF]
MP4fileALLNum = Numeric value (total number of files) [CR][LF]
list_id = Numeric value
The response data example is as shown below.
no,filename,mm/dd/yyyy hh:mm:ss,duration[CR][LF]
1,S0MA001000000110,01/01/2015 12:0:0,00:05:05[CR][LF]
2,S0MA001000000210,01/01/2015 15:15:15,00:05:05[CR][LF]
MP4fileNum=2[CR][LF]
MP4fileALLNum=2[CR][LF]
list_id=123
Note that mm/dd/yyyy hh:mm:ss and duration indicate the recording start date and time and recording
elapsed time of the corresponding MP4 file.
list_id on the last line is a unique value for the acquired file list. It is used for deletion, download, and FTP
transfer.