If using jetson in edge computing what are the possible ways to send the collected data to main server

,

If using jetson for example to track the real time location of a vehicle using a GPS module what are the best practices to send the collected GPS coordinates to the central server in real time. Should it be a webserver using rest apis or is there any other alternatives. Suggest me please.

Hi,
A general usecase is to send video to another device and we can utilize RTSP/UDP. It looks like your usecase is to send GPS data only. We don’t actually have much experience about this. Would need other users to share experience.

1 Like