Ysurac / FlightAirMap

Open source project displaying live aircrafts, ships or trackers on 2D/3D map. Browse through the data based on a particular aircraft, airline, airport, tracker or vessel to search through the database or see extensive statistics. Can use ADS-B in SBS1 format (dump1090, Radarcape,...), VRS, VA (VATSIM, IVAO whazzup.txt, phpvms,...), ACARS (acarsdec, acarsdeco2), APRS, AIS as datasource.
https://www.flightairmap.com/
GNU Affero General Public License v3.0
522 stars 158 forks source link

Track real flights with PTZ cam #335

Open Ysurac opened 7 years ago

Ysurac commented 7 years ago

With a PTZ webcam that support ONVIF, users should be able to move their own cam to see the flight. If possible, flights will be detected on the video.

Ysurac commented 7 years ago

My PTZ cam doesn't support ONVIF GeoMove... This will be more difficult...

Ysurac commented 7 years ago

ONVIF is totally broken on my China cheap webcam. But using CGI it's possible to use it. At least with this a lot of PTZ webcam will be supported, these CGI are used in many cam.

I will need to find if there is any usable ONVIF PTZ webcam available.

Ysurac commented 7 years ago

Auto-calibration of cam should be possible by comparing cam capture: if the cam can move pics are not the same. This will maybe be usable for cam using CGI and dirty ONVIF support.