Montage - problem when there are more than 5 monitors

Current Development version likely to have breaking changes
Post Reply
IgorA100
Posts: 70
Joined: Sat Feb 03, 2024 11:55 am

Montage - problem when there are more than 5 monitors

Post by IgorA100 »

Monitors 8mp, 5mp & 3mp
FPS 10-20
Up to 5 monitors there are no problems, everything is fine.
Then the problems begin:
- the image is displayed from only 5-7 monitors out of 12.
- the browser is terribly slow (any browsers, any computers running Windows)
- some requests are cancelled.
Bandwidth is set to LOW, channel 1 Gbit/s
In this case, the load on the server itself does not exceed 70%

Probably the problem is that AJAX requests do not have time to be processed?
I'm still at a loss on how to fix this.
Attachments
300.png
300.png (176.21 KiB) Viewed 573 times
IgorA100
Posts: 70
Joined: Sat Feb 03, 2024 11:55 am

Re: Montage - problem when there are more than 5 monitors

Post by IgorA100 »

I tried setting WEB_L_REFRESH_STATUS=20, but the situation did not change globally :(
Is it really just me who has this problem?
User avatar
iconnor
Posts: 2904
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Montage - problem when there are more than 5 monitors

Post by iconnor »

This is a problem as old as time that has been dicussed here many times.

One way to work around it is to use multi-port.

https://medium.com/zmninja/multi-port-s ... 836a336c93
IgorA100
Posts: 70
Joined: Sat Feb 03, 2024 11:55 am

Re: Montage - problem when there are more than 5 monitors

Post by IgorA100 »

It really works!
Yes, I completely forgot about browser restrictions :(
dougmccrary
Posts: 1215
Joined: Sat Aug 31, 2019 7:35 am
Location: San Diego

Re: Montage - problem when there are more than 5 monitors

Post by dougmccrary »

It's easy to forget once it's set. :lol:
I keep the config saved in a couple places in case there's a crash.
Post Reply