Page 1 of 1

Camera streams on webpage

Posted: Tue Sep 24, 2019 8:54 am
by stevewrightnz1
Hi all,

A little while ago, on version 1.28 I managed to get my cameras to show up on my web pages using:-

Code: Select all

src = https://zm.***********.nz/zm/cgi-bin/nph-zms?mode=jpeg&monitor=1&scale=100&maxfps=25&buffer=1000&user=****&pass=******
in the image tag.

Since I updated to 1.32.3 this has stopped working. I assumed back then that there was a change to the way it was done? It's now time to get it working again and I was wondering what changes were done in the upgrade to break what was working :)

Steve

Re: Camera streams on webpage

Posted: Tue Sep 24, 2019 9:36 am
by stevewrightnz1
OK,

Sorted I think, right clicked stream and copied link, made a few changes to sort my web page and viola - it works.

Steve