How to Stream GPs data to a cloud server?

I would like to stream GPS data from QGC (vehicle position on google map) to a server, basically a website hosted on AWS ec2 instance with the lowest latency.

Is there any way I can do that?

I request to please suggest some ways to do that.

Thankyou

I would recommend to do that using MAVSDK.

1 Like

Thank you, will do that!!

Lets add this feature to QGCS.

What you’re trying to do is best done outside of QGC. It is all ready, you can get going immediately: https://mavsdk.mavlink.io/develop/en/index.html

1 Like

Hi Lorenz

I think the link in your last post has expired, can you please elaborate more on this, specifically if I need to stream out vehicle GPS coordinates to a serial interface/USB of QGC.