Configuring control of PTZ unclear?

Discussions related to the 1.36.x series of ZoneMinder
dougmccrary
Posts: 1215
Joined: Sat Aug 31, 2019 7:35 am
Location: San Diego

Re: Configuring control of PTZ unclear?

Post by dougmccrary »

Have you run nmap against it since reset?
eiger3970
Posts: 55
Joined: Thu Jun 26, 2014 10:58 pm

Re: Configuring control of PTZ unclear?

Post by eiger3970 »

No, but I have just now. I'm not sure how nmap helps find the path for the ptz control?

Code: Select all

linuxmint@linuxmint:~$ nmap 192.168.1.180
Starting Nmap 7.80 ( https://nmap.org ) at 2024-03-29 18:57 AEST
Nmap scan report for 192.168.1.180
Host is up (0.0017s latency).
Not shown: 997 closed ports
PORT     STATE SERVICE
80/tcp   open  http
554/tcp  open  rtsp
8000/tcp open  http-alt

Nmap done: 1 IP address (1 host up) scanned in 0.27 seconds
dougmccrary
Posts: 1215
Joined: Sat Aug 31, 2019 7:35 am
Location: San Diego

Re: Configuring control of PTZ unclear?

Post by dougmccrary »

Code: Select all

doug@doug-MS-7A38:~$ nmap 192.168.1.222
Starting Nmap 7.80 ( https://nmap.org ) at 2024-03-29 02:33 PDT
Nmap scan report for 192.168.1.222
Host is up (0.55s latency).
Not shown: 996 closed ports
PORT     STATE SERVICE
80/tcp   open  http
554/tcp  open  rtsp
1935/tcp open  rtmp
8080/tcp open  http-proxy

Nmap done: 1 IP address (1 host up) scanned in 79.19 seconds
It doesn't, explicitly. the above camera uses 8080. That may be sort of standard, I don't know. Yours seems to use 8000.
eiger3970
Posts: 55
Joined: Thu Jun 26, 2014 10:58 pm

Re: Configuring control of PTZ unclear?

Post by eiger3970 »

Ok, so what might the Control Address be?
Currently the Control Address is rtsp://admin@192.168.1.180
dougmccrary
Posts: 1215
Joined: Sat Aug 31, 2019 7:35 am
Location: San Diego

Re: Configuring control of PTZ unclear?

Post by dougmccrary »

See my earlier example. I can't guarantee anything because I can't find anything useful about this camera.
Something like <your_user>:<your_password>@192.168.1.180:8000/onvif
You might not need the user:password part, experiment and check the logs to see the camera response, if any.
eiger3970
Posts: 55
Joined: Thu Jun 26, 2014 10:58 pm

Re: Configuring control of PTZ unclear?

Post by eiger3970 »

The logs show this:
Screenshot from 2024-03-30 10-00-52.png
Screenshot from 2024-03-30 10-00-52.png (158.48 KiB) Viewed 393 times
dougmccrary
Posts: 1215
Joined: Sat Aug 31, 2019 7:35 am
Location: San Diego

Re: Configuring control of PTZ unclear?

Post by dougmccrary »

What have you got in the monitor control page?
eiger3970
Posts: 55
Joined: Thu Jun 26, 2014 10:58 pm

Re: Configuring control of PTZ unclear?

Post by eiger3970 »

Control Address: admin:<password>@192.168.1.180:554/onvif, where <password> means I have different text for a real password like ZoneMinderIsTheBestChuckOutTheRest. I'm keeping the password simple for now, as I don't think ZM could handle a more secure passphrase like: directory deepen shifting subduing
Screenshot from 2024-03-30 15-11-58.png
Screenshot from 2024-03-30 15-11-58.png (59.98 KiB) Viewed 364 times
dougmccrary
Posts: 1215
Joined: Sat Aug 31, 2019 7:35 am
Location: San Diego

Re: Configuring control of PTZ unclear?

Post by dougmccrary »

You didn't follow the example - control device.
maybe just /onvif or as shown: or something else entirely. No telling without specs, I don't see it in the iSpy list but feel free to see for yourself.
eiger3970
Posts: 55
Joined: Thu Jun 26, 2014 10:58 pm

Re: Configuring control of PTZ unclear?

Post by eiger3970 »

I put the specs in the 1st and 2nd post Sat Mar 23, 2024 7:10 pm
I followed the guide, but after a zm reboot, that funny setting appeared.
Screenshot from 2024-04-01 16-41-10.png
Screenshot from 2024-04-01 16-41-10.png (98.15 KiB) Viewed 270 times
eiger3970
Posts: 55
Joined: Thu Jun 26, 2014 10:58 pm

Re: Configuring control of PTZ unclear?

Post by eiger3970 »

Cancelled.
Seems camera is faulty.
Tried:
  • camera's recommended phone app
  • iSpy
  • Kerberos
  • OBS
  • ODM
  • traffic analysis
Searching for an ONVIF compatible ptz camera, any suggestions?
Affordable, but able to read (or clear enough to zoom in) number plates would be incredible if such a product exists.
Post Reply