Increase Chrome/Chromium max connections

Forum for questions and support relating to the 1.24.x releases only.
Locked
DREMA
Posts: 162
Joined: Fri Dec 12, 2008 2:39 am
Location: México

Increase Chrome/Chromium max connections

Post by DREMA »

Hello!

I created a simple html page with the direct links to the camera feeds for simple monitoring, and Google Chrome is by far the best browser to watch the streams, the look very fluid and smooth, with very little load to the machine.
But the problem is that chrome only seems to support a max of 6 simultaneous connection per server and I have 25 cameras.
Anyone knows a way to bypass this? either on chrome or the zm installation?

Thanks
r6express
Posts: 3
Joined: Thu Nov 04, 2010 5:25 pm
Location: United States

Post by r6express »

I've run into the same problem with 9 cameras. The chromium team is reluctant to allow the max connections per server to be configurable. If I used Firefox and increase the max-connections-per-server setting in about:config then it seems to work better. I only say "better" because it's still not perfect but I at least see all the camera streams. The FPS/Alarm indicators are not all updating correctly, however.
DREMA
Posts: 162
Joined: Fri Dec 12, 2008 2:39 am
Location: México

Post by DREMA »

Yeah, I have read about it, I was hopping we can modify something on apache to force chrome to load all the feeds.
Locked