Boavision onvif PTZ camera-help please

Post here to ask any questions about hardware suitability, configuration in ZoneMinder, or experiences. If you just want to know if something works with ZoneMinder or not, please check the Hardware Compatibility sections in the forum, and the Wiki first. Also search this topic as well.
Post Reply
Seanc18
Posts: 11
Joined: Wed Oct 18, 2023 10:46 am

Boavision onvif PTZ camera-help please

Post by Seanc18 »

im adding a boavision camera to the server and for the life of me i cannot get the PTZ to stop moving also the 4X zoom doesnt work at all.
stream works great.

Monitor Source path is set to
rtsp://xxxxx:xxxxx@192.168.69.9/11

onvif tab is set to
192.168.69.9/11
not sure its even doing anything.
ptz2.JPG
ptz2.JPG (31.17 KiB) Viewed 7594 times
ptz.JPG
ptz.JPG (283.35 KiB) Viewed 7594 times

Code: Select all

10/25/23, 10:24:09 PM CDT	zmcontrol_3		1312712	ERR	After sending PTZ command, camera returned the following error:'400 Bad Request'MSG: admin Q1ytLMvOmpQhQiG+Yys+Y7TmcPw= Wk5lSENQcjNUQzgxRUV0cFgwSkc= 2023-10-26T03:24:09Z 000truetrue Response:s:Receiverter:ActionNotSupportedAction Not Implemented	zmcontrol.pl	-
10/25/23, 10:24:09 PM CDT	zmcontrol_3		1312712	ERR	After sending PTZ command, camera returned the following error:'400 Bad Request'MSG: admin sKbnFu5naecYzKi96qcdmIMgi4s= bEZtQ21tdDVqS1BYN2MyUm1rbFI= 2023-10-26T03:24:09Z 000 false true Response:s:Receiverter:ActionNotSupportedAction Not Implemented	zmcontrol.pl	-
10/25/23, 10:24:09 PM CDT	zmcontrol_3		1312712	ERR	After sending PTZ command, camera returned the following error:'400 Bad Request'MSG: admin ZnZFHUX/yVF8GnjzyeGOOJCWxe4= OXFtM0FLWjdEbTNFeTI5WDBScHY= 2023-10-26T03:24:08Z 000truetrue Response:s:Receiverter:ActionNotSupportedAction Not Implemented	zmcontrol.pl	-
10/25/23, 10:24:08 PM CDT	zmcontrol_3		1312712	ERR	After sending PTZ command, camera returned the following error:'400 Bad Request'MSG: admin eIhL4qS4lgPkcc8CpSratafnx6M= R3dxZ1JyVXJ2OW9oWER2Y3FjYjQ= 2023-10-26T03:24:08Z 000 false true Response:s:Receiverter:ActionNotSupportedAction Not Implemented	zmcontrol.pl	-
10/25/23, 10:24:08 PM CDT	zmcontrol_3		1312712	ERR	After sending PTZ command, camera returned the following error:'400 Bad Request'MSG: admin q6DVqU0alKBgMcYRkL/9x1oS7yA= bkxlcGtjZTNmRzY4TlBEZEpjZmQ= 2023-10-26T03:24:08Z 000truetrue Response:s:Receiverter:ActionNotSupportedAction Not Implemented	zmcontrol.pl	-
10/25/23, 10:24:08 PM CDT	zmcontrol_3		1312712	ERR	After sending PTZ command, camera returned the following error:'400 Bad Request'MSG: admin FWq6K8dzTyxN2VIt9rGrNRv7WYA= QkJHMFVRVk05V1E2U05lZ0dWaEI= 2023-10-26T03:24:08Z 000 false true Response:s:Receiverter:ActionNotSupportedAction Not Implemented	zmcontrol.pl	-
10/25/23, 10:24:07 PM CDT	zmcontrol_3		1312712	ERR	Zoom Stop not implemented	zmcontrol.pl	-
10/25/23, 10:24:07 PM CDT	zmcontrol_3		1312712	ERR	After sending PTZ command, camera returned the following error:'400 Bad Request'MSG: admin si1XkYw6D1xWl4fLTjIn3T2krn8= dXBSbmZBdnI2MlR5NTNpVnZJVUM= 2023-10-26T03:24:07Z 000 false true Response:s:Receiverter:ActionNotSupportedAction Not Implemented	zmcontrol.pl	
dougmccrary
Posts: 1215
Joined: Sat Aug 31, 2019 7:35 am
Location: San Diego

Re: Boavision onvif PTZ camera-help please

Post by dougmccrary »

Just something to try - make /11 /1
see if it matters.
Seanc18
Posts: 11
Joined: Wed Oct 18, 2023 10:46 am

Re: Boavision onvif PTZ camera-help please

Post by Seanc18 »

dougmccrary wrote: Thu Oct 26, 2023 9:44 am Just something to try - make /11 /1
see if it matters.
didnt help.
this is from debug log

Code: Select all

10/25/2023 20:44:04.403145 zmcontrol_3[1033202].DB1 [main:165] [$VAR1 = {
          'command' => 'moveStop',
          'tiltspeed' => '3',
          'panspeed' => '3'
        };]
10/25/2023 20:44:04.403186 zmcontrol_3[1033202].DB1 [ZoneMinder::Control::onvif:521] [Move Stop]
10/25/2023 20:44:04.403217 zmcontrol_3[1033202].DB1 [ZoneMinder::Control:237] [/11/onvif[9]]
10/25/2023 20:44:04.413831 zmcontrol_3[1033202].ERR [ZoneMinder::Control::onvif:191] [After sending PTZ command, camera returned the following error:'400 Bad Request'

Code: Select all

10/25/23, 11:57:11 PM CDT	zmcontrol_3		1364735	ERR	After sending PTZ command, camera returned the following error:'400 Bad Request'MSG: /onvif/ptz_servicetruetrue Response:s:Receiverter:ActionNotSupportedAction Not Implemented	zmcontrol.pl	-
10/25/23, 11:57:11 PM CDT	zmcontrol_3		1364735	ERR	After sending PTZ command, camera returned the following error:'400 Bad Request'MSG: /onvif/ptz_service true false Response:s:Receiverter:ActionNotSupportedAction Not Implemented
Seanc18
Posts: 11
Joined: Wed Oct 18, 2023 10:46 am

Re: Boavision onvif PTZ camera-help please

Post by Seanc18 »

dougmccrary
Posts: 1215
Joined: Sat Aug 31, 2019 7:35 am
Location: San Diego

Re: Boavision onvif PTZ camera-help please

Post by dougmccrary »

Screenshot 2023-10-26 at 20-54-02 ZM - Monitor - Garage.png
Screenshot 2023-10-26 at 20-54-02 ZM - Monitor - Garage.png (37.99 KiB) Viewed 7554 times
That's a starting point that works for me.
I've never before got it to work at all, cuz I don't much care.
Seanc18
Posts: 11
Joined: Wed Oct 18, 2023 10:46 am

Re: Boavision onvif PTZ camera-help please

Post by Seanc18 »

Actually got the Boavison PTZ camera working working and the ptz stopping and moving correctly


BoavisionSettings.png
BoavisionSettings.png (76.6 KiB) Viewed 7545 times
dougmccrary
Posts: 1215
Joined: Sat Aug 31, 2019 7:35 am
Location: San Diego

Re: Boavision onvif PTZ camera-help please

Post by dougmccrary »

Purview: Check type No check
Have you tried setting this onvif camera setting to check?
Post Reply