-
-
Notifications
You must be signed in to change notification settings - Fork 272
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
Montage cannot load images and monitor streams will not load, but API calls succeed #658
Comments
seems to be a cgi-bin issue. What is the setting at Settings->path to cgi-bin ? |
|
Few questions:
|
Not yet--I will try this tonight.
It appears to be all screens. I don't see any live images and can't load any live video.
I do. I've verified that the information is correct. And I don't think any API calls would succeed if basic auth were failing. Historically this has not been a problem for me. Thanks for the help! |
So basic auth is the problem. The new version of zmNinja changed things for more security. See https://github.com/pliablepixels/zmNinja/wiki/FAQ#i-cant-see-streams-i-use-basic-auth |
Thanks. Does this apply to iOS as well as Android?
|
Yup. I should fix that comment |
Thank you! I should be able to fix this with my nginx install by adding the Authorization header. |
Would you mind posting the config after that? I have another user who needs nginx help and I don’t use nginx. |
Just confirmed that this works for me with nginx. Assuming
|
Thanks, would you also mind adding the lines for computing $arg_basicauth by editing your post above? |
There no computation. Nginx parses the query string params into these
variables for you.
|
Oh cool. Thx. |
It also occurred to me that just |
Everything seems to work with just this setting.
|
Sam, quick question: Are you on ZM 1.31.xx by any chance (master builds)?
The newer versions of ZM use a different config approach (similar to
https://github.com/ZoneMinder/zoneminder/blob/master/misc/apache.conf.in) -
and I was wondering if you have an nginx equivalent config that works with
ZM 1.31.xx - I'd love to share it with users who've been asking.
|
I am not--I'm currently using |
No problem. Thanks. |
Platform & OS Version
iOS 11.4
The version of the app you are reporting:
1.3.005
Device details:
iPhone 7
What is the nature of your issue
Montage images not loading and streams not viewable, but API calls succeed.
Details
The montage view stopped loading images and I'm unable to stream any monitors. The montage view on the zm web UI works correctly. Other screens in zmNinja (i.e. events list) seem to function and render data after successful API calls to my zm server. The montage view correctly displays the 5 monitors I have, but no camera images display and the UI is stuck at "arranging images".
I probably upgraded the app in the last month. My server configuration has not changed in a long time.
Debug Logs (if applicable)
These logs demo:
The text was updated successfully, but these errors were encountered: