ZM v1.30.0 - RTSP double image

Forum for questions and support relating to the 1.30.x releases only.
Locked
morphey
Posts: 2
Joined: Fri Sep 09, 2016 7:49 am

ZM v1.30.0 - RTSP double image

Post by morphey »

Hi,

I have a problem with a RTSP camera (onvif).
Any imposed resolution parameters, the live image is double (mirror) and cut in half as screenshots.
Has anyone had the same problem?
b422b8e8-57cf-11e6-8397-847c0b2752a2.png
b422b8e8-57cf-11e6-8397-847c0b2752a2.png (644.56 KiB) Viewed 2815 times

Thank you.
User avatar
knight-of-ni
Posts: 2406
Joined: Thu Oct 18, 2007 1:55 pm
Location: Shiloh, IL

Re: ZM v1.30.0 - RTSP double image

Post by knight-of-ni »

morphey wrote:Hi,
Any imposed resolution parameters, the live image is double (mirror) and cut in half as screenshots.
I'm not sure I understand what you mean by "imposed parameters".

Set the desired resolution of the video stream in the camera.
When you configure the corresponding monitor in ZoneMinder, the resolution fields much match what the camera is sending exactly, down to the pixel.
You cannot put a different value than what the camera is sending into these fields.
Visit my blog for ZoneMinder related projects using the Raspberry Pi, Orange Pi, Odroid, and the ESP8266
All of these can be found at https://zoneminder.blogspot.com/
morphey
Posts: 2
Joined: Fri Sep 09, 2016 7:49 am

Re: ZM v1.30.0 - RTSP double image

Post by morphey »

Hi @knnnigget,

and thank you for the response.

I can't setting the camera in your software (it is a sircam with control only from application).

This camera: https://www.amazon.it/dp/B014V3LGMW/

The resolution is 1280x720 and in zm-setting I setting correctly this parameters.

If I setting with "libvlc" instead with this parameters is functional complete:
Schermata del 2016-09-09 14-25-45.png
Schermata del 2016-09-09 14-25-45.png (23.06 KiB) Viewed 2795 times
The problem with libvlc It is the block that takes place every now and do not understand why. Even the logs is not reported anything.

thanks
bbunge
Posts: 2979
Joined: Mon Mar 26, 2012 11:40 am
Location: Pennsylvania

Re: ZM v1.30.0 - RTSP double image

Post by bbunge »

the SP007-E camera is ONVIF compliant so FFMPEG mode should work. LIBVLC can stop working. As I do not read italian it is difficult to recommend additional settings but documentation for the camera should tell you how to access a video stream and also to configure the camera to tune down the resolution and frame rate.

http://sricamitalia.it/index.php?id_pro ... &id_lang=2

bb
jmuller1984
Posts: 4
Joined: Mon May 26, 2014 7:56 am

Re: ZM v1.30.0 - RTSP double image

Post by jmuller1984 »

Hello,

I have the same issue with an SP013.

I found the onvif2 stream gets the correct stream, but at a lower resolution.

eg :
rtsp://192.168.1.129:554/onvif2
Locked