w w w . s m a x . c o m . t w
Chapter 6.
P 73
6.1.3.1. MJPEG
Return:
FAIL
HTTP/1.1 200 OK\r\n
Content-Type: text/plain\r\n
Content-Length: <content length>\r\n
\r\n
Request failed: <error message>\r\n
Payload Header Format:
Offset
Parameter
Size(Byte)
Description
0x00
Counter
4
payload counter.
0x04
Size
4
payload size.
0x08
Type
4
'J' for JPG,
'A' for audio,
0 for I frame,
1-30 for P frame.
0x0c
Second
4
Time stamp
0x10
Microsecond
4
Time stamp
0x14
Format
4
for audio
Bit0-3 type
2: PCM
3: uLaw
4: AMR
Bit4-5 sample size
0: 8bits
1: 16bits
Offset
Parameter
Size(Byte)
Description
0x14
Format
4
Bit6-8 sample rate
0: 8K
1: 11K
2: 24K
3: 44K
4: 48K
Bit9-10 channel
1: 1 channel
2: 2 channels
Bit11-31 packet length in
minisecs.
For Video:
Bit0-3 type
0:JPEG
1:MPEG4
5:H.264
Bit4-7 scale
0: VGA
1: QVGA
2: QQVGA
3: Full D1 (NTSC)
4: Full D1 (PAL)
5: 720P
7: SXGA
8: 4CIF (NTSC)
9: CIF (NTSC)
10: QCIF (NTSC)
11: 4CIF (PAL)
12: CIF (PAL)
13: QCIF (PAL)