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

MP4 File Download Control, 12. MP4 File Download Sequence

Page 75 highlights

8.11. MP4 File Download Control Method Access level : GET : Live CGI item name URL Download through file specification /cgi-bin/get_mp4 _file Parameter name filename list_id Parameter value String Description File name acquired by /cgi-bin/get_mp4_list2 Numeric value List ID acquired by /cgi-bin/get_mp4_list2 Usage example) Download the file 000120150101. http://192.168.0.10/cgi-bin/get_mp4_file?filename=S0MA001000000110&list_id=123 8.12. MP4 File Download 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 GET /cgi-bin/get_mp4_file?filename=000120150101&list_id=123 Download file * In filename,list_id , enter the value of filename and list_id acquired in "MP4 list search of SD HTTP/1.1 200 OK MP4 file data During download, the remote camera issues a response by assuming the file name acquired by /cgi-bin/get_mp4_list2 (ex. S0MA001000000110.mp4) as the default file name. After completion of download, it is recommended to rename to the date acquired by /cgi-bin/get_mp4_list2. Integrated Camera Interface Specifications / Supplement for Web Control 74

  • 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
74
8.11. MP4 File Download Control
Method
: GET
Access level
: Live
CGI item name
URL
Parameter
name
Parameter
value
Description
Download through
file specification
/cgi-bin/get_mp4
_file
filename
String
File name acquired by
/cgi-bin/get_mp4_list2
list_id
Numeric value
List ID acquired by
/cgi-bin/get_mp4_list2
Usage example) Download the file 000120150101.
8.12. MP4 File Download Sequence
GET /cgi-bin/get_mp4_list2?index=1
HTTP/1.1 200 OK
GET /cgi-bin/get_mp4_file?filename=000120150101&list_id=123
HTTP/1.1 200 OK
MP4 file data
Camera
PC(Client)
Download file
* In filename,list_id , enter the
value of filename and list_id
acquired in "MP4 list search of SD
no:File No
filename:File name
mm/dd/yyyy hh:mm:ss:Recording data and time
duration:Recording time
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
During download, the remote camera issues a response by assuming the file name acquired by
/cgi-bin/get_mp4_list2 (ex. S0MA001000000110.mp4) as the default file name. After completion of
download, it is recommended to rename to the date acquired by /cgi-bin/get_mp4_list2.