How would you do this? --- or is it even Possible?

Dec 6, 2014
6,025
24,186
South Dakota
I got a new camera from Andy which I have yet to install, but I was thinking about a feature that would be cool. This cam has the capability to rotate completely in 360 degrees without any hard stop to it-- it can fully spin. :)

1783598107626.png
EmpireTech PTZ1A2M-25X 1/2.8" CMOS 2MP
25× Starlight IR 4.8mm–120mm Vari-Focal Positioning System PTZ Camera.


I am going to be mounting this big beast on my roof in some manner yet to be determined, and primarily using it to get shots of the sky-- it can be pointed straight up.

QUESTION:
Is there a way to make an overlay that would give me Compass Headings for where the lens is aimed on the horizontal plane?

It feels like this overlay would be reliant on the Camera knowing which way it is pointing, and I don't think that is part of the firmware or hardware capabilities. So--- I put this one out to the braintrust here to see if someone might have an idea about how to do this. Any ideas??
 
I think it is possible to display the Pan/Tilt coordinates on the video image. If so, I would mount the camera so that it is facing North when the pan is at 0. That way you should be able to infer the compass direction from the pan value. Not sure if this would suffice for your circumstances - just a thought.
 
  • Like
  • Exclamation
Reactions: sdkid and Arjun
I think it is possible to display the Pan/Tilt coordinates on the video image. If so, I would mount the camera so that it is facing North when the pan is at 0. That way you should be able to infer the compass direction from the pan value. Not sure if this would suffice for your circumstances - just a thought.
Well-- you got me digging into my CURENT PTZ and found those coordinates. It also had a "North" setting, which you could designate, and it would put a map-style "North" arrow on the screen:

1783613409553.png

1783613206893.png

There seems to be no way to "calibrate" the pan to 0 based on current direction of camera. I am going to have to play with the new one and see what is in the settings for it.
You ROCK sir!

I wonder if ONVIF could report the camera coordinates, then I could do some simple math in a BI text overlay??? That would be the best solution and let me use BI overlay visual elements (font, etc) to match time & date

hmmmm;) We need a THINKING emoji.
 
  • Like
Reactions: VorlonFrog
Well-- you got me digging into my CURENT PTZ and found those coordinates. It also had a "North" setting, which you could designate, and it would put a map-style "North" arrow on the screen:

View attachment 246090

View attachment 246089

There seems to be no way to "calibrate" the pan to 0 based on current direction of camera. I am going to have to play with the new one and see what is in the settings for it.
You ROCK sir!

I wonder if ONVIF could report the camera coordinates, then I could do some simple math in a BI text overlay??? That would be the best solution and let me use BI overlay visual elements (font, etc) to match time & date

hmmmm;) We need a THINKING emoji.
Sounds like you're on to some promising ideas. I'm almost certain you'll be able to get the data through ONVIF and then you can have all kinds of fun with the math, overlays, etc.