Closed Damix48 closed 3 years ago
Most browsers are limited to 6 simultaneous TCP connections to a given domain when using http/1.1. See https://stackoverflow.com/questions/985431/max-parallel-http-connections-in-a-browser You might be able to increase this if you use a reverse proxy that supports http/2 such as NGINX. Note that MJPEG streams can be fairly network intensive so this may also present issues, especially over wifi.
Thank you!
The problem
When I add 7+ cameras (live in lovelance) HA freeze and crash.
When I add 6 live camera no problem, but when I add the 7th (in the same view or spread in different views) HA freeze and "crash". I got an error only 1 time.
What is version of Home Assistant Core has the issue?
core-2021.4.6
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
Camera
Link to integration documentation on our website
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response