Page 1 of 1

Cannot view Capture Frames since upgrade from 1.30

Posted: Wed Nov 14, 2018 5:48 am
by seven
Cannot view Capture Frames since upgrade from 1.30, h264 passthrough video works perfectly.

they were also working via the zmninja app via the API just not working via the Web console

[Wed Nov 14 15:33:20.703722 2018] [:error] [pid 16785] [client xxxxx:64858] DBG [View: request Request: status Action: ], referer: http://xxxxx/zm/index.php?view=event&ei ... c=1&page=1
[Wed Nov 14 15:33:23.604649 2018] [:error] [pid 16785] [client xxxxx:64858] DBG [View: frame Request: Action: ]
[Wed Nov 14 15:33:23.640035 2018] [:error] [pid 16785] [client xxxxx:64858] DBG [View: image Request: Action: ], referer: http://xxxxx/zm/index.php?view=frame&ei ... &scale=100
[Wed Nov 14 15:33:23.641733 2018] [:error] [pid 16785] [client xxxxx:64858] PHP Notice: ob_clean(): failed to delete buffer. No buffer to delete in /usr/share/zoneminder/www/views/image.php on line 255, referer: http://xxxxx/zm/index.php?view=frame&ei ... &scale=100

I can also access events directly via the event ie.

http://xxxxx/zm/index.php?view=image&ei ... d=password

Any help would be awesome.

Re: Cannot view Capture Frames since upgrade from 1.30

Posted: Wed Nov 14, 2018 8:59 pm
by iconnor
I believe we fixes this issue by removing the ob_clean and flush at line 255 and 286

Re: Cannot view Capture Frames since upgrade from 1.30

Posted: Thu Nov 15, 2018 2:51 am
by seven
Thank You, This fixes the issues

Re: Cannot view Capture Frames since upgrade from 1.30

Posted: Tue Nov 20, 2018 12:52 am
by seven
iconnor wrote: Wed Nov 14, 2018 8:59 pm I believe we fixes this issue by removing the ob_clean and flush at line 255 and 286
Interestingly I'm currently running from your ppa, can this issue be fixed there?

deb http://ppa.launchpad.net/iconnor/zoneminder-1.32/ubuntu xenial main