From b321c0ee139571530a685edc187e29055b099789 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 24 Sep 2020 17:27:02 -0400 Subject: performance faq --- docs/guides/FAQ.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'docs') diff --git a/docs/guides/FAQ.rst b/docs/guides/FAQ.rst index 314cd3f4..4bb8e90c 100644 --- a/docs/guides/FAQ.rst +++ b/docs/guides/FAQ.rst @@ -615,6 +615,21 @@ monitors as you need. Read `this `__ post for more details. + +Montage is killing my server +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +- Remember, that by default, zmNinja montage streaming works differently from ZM's web console. + ZM's web console uses ``nph-zms`` (The MJPEG streamer) to stream live views. The problem with this + approach is you can't see more than 6 monitors at the same time, on Chrome. Read the note just above this. + The short therefore is if you want comparable performance, enable `multiport `__ + as described above. As of today, zmNinja doesn't have a way to use constant streaming if you have less than + 6 monitors. +- Make sure you close your browsers (ZM web) when testing zmNinja, if load is an issue. +- Reduce "Montage Image Scale" in developer settings and see if it helps +- Enable "Disable Alarm API in Montage" in developer settings + + Event images/streaming related ------------------------------ -- cgit v1.2.3