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!
Montage Review functionality changed?
Re: Montage Review functionality changed?
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...
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...
Re: Montage Review functionality changed?
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.
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.
Re: Montage Review functionality changed?
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.
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.
Re: Montage Review functionality changed?
Sounds like you are hitting the browser connection limit. You need multiport.
Re: Montage Review functionality changed?
Thanks for the tip!