Nano and Android Tablet

Hi,
We don’t see existing implementation for this use-case. It seems not to be a possible use-case since generally Android device runs in USB device mode, when connecting to another device(such as host x86 PC). So does Jetson Nano. It would require some investigation/development in running table in host mode and Nano in device mode.

One possible solution is to have the tablet and Jetson Nano in same LAN, so that you can login Jetson Nano through ssh and run gst-launch-1.0 to launch USB cameras. There are steps of launching USB cameras:
Jetson Nano FAQ
[Q: I have a USB camera. How can I launch it on Jetson Nano?]