Page 1 of 1

How adding my ip camera escam qd 500 on RTSP zoneminder

Posted: Mon Aug 18, 2014 1:57 pm
by samquad
Hello Please help me for adding my ip camera escam QD 500
Video codec H264 mpeg 4 AVC, resolution 1280X720 , 22 frame/s
IP 192.168.1.11
port 554
protocole rtsp

Works well with VLC with this Link:

Code: Select all

rtsp://192.168.1.11:554/user=admin&password=admin&channel=1&stream=0.sdp?

I tried to set up the camera on zoneminder with this parameter but it does not work

Code: Select all

Remote Protocol: RTSP
Remote Method: RTP/RTSP/HTTP
Remote Host Name: 192.168.1.11
Remote Host Port: 554
Remote Host Path: /user=admin&password=admin&channel=1&stream=0.sdp?
Target Colorspace: 24 bit colour
Capture Width: 1280
Capture Height: 720
maximum fps: 5
Please help me to configure the good value
Thank you

Samquad

Re: How adding my ip camera escam qd 500 on RTSP zoneminder

Posted: Thu Aug 21, 2014 7:27 pm
by knight-of-ni
Try using some of the other Source Types such as ffmpeg or libvlc. Those have better compatibility than the one you are trying to use.

Re: How adding my ip camera escam qd 500 on RTSP zoneminder

Posted: Sat Aug 23, 2014 1:46 pm
by samquad
it's seem impossible to use other source type :(

Re: How adding my ip camera escam qd 500 on RTSP zoneminder

Posted: Sat Aug 23, 2014 1:59 pm
by knight-of-ni
samquad wrote:it's seem impossible to use other source type :(
If you want the camera to work, you need to use either the ffmpeg or libvlc source type.
Can you provide more details as to what the problem may be?

Re: How adding my ip camera escam qd 500 on RTSP zoneminder

Posted: Sun Aug 24, 2014 7:04 am
by samquad
This is the zoneminder system log response when the ip camera is configured with rtsp

Code: Select all

2014-08-24 08:55:03.283924	zmc_m10	22266	FAT	Unable to get RTP Info identifier from response 'RTSP/1.0 200 OK Server: H264DVR 1.0 cseq: 3 Range: npt=now- Session: 64492200 '	zm_rtsp.cpp	483
At the same Time, if y stream with vlc, it is working.

Sorry, i don't understand what you say about source type

Re: How adding my ip camera escam qd 500 on RTSP zoneminder

Posted: Sun Aug 24, 2014 12:37 pm
by knight-of-ni
You are not configuring the camera correctly in zoneminder.

Open up the monitor configuration and change the "Source Type" from "Remote" to "Ffmpeg".
Verify the other fields in the General and Source tabs maintain appropriate values after making this change.

Image

Re: How adding my ip camera escam qd 500 on RTSP zoneminder

Posted: Sun Aug 24, 2014 5:20 pm
by samquad
my camera is working now!

source type ffmpeg
Source path:

Code: Select all

rtsp://192.168.1.11:554/user=admin&password=admin&channel=1&stream=0.sdp?
thank you very much knnniggett :D
Samquad

Re: How adding my ip camera escam qd 500 on RTSP zoneminder

Posted: Sat Mar 12, 2016 8:23 am
by raspi
Hi,

just wanted to know if at the end you had everything working fine includind de PTZ functions?
Thanks in advance for you help
Regards
Erix

Re: How adding my ip camera escam qd 500 on RTSP zoneminder

Posted: Tue Oct 25, 2016 11:16 am
by nea1
hi all,

same question about PTZ for escam.
Can not get it working with ZM 1.30

any advice appreciated