I would like to transmit H.264/H.265 stream via USB from Camera to Xavier.
Actually, I want to use Xavier NX to process DeepLearning in order to analysis images of our camera.
Unfortunally, our camera have not CSI output interface for NX, but only DSI.
So I think that using USB port to transmit H.264/H.265 from Camera to NX instead of CSI port.
But I can’t make sure the version of UVC on NX. All document about NX say “compliant UVC” but anyone doesn’t say the exact version of UVC.
As I know, UVC_v1.1 can’t support H.264/H.265 stream and above v1.5 is able to support H.264/H.265.
Please let me know the exact version.