Jetson AGX Orin: Can't Connect GigE Camera

Info:
System- Jetson AGX Orin,
Camera- https://www.edmundoptics.com/p/oryxr-orx-10gs-51s5m-c-mono-10gige/46574/

Problem:
I can’t get the Jetson AGX Orin to see a GigE camera.

Details:
Flashed the Orin with JetPack 6.0 rev 1 using the sdk manager.
Installed the Spinnaker SDK and python library found here which include readmes with instructions. Didn’t have any trouble connecting to USB cameras, but can’t connect to a GigE camera. I disabled RPF which was supposed to allow the GigE camera to show up, but it didn’t work. Camera works fine on windows machine.

Hi,
By default we support UVC camera driver. You may check the steps in

Jetson AGX Orin FAQ
Q: I have a USB camera. How can I launch it on AGX Orin?

And try to run v4l2-ctl command to launch it. If the device need additional driver, would need other users to share experience.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.