More than one view in montage

Forum for questions and support relating to the 1.34.x releases only.
Post Reply
doudy
Posts: 2
Joined: Sat Mar 13, 2021 3:59 pm

More than one view in montage

Post by doudy »

Hello,

ZoneMinder 1.34.22
Camera : Dlink DCS-5020L

I have two views in the display
See below
Image
Any idea to solve this problem?
User avatar
burger
Posts: 472
Joined: Mon May 11, 2020 4:32 pm

Re: More than one view in montage

Post by burger »

Typically malformed images like this are due to the source settings being wrong in ZM. Probably wrong resolution.

Post camera settings, ZM source settings, and then try the video in ffmpeg or vlc. What do those output for video resolution and details?
fastest way to test streams:
ffmpeg -i rtsp://<user>:<pass>@<ipaddress>:554/path ./output.mp4 (if terminal only)
ffplay rtsp://<user>:<pass>@<ipaddress>:554/path (gui)
find paths on ispydb or in zm hcl

If you are new to security software, read:
https://wiki.zoneminder.com/Dummies_Guide
doudy
Posts: 2
Joined: Sat Mar 13, 2021 3:59 pm

Re: More than one view in montage

Post by doudy »

Hello,

By quibbling I found the right image.
But don't ask how ...
:oops:

The correct settings for me, for Camera : Dlink DCS-5020L :
Source Type : Ffmpeg
Source Path : http://mylogin:myPW@myIP:myPort/video/mjpg.cgi
Method : HTTP Tunnel
Target colorspace : 32 bit color
Capture resolution : 640x480
Post Reply