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

MP4 File Deletion, 10. Acquiring Information of MP4 File being Played Back

Page 74 highlights

8.9. MP4 File Deletion Method Access level : GET : Live CGI item name URL Deletion of stored data /cgi-bin/del_mp4 _file Parameter name fileno list_id Parameter value Numeric value Numeric value Description File No. acquired by /cgi-bin/get_mp4_list2 * A max. of up to 50 files can be specified. List ID acquired by /cgi-bin/get_mp4_list2 Usage example) Delete file no. 1 and 2 http://192.168.0.10/cgi-bin/del_mp4_file?fileno=1,2&list_id=123 8.10. Acquiring Information of MP4 File being Played Back Method Access level : GET : Live CGI item name URL Playback data information acquisition /cgi-bin/get_play sceneinfo Parameter name type Parameter value playscene setscene Description playscene: Information about content being played back setscene: Information about set content * Can be omitted ▪ If the "type" has not been specified, assume type = playscene. ▪ If this CGI is not called once in 30 seconds during playback, the playback process will stop. The response data is as shown below. playtype = play/stop/pause filename = String startpts = Numeric value endpts = Numeric value curtime = Numeric value (time period [msec] from start) duration = hh:mm:ss time = mm/dd/yyyy hh:mm:ss sdrec_mode = String (same as "value" of /cgi-bin/set_sdrec_mode) Integrated Camera Interface Specifications / Supplement for Web Control 73

  • 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
73
8.9. MP4 File Deletion
Method
: GET
Access level
: Live
CGI item name
URL
Parameter
name
Parameter
value
Description
Deletion of stored
data
/cgi-bin/del_mp4
_file
fileno
Numeric value
File No. acquired by
/cgi-bin/get_mp4_list2
* A max. of up to 50 files can be
specified.
list_id
Numeric value
List ID acquired by
/cgi-bin/get_mp4_list2
Usage example) Delete file no. 1 and 2
8.10. Acquiring Information of MP4 File being Played Back
Method
: GET
Access level
: Live
CGI item name
URL
Parameter
name
Parameter
value
Description
Playback data
information
acquisition
/cgi-bin/get_play
sceneinfo
type
playscene
setscene
playscene: Information about content
being played back
setscene: Information about set
content
* Can be omitted
If the "type" has not been specified,
assume type = playscene.
If this CGI is not called once in 30
seconds during playback, the
playback process will stop.
The response data is as shown below.
playtype = play/stop/pause
filename = String
startpts = Numeric value
endpts = Numeric value
curtime = Numeric value (time period [msec] from start)
duration = hh:mm:ss
time = mm/dd/yyyy hh:mm:ss
sdrec_mode = String (same as "value" of /cgi-bin/set_sdrec_mode)