Axis Q7404 Quad encoder

Forum for questions and support relating to the 1.32.x releases only.
Post Reply
User avatar
snake
Posts: 337
Joined: Sat May 21, 2016 2:20 am

Re: Axis Q7404 Quad encoder

Post by snake »

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.
Post Reply