vitalidze / traccar-web

Traccar Web UI mod
http://traccar.litvak.su/
152 stars 145 forks source link

DJI Drone Tracking #807

Open amoshalava opened 7 years ago

amoshalava commented 7 years ago

can you think of a way we could put the location of our DJI Inspire 1 on the Traccar Map when it's flying? If it only updated every 10 seconds it would be perfect. We know that the DJI Api can give the GPS location but figuring out how to get it and sending it to Traccar is the issue. Any Ideas? Has anyone developed this? I would be willing to donate some money if developed.

vitalidze commented 7 years ago

Usually devices are sending data to the traccar system. There is a wide range of protocols supported: https://www.traccar.org/devices/ If your device does not support sending location and you can use some API to query it then you can forward request to your traccar server using some simple protocol like OsmAnd. Anyway, I think it's better to ask same question on the backend issue tracker: https://github.com/tananaev/traccar/issues