Open up the web site for the encoder, and view a camera stream. Right click on the video stream and choose view image. Or you can copy the URL of the video stream from the html source. If it's a URL that ends with MJPG or JPG you can put that URL into Zoneminder. But you'll want to add <username>:<password>@ before the ip address, if you have authentication enabled, like the following IP that works with the 240 encoder.
Code: Select all
http://<username>:<password>@<ipaddress>/mjpg/1/video.mjpg
Should work in source type: Remote, and FFMPEG.