Code: Select all
Server starting at 04/04/22 14:29:56
'zmc -m 1' starting at 04/04/22 14:29:59, pid = 24147
'zmc -m 1' started at 04/04/22 14:29:59
'zmfilter.pl' starting at 04/04/22 14:29:59, pid = 24154
'zmfilter.pl' started at 04/04/22 14:29:59
'zmaudit.pl -d 900 -y' starting at 04/04/22 14:30:00, pid = 24166
'zmaudit.pl -d 900 -y' started at 04/04/22 14:30:00
'zmwatch.pl' starting at 04/04/22 14:30:00, pid = 24170
'zmwatch.pl' started at 04/04/22 14:30:00
'zmupdate.pl -c' starting at 04/04/22 14:30:00, pid = 24174
'zmupdate.pl -c' started at 04/04/22 14:30:00
Corrupt JPEG data: premature end of data segment
Invalid JPEG file structure: two SOI markers
'zmc -m 1' crashed at 04/04/22 14:30:21, exit status 1
'zmc -m 1' starting at 04/04/22 14:30:21, pid = 24229
'zmc -m 1' started at 04/04/22 14:30:21
Corrupt JPEG data: premature end of data segment
Invalid JPEG file structure: two SOI markers
'zmc -m 1' crashed at 04/04/22 14:30:34, exit status 1
Starting pending process, zmc -m 1
'zmc -m 1' starting at 04/04/22 14:30:39, pid = 24257
'zmc -m 1' started at 04/04/22 14:30:39
Corrupt JPEG data: premature end of data segment
Invalid JPEG file structure: two SOI markers
'zmc -m 1' crashed at 04/04/22 14:31:52, exit status 1
Use of uninitialized value in hash element at /usr/bin/zmdc.pl line 332, <CLIENT> line 1.
'zmc -m 1' starting at 04/04/22 14:32:01, pid = 24384
'zmc -m 1' started at 04/04/22 14:32:01
Corrupt JPEG data: premature end of data segment
Invalid JPEG file structure: two SOI markers
'zmc -m 1' crashed at 04/04/22 14:32:10, exit status 1
Use of uninitialized value in hash element at /usr/bin/zmdc.pl line 332, <CLIENT> line 1.
'zmc -m 1' starting at 04/04/22 14:32:21, pid = 24444
'zmc -m 1' started at 04/04/22 14:32:21
Corrupt JPEG data: premature end of data segment
Invalid JPEG file structure: two SOI markers
'zmc -m 1' crashed at 04/04/22 14:32:27, exit status 1
I have seen another post that hints on the size being different from the captured image, but I think they are the same. I am using an Axis 2100 cam on firmware version 2.40.
Remote host path = /axis-cgi/jpg/image.cgi?resolution=640x480
and wdth= 640, height = 480
I have checked I can get a jpeg with wget, it returns a picture ,image magick's identify function tells me this about the image returned:
Code: Select all
Image: image.cgi?resolution=640x480
Format: JPEG (Joint Photographic Experts Group JFIF format)
Geometry: 640x480
Class: DirectClass
Type: true color
Depth: 8 bits-per-pixel component
Colors: 39299
Filesize: 39.0k
Interlace: None
Background Color: grey100
Border Color: #DFDFDF
Matte Color: grey74
Dispose: Undefined
Iterations: 0
Compression: JPEG
comment: h
signature: 8ba116be9328dd261bb96ea1886c0ff675b45a7f589474d2e8af1e0166cccc0c
Tainted: False
User Time: 0.020u
Elapsed Time: 0:01
Is this where the error is occering?
If so How do I get the camera to output 24 bit?
if not, any other ideas?
thanks
Rich