Montage Review functionality changed?

Current Development version likely to have breaking changes
Post Reply
klui
Posts: 14
Joined: Wed Oct 26, 2016 11:16 pm

Montage Review functionality changed?

Post by klui »

Hi,

Has Montage Review functionality changed? I have ZM 1.37.66 installed and the review no longer displays any images from my cameras. Regular Montage is fine. In fact, the regular Montage no longer has a memory leak on Firefox so it's more functional now. Montage review when it was working only displays the recent snapshot of my cameras and doesn't update, which is fine for me. When it was working and even now in Montage Review, the camera review can be clicked and I get realtime feeds to each camera.

My cameras use Ffmpeg source type
Source capturing Always
Source path rtsp://...
Method TCP
Decoding Always
Decoder Auto
Target colorspace 24 bit color
Resolution 1920 x 1080
Orientation Normal
Deinterlacing disabled
No motion detection
No recording
Viewing - rtspserver, live stream checkboxes unchecked, rtspstreamname blank
Default rate 1x
Default scale auto
Method for event view auto
MQTT disabled


Thanks!
User avatar
iconnor
Posts: 3390
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Montage Review functionality changed?

Post by iconnor »

Possibly... I did just merge some stuff from some other branches...

The general gist of which should reduce the php ram requirements to generate the page....

But as always... any change can break all kinds of other things.

I'll do some more testing tomorrow...
User avatar
iconnor
Posts: 3390
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Montage Review functionality changed?

Post by iconnor »

Please check your logs... what you describe sounds suspiciously like an API config misconfig

Half the time I think I'd like to use the API more, the rest of the time I think I should just drop it entirely.
klui
Posts: 14
Joined: Wed Oct 26, 2016 11:16 pm

Re: Montage Review functionality changed?

Post by klui »

Interesting.

When I noticed the problem there were many log entries about API not enabled for "admin" but I always use a read-only account. When I logged in as admin Montage Review still didn't work. I enabled API for admin and my read-only account but that didn't fix it either.

The Log link is now green.

I have 7 cameras but in regular Montage view only 6 are displayed while the 7th (last) doesn't have any image.
User avatar
iconnor
Posts: 3390
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Montage Review functionality changed?

Post by iconnor »

Sounds like you are hitting the browser connection limit. You need multiport.
klui
Posts: 14
Joined: Wed Oct 26, 2016 11:16 pm

Re: Montage Review functionality changed?

Post by klui »

Thanks for the tip!
Post Reply