My second problem. (Created 2 threads)
Based on what I have read The Corrupt JPEG lines mean that it can't stream the images fast enough.
But, this seems strange to me. I have tried this on 2 different Axis 2100s.
Both show this error. The first was also being accessed by different server software, so I had figured the error was caused by that.
But the Axis 2100 that the logs are refering to is only be accessed by ZoneMinder on a 100Mbit switched connection.
'zmc -m 2' started at 04/07/12 15:15:25
'zmc -m 2' starting at 04/07/12 15:15:25, pid = 4149
Corrupt JPEG data: premature end of data segment
Invalid JPEG file structure: two SOI markers
'zmc -m 2' crashed at 04/07/12 15:15:25, exit status 1
Use of uninitialized value in hash element at /usr/local/bin/zmdc.pl line 332, <CLIENT> line 1.
'zmc -m 2' started at 04/07/12 15:15:25
'zmc -m 2' starting at 04/07/12 15:15:25, pid = 4149
Corrupt JPEG data: premature end of data segment
Invalid JPEG file structure: two SOI markers
'zmc -m 2' crashed at 04/07/12 15:15:25, exit status 1
Corrupt JPEG data
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
There have been a number of issues with this kind of thing on Axis cameras. I've done a patch which hopefully addresses it and which will be in the next release. Unfortunately as I don't get the problem I can't tell if it fixes it but if you want I can mail it to you to try out. Assuming you have the same problem of course.
It's nothing to do with network speed or resources, and more to do with rather inconsistent stream structure. Are you using the mpjpeg stream from the camera or just the jpeg one? I have a 210 and don't see any problems.
Phil,
It's nothing to do with network speed or resources, and more to do with rather inconsistent stream structure. Are you using the mpjpeg stream from the camera or just the jpeg one? I have a 210 and don't see any problems.
Phil,
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
I would suggest using the mpjpeg stream first as it's much more efficient and also faster!
If you don't get anywhere with that then I'll mail you the patch. I'm trying to get a release out shortly anyway.
The paths I'm using on my cameras for mpjpeg streams are as follows, though I think it depends on your firmware to some degree.
205: /mjpg/video/mjpg
210: /axis-cgi/mjpg/video.cgi?resolution=320x240
Phil
If you don't get anywhere with that then I'll mail you the patch. I'm trying to get a release out shortly anyway.
The paths I'm using on my cameras for mpjpeg streams are as follows, though I think it depends on your firmware to some degree.
205: /mjpg/video/mjpg
210: /axis-cgi/mjpg/video.cgi?resolution=320x240
Phil
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact: