How to stream from another ZoneMinder installation
From ZoneMinder Wiki
Jump to navigationJump to search
--stagecoach 15:38, 23 October 2010 (BST)
To stream from ZoneMinder use a URL like http://<server>/cgi-bin/nph-zms?mode=jpeg&monitor=<monitor number>&scale=100&maxfps=30&buffer=1000&user=<username>&pass=<password>
If embedding in an img tag, include the http:// prefix. Not necessary in browser URL bar.
The cgi-bin path may or may not need /zm/ before it depending on your version.
Go back to the How To pages...