Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot view events from monitors not present in montage view #844

Closed
ghost opened this issue Aug 18, 2019 · 1 comment
Closed

cannot view events from monitors not present in montage view #844

ghost opened this issue Aug 18, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 18, 2019

Before you create an issue, please make sure you have read the FAQ. Common questions on API, no image etc are covered there. Please also read HOWTO REPORT ISSUES

Platform & OS Version

Android 9

The version of zmNinja you are reporting:

latest

The version and OS of ZoneMinder you are using:

Ubuntu 19.04, ZM 1.32.3

Device details:

OnePlus 5

Details

Events from monitors that are not present in the montage view do not show up in the event viewer. The zmNinja logs show them being loaded, but they are never rendered. I did some digging, and my best guess is that the NVR.isNotHidden(key) check on https://github.com/pliablepixels/zmNinja/blob/b7ec4bb5d05b834fe7343da06f4ec31f2078211a/www/js/EventCtrl.js#L1902 fails for them, and showHiddenMonitors is false because https://github.com/pliablepixels/zmNinja/blob/b7ec4bb5d05b834fe7343da06f4ec31f2078211a/www/js/EventCtrl.js#L101 only sets it true for the Monitors view.

I'm going to send a plausible PR shortly.

@pliablepixels
Copy link
Member

closing as discussed in the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant