Cannot view Capture Frames since upgrade from 1.30

Forum for questions and support relating to the 1.32.x releases only.
Post Reply
seven
Posts: 13
Joined: Wed Nov 14, 2018 4:51 am

Cannot view Capture Frames since upgrade from 1.30

Post 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.
User avatar
iconnor
Posts: 2900
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Cannot view Capture Frames since upgrade from 1.30

Post by iconnor »

I believe we fixes this issue by removing the ob_clean and flush at line 255 and 286
seven
Posts: 13
Joined: Wed Nov 14, 2018 4:51 am

Re: Cannot view Capture Frames since upgrade from 1.30

Post by seven »

Thank You, This fixes the issues
seven
Posts: 13
Joined: Wed Nov 14, 2018 4:51 am

Re: Cannot view Capture Frames since upgrade from 1.30

Post 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
Post Reply