We have deepstream v5 working on Jetson tx2
We can stream RTSP using WiFi, however we need to find a way to stream over Mobile networks, so for example we tried to have our jetson connect to an Android phone as hotspot and use the 'rtsp:// IP address of the Phone:8554 /dstest ’ to read the streaming from another phone
That didn’t work
We are flexible to use Azure cloud for streaming purposes, if using direct phones isn’t possible