Alarmframes (*-analyse.jpg) broken since 1.35.5~20200716162846-bionic
Alarmframes (*-analyse.jpg) broken since 1.35.5~20200716162846-bionic
Hi, since the last Update to 1.35.5~20200716162846-bionic all my Alarmframes (*-analyse.jpg) looks like the picture attached if I click on them.
If I click behind or before the frame I see them using PREV / NEXT but the detected area is not longer marked.
Any Ideas whats the reason for this problem ?
Folowing zoneminder related sources are in sources.list
deb http://ppa.launchpad.net/iconnor/zonemi ... ter/ubuntu bionic main
deb http://ppa.launchpad.net/savoury1/ffmpeg4/ubuntu bionic main
If I click behind or before the frame I see them using PREV / NEXT but the detected area is not longer marked.
Any Ideas whats the reason for this problem ?
Folowing zoneminder related sources are in sources.list
deb http://ppa.launchpad.net/iconnor/zonemi ... ter/ubuntu bionic main
deb http://ppa.launchpad.net/savoury1/ffmpeg4/ubuntu bionic main
- Attachments
-
- 1_644_17.jpg (327.49 KiB) Viewed 5655 times
Re: Alarmframes (*-analyse.jpg) broken since 1.35.5~20200716162846-bionic
Please try today's image. I think I fixed this a few days ago
Re: Alarmframes (*-analyse.jpg) broken since 1.35.5~20200716162846-bionic
I'm still seeing this problem with 1.35.5~20200721160555-bionic.
Re: Alarmframes (*-analyse.jpg) broken since 1.35.5~20200716162846-bionic
I think I have it fixed. Building new packages now.
Re: Alarmframes (*-analyse.jpg) broken since 1.35.5~20200716162846-bionic
Mine just updated and now I have a problem I hadn't seen before.
Jul 23 10:03:38 sarkmekawk zma_m3[3458]: ERR [zma_m3] [Failed to write frame image]
Jul 23 10:03:38 sarkmekawk zma_m3[3458]: ERR [zma_m3] [Can't open P#030|Y▒U/00147-capture.jpg for writing: No such file or directory]
I have checked my settings and the storage location still looks fine (/var/cache/zoneminder/events)
So I'm not sure what is causing this error. No events are currently being written to disk, but I can see the live camera fine.
Edit: this may not be just isolated to ubuntu:
viewtopic.php?f=42&t=29743#p116607
Jul 23 10:03:38 sarkmekawk zma_m3[3458]: ERR [zma_m3] [Failed to write frame image]
Jul 23 10:03:38 sarkmekawk zma_m3[3458]: ERR [zma_m3] [Can't open P#030|Y▒U/00147-capture.jpg for writing: No such file or directory]
I have checked my settings and the storage location still looks fine (/var/cache/zoneminder/events)
So I'm not sure what is causing this error. No events are currently being written to disk, but I can see the live camera fine.
Edit: this may not be just isolated to ubuntu:
viewtopic.php?f=42&t=29743#p116607
Re: Alarmframes (*-analyse.jpg) broken since 1.35.5~20200716162846-bionic
Sigh.. I swear I've been testing...
just pushed a fix for the capture jpeg path problem.
just pushed a fix for the capture jpeg path problem.
Re: Alarmframes (*-analyse.jpg) broken since 1.35.5~20200716162846-bionic
With 1.35.5~20200722224526-bionic, I'm now seeing alarm frames generated with proper images, but they don't show motion outlines. They show a red-outlined frame, but blobs are not outlined.
Re: Alarmframes (*-analyse.jpg) broken since 1.35.5~20200716162846-bionic
Check latest build. Should be > 2020072317
Mine is outlining.
It may be that the crashes were causing analysis images to not be written meaning it might be falling back to the capture image.
Mine is outlining.
It may be that the crashes were causing analysis images to not be written meaning it might be falling back to the capture image.
Re: Alarmframes (*-analyse.jpg) broken since 1.35.5~20200716162846-bionic
That's got it!
I still have to use 1.35.5~20200616165015-bionic because of the rotation problem I reported in github.
I still have to use 1.35.5~20200616165015-bionic because of the rotation problem I reported in github.
Re: Alarmframes (*-analyse.jpg) broken since 1.35.5~20200716162846-bionic
Code: Select all
Jul 24 09:45:58 sarkmekawk zma_m3[1082]: ERR [zma_m3] [Can't open PȻ▒OV/00042-analyse.jpg for writing: No such file or directory]
Jul 24 09:45:58 sarkmekawk zma_m3[1082]: ERR [zma_m3] [Failed to write analysis frame image]
When I replay the event in the web interface, it seems to get to the end of the motion where it would be just writing the end frames and I see this in the logs:
Code: Select all
Jul 24 09:47:37 sarkmekawk zms_e139040[3068]: ERR [zms_e139040] [Can't open /var/cache/zoneminder/events/3/2020-07-24/139040/00172-capture.jpg: No such file or directory]
Jul 24 09:47:37 sarkmekawk zms_e139040[3068]: ERR [zms_e139040] [Can't open /var/cache/zoneminder/events/3/2020-07-24/139040/00173-capture.jpg: No such file or directory]
Jul 24 09:47:37 sarkmekawk zms_e139040[3068]: ERR [zms_e139040] [Can't open /var/cache/zoneminder/events/3/2020-07-24/139040/00174-capture.jpg: No such file or directory]
Jul 24 09:47:37 sarkmekawk zms_e139040[3068]: ERR [zms_e139040] [Can't open /var/cache/zoneminder/events/3/2020-07-24/139040/00175-capture.jpg: No such file or directory]
Jul 24 09:47:37 sarkmekawk zms_e139040[3068]: ERR [zms_e139040] [Can't open /var/cache/zoneminder/events/3/2020-07-24/139040/00176-capture.jpg: No such file or directory]
Jul 24 09:47:37 sarkmekawk zms_e139040[3068]: ERR [zms_e139040] [Can't open /var/cache/zoneminder/events/3/2020-07-24/139040/00177-capture.jpg: No such file or directory]
Jul 24 09:47:37 sarkmekawk zms_e139040[3068]: ERR [zms_e139040] [Can't open /var/cache/zoneminder/events/3/2020-07-24/139040/00178-capture.jpg: No such file or directory]
Edit: hold up... another update. Will install that and test again.
Re: Alarmframes (*-analyse.jpg) broken since 1.35.5~20200716162846-bionic
Today's build SHOULD be solid.
Rotation is fixed.
Rotation is fixed.
Re: Alarmframes (*-analyse.jpg) broken since 1.35.5~20200716162846-bionic
Hm after update to this version all Recordings have 0 Byte
And the log is spammed with
And the log is spammed with
2020-07-25 14:53:59 web_php 5345 FAT Can't create frame capture images from video because there is no video file for this event at /var/cache/zoneminder/events/1/2020-07-25/836/ /usr/share/zoneminder/www/views/image.php 263
Re: Alarmframes (*-analyse.jpg) broken since 1.35.5~20200716162846-bionic
I had the same issue with the previous update that i did earlier today.
For me it was just fixed with the fresh build 1.35.5~20200725145046-focal
For me it was just fixed with the fresh build 1.35.5~20200725145046-focal