Page 1 of 1

Problem with video stream on zmNinja

Posted: Fri Jun 05, 2020 12:56 pm
by _pX_
Hi,
I run ZM on Ubuntu 20.04 LTS and cannot get video stream on zmNinja (Android and desktop).
zmNinja shows correct numbers of monitors and descriptions but no video.
API and cgi-bin seems to be correct - getting url from console shows stream in web browser...
Any advices?

Re: Problem with video stream on zmNinja

Posted: Fri Jun 05, 2020 4:18 pm
by SkippyDo
Should be enough here to help guide you:

https://zmninja.readthedocs.io/en/lates ... s/FAQ.html

Sometimes one really has to dig into all the various log files in order to figure out where an issue is really originating.

Re: Problem with video stream on zmNinja

Posted: Sat Jun 06, 2020 11:33 pm
by dawansv
In addition to the FAQs mentionned by SkippyDo, also make sure that you have the same timezone set accross apache's php and mysql/mariadb. I just had to do a reinstall and that created all sort of issues, including broken streams in zmNinja.

Re: Problem with video stream on zmNinja

Posted: Sun Jun 07, 2020 12:13 pm
by _pX_
Thank you.
I had more issues than I initially thought (different timezones on db/php, login issues).
Finally get the app to work.