However, the problem is that I need long enough (at least 2~5 meters) cables between cameras and the board to install the cameras outside of the vehicle and TX2 board inside the vehicle to process the images.
Can anyone recommend possible cable solution to extend MIPI CSI2 cable?
It would be also very helpful to know what companyes I can talk to fabricate/customize the cable or repeater etc.
The Jetson is not automotive qualified. If you are building a one-off for experimentation, and are willing to take on the maintenance and risk that comes from using it in that environment, that’s fine. If you’re trying to build something that would actually go into a real car used by real human beings, you should probably be looking at the Drive PX line of devices instead.
Second:
The easiest way to get a long wire camera is to use an Ethernet IP camera.
The second easiest way is to use a USB camera with a high-quality long cable, and preferrably a high-quality, powered hub driving it.
The third way to get long cable runs is to use GMSL. I believe someone has a solution with lots of cameras over GMSL for the NVIDIA Drive platform, but I don’t know of anyone with a driver for the Jetson.
The fourth way to get a long cable run is to wing it manually. Assuming your resolution and frame rate is “reasonable,” then you can build a longer cable yourself, or just use a really long flat flex cable.
“pi-cables” is run by a guy in Britain who makes longer cables for the Raspberry Pi camera connector; some of the Jetson camera interface boards (e g Auvidea) use that connector and thus you may have some success with those cables: http://www.ebay.com/itm/For-Raspberry-Pi-Camera-1m-FRC-Flexible-Round-Cable-T-T-FRC-Kit-pi-cables-/111366510320?hash=item19edf616f0:g:yrUAAOxy2CZTZMc9
(He also does custom orders of custom lengths)
The e-CAM30_HEXCUTX1 - Six 3.4 MP from e-con systems is the last release of the kind. Further upgrades are made to increase the length of the cable used in the device.
Thank you for your reply. I am really interested in the solution.
However, I actually need a solution that can support 5~10m long cables and I can install the cameras on a vehicle and the TX2 in car truck or so for test.
What is maximum cable length between camera module and the board?
Do you plan to support longer length (5~10m) for the camera solution?
I have no recommendation. However, it is known that network performance is altered by any power saving mode. Before testing ethernet latency make sure you are in performance mode. You should find “jetson_clocks.sh” in the home directory of both ~nvidia and ~ubuntu: