Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to give camera input on Jetson AGX Xavier with IMX274 cameras. #5

Open
burakalbeni opened this issue Nov 3, 2022 · 2 comments
Open

Comments

@burakalbeni
Copy link

Dear authors.

I have managed to build this project on my Jetson AGX Xavier developer kit successfully. I have tested this project with offline videos and they seem to work as intended. However, my main goal was to use this project with the 3 IMX274 cameras from Leopard imaging and do real-time stitching from the inputs of these 3 cameras. If you could tell me how I can feed real-time video from my IMX274 cameras with my Jetson AGX Xavier I would be forever grateful.

Thanks in advance.

@robinskala
Copy link

Hi @burakalbeni

Can you please share which version of CUDA were you able to build this with ?
Also, can you share the g++ and gcc compiler versions you were able to build it with ?

@burakalbeni
Copy link
Author

Hello @robinskala

Here is the result of ' $ dpkg --list | grep compiler ' command:

ii cuda-compiler-10-2 10.2.89-1 arm64 CUDA compiler

ii device-tree-compiler 1.4.5-3 arm64 Device Tree Compiler for Flat Device Trees

ii g++ 4:7.4.0-1ubuntu2.3 arm64 GNU C++ compiler

ii g++-7 7.5.0-3ubuntu1~18.04 arm64 GNU C++ compiler

ii gcc 4:7.4.0-1ubuntu2.3 arm64 GNU C compiler

ii gcc-7 7.5.0-3ubuntu1~18.04 arm64 GNU C compiler

ii libllvm10:arm64 1:10.0.0-4ubuntu1~18.04.2 arm64 Modular compiler and toolchain
technologies, runtime library

ii libxkbcommon-dev:arm64 0.8.2-1~ubuntu18.04.1 arm64 library interface to the XKB compiler - development files

ii libxkbcommon0:arm64 0.8.2-1~ubuntu18.04.1 arm64 library interface to the XKB compiler - shared library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants