Cellular modem/Sim Card external communication

Hey all,

I am based in the UAE looking at options to perform edge video analytics on the Jetson TX2 and stream the data output back to a remote server. I need a way to get this data from the TX2 back to a database server. Is there any working solution using a cellular modem/sim card?

Having read many threads here, there does not seem to be any definitive solution. All thoughts/help appreciated

Hi,
For TX2, you can check DeepStream SDK 1.5 for running deeplearning models.
There is a sample plugin dsexample and you can implement uploading data to remote server in it.