link all the works
http://IP/zm/cgi-bin/nph-zms?mode=jpeg& ... &monitor=3
if you turn "Authenticate user logins to ZoneMinder" link does not work
how to insert video zm page
Re: how to insert video zm page
Right, it won't work because you enabled authentication.
You need to add
You need to add
Code: Select all
&user=admin&pass=PASS
I no longer work on zmNinja, zmeventnotification, pyzm or mlapi. I may respond on occasion based on my available time/interest.
Please read before posting:
How to set up logging properly
How to troubleshoot and report - ES
How to troubleshoot and report - zmNinja
ES docs
zmNinja docs
Please read before posting:
How to set up logging properly
How to troubleshoot and report - ES
How to troubleshoot and report - zmNinja
ES docs
zmNinja docs
Re: how to insert video zm page
Thank youasker wrote:Right, it won't work because you enabled authentication.
You need to addCode: Select all
&user=admin&pass=PASS
It works