Vikylin PTZ-3601-IZ

Post here to indicate any hardware you have used and which is known to work with ZoneMinder. Not for questions.
Post Reply
tinymouse
Posts: 26
Joined: Sat Apr 02, 2022 11:36 pm

Vikylin PTZ-3601-IZ

Post by tinymouse »

I got one of these and now have it working in ZM. This is a Vikylin PTZ-3601-IZ 6mp 3x zoom PoE Dome.
It has web access logging in at http://IP of Cam and can be added to ZM source as:

rtsp://user:password@192.168.xxx.xxx:554/h264/ch1/main/av_stream
-or-
rtsp://user:password@192.168.xxx.xxx:554/stream0 for mainstream of 3072x2048 / 2592x1944 / 2560x1440 / 2304x1296
SubStream I have set to 640x360 rtsp://user:password@192.168.xxx.xxx:554/h264/ch1/sub/av_stream (or 554/stream1)

As for the PTZ functions I can only get pan/tilt/zoom to work. I found that Netcat.pm works for this. So I copied and created a new file called Vikylin.pm in /usr/share/perl5/ZoneMinder/Control.

Supposedly you can also control FOCUS and IRIS but I could not make that work.
Post Reply