PTZ sony IP camera problem

Forum for questions and support relating to the 1.27.x releases only.
Locked
User avatar
miyofarts
Posts: 6
Joined: Tue Aug 26, 2014 5:22 pm

PTZ sony IP camera problem

Post by miyofarts »

Hi,

I have got a problem to control my PTZ sony IP camera (couldn't pan, tilt or zoom) so please help me

My setup:
IP Camera (Sony SNC-RX550N)
Zoneminder v1.27.99.0
Linux ubuntu 14.04 server i386

I downloaded this file "SNCEP521 . pm" from the internet then renamed it to "SonySNCRX550 . pm"

and puttd it on this directory " / usr / share / perl/ 5.18.2 / ZoneMinder / Controle "

Also I add the monitor and add a new control with this name SonySNCRX550


Hossam Youssef
+2 01000077526
miyofarts @ gmail . com
Eng. Hossam M.Youssef
Technichal Consultant & System Integrator
Cell1: +201000077526
P Email: miyofarts@gmail . com
Skype: miyofarts
My IBM public profile: ibm . com / certify // profile ? youssefh
User avatar
knight-of-ni
Posts: 2404
Joined: Thu Oct 18, 2007 1:55 pm
Location: Shiloh, IL

Re: PTZ sony IP camera problem

Post by knight-of-ni »

Instructions for doing this are here:
http://www.zoneminder.com/wiki/index.ph ... _tilt_zoom
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/
User avatar
miyofarts
Posts: 6
Joined: Tue Aug 26, 2014 5:22 pm

Re: PTZ sony IP camera problem

Post by miyofarts »

@ knnniggett
I follow all the steps in this link but nothing work
when I tried to move the camera from the control (when I enabled the debugging) this error message appear:
Control response was status = undefined
message = /usr/bin/zmcontrol.pl --tiltstep=5 -- command=moveRelUp --id=1
Eng. Hossam M.Youssef
Technichal Consultant & System Integrator
Cell1: +201000077526
P Email: miyofarts@gmail . com
Skype: miyofarts
My IBM public profile: ibm . com / certify // profile ? youssefh
User avatar
miyofarts
Posts: 6
Joined: Tue Aug 26, 2014 5:22 pm

Re: PTZ sony IP camera problem

Post by miyofarts »

Also from the log I found those:
zmcontrol: Starting control server 1/SonySNCRX550
zmcontrol: Control server 1/SonySNCRX550 starting at 14/08/27 11:48:16
zmcontrol: Can't connect: No such file or directory
web_php: /usr/bin/zmcontrol.pl --panstep=5 --command=moveRelRight --id=1=>
Eng. Hossam M.Youssef
Technichal Consultant & System Integrator
Cell1: +201000077526
P Email: miyofarts@gmail . com
Skype: miyofarts
My IBM public profile: ibm . com / certify // profile ? youssefh
User avatar
miyofarts
Posts: 6
Joined: Tue Aug 26, 2014 5:22 pm

Re: PTZ sony IP camera problem

Post by miyofarts »

Hi Guys,
I found the solution on this link:
github . com / troywill / foscam-zoneminder /issues/1
Eng. Hossam M.Youssef
Technichal Consultant & System Integrator
Cell1: +201000077526
P Email: miyofarts@gmail . com
Skype: miyofarts
My IBM public profile: ibm . com / certify // profile ? youssefh
User avatar
knight-of-ni
Posts: 2404
Joined: Thu Oct 18, 2007 1:55 pm
Location: Shiloh, IL

Re: PTZ sony IP camera problem

Post by knight-of-ni »

miyofarts wrote:@ knnniggett
I follow all the steps in this link but nothing work
when I tried to move the camera from the control (when I enabled the debugging) this error message appear:
Control response was status = undefined
message = /usr/bin/zmcontrol.pl --tiltstep=5 -- command=moveRelUp --id=1
Per the instructions, you must save the control script using the same name as the package name.

SonySNCRX550.pm != SNCEP521.pm
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/
Locked