*** Please note that this reply is generated by LLM automatically ***
To clarify the camera connection and streaming capabilities of the Jetson Orin Nano module, let’s break down the information provided in the datasheet.
The Jetson Orin Nano module supports up to 16 virtual channels with ISP (Image Signal Processor) or 24 virtual channels without ISP. However, in multicamera systems, the Video Input (VI) module can handle up to six active streams.
The MIPI CSI (Camera Serial Interface) interface on the Jetson Orin Nano module supports up to four dual-lane camera streams or two quad-lane camera streams. Each data lane has a peak bandwidth of up to 2.5 Gbps.
Without a camera aggregator or virtual channels, the maximum number of MIPI streams is indeed four. However, with the use of virtual channels, the Jetson Orin Nano module can support more cameras.
The CSI aggregator uses virtual channels to connect to multiple cameras over a single CSI connection. The Jetson AGX Orin VI muxer sends each camera frame to a different location in memory, and in software, each camera appears as a separate V4L2 device.
To answer your question, the Jetson Orin Nano module can retrieve up to 16 cameras using virtual channels at the same time, but only six active streams can be processed simultaneously by the Video Input (VI) module.
Here’s a comparison of the camera connection and streaming capabilities of the Jetson Orin Nano module:
- Maximum MIPI streams without virtual channels: 4
- Maximum virtual channels with ISP: 16
- Maximum virtual channels without ISP: 24
- Maximum active streams in multicamera systems: 6
In summary, the Jetson Orin Nano module can support up to 16 cameras using virtual channels, but only six active streams can be processed simultaneously by the Video Input (VI) module. The use of virtual channels and the CSI aggregator enables the Jetson Orin Nano module to support more cameras than the maximum number of MIPI streams without virtual channels.
*** Please give the thumbs up if you get answers you like. Or provide feedback to help us improve the answer. ***