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

Use videoOutput to encode and write an H265 file, but an display automatically poped up #182

Open
carlos-ouyang opened this issue Nov 28, 2023 · 2 comments

Comments

@carlos-ouyang
Copy link

As title descripted , I'm using videoOutput to encode a bunch of pics, but at the mean time a window named "NVIDIA Jetson" popped up, display every pics.

@dusty-nv
Copy link
Owner

Hi @carlos-ouyang, try running it with the --headless or --no-display flag

@carlos-ouyang
Copy link
Author

Hi @carlos-ouyang, try running it with the --headless or --no-display flag

I'm afraid it doesn't work.

And I have install issues as well.

In my Nvidia Jetson Orin AGX , I'm trying to make install, and it ends here:

CMake Error at python/bindings_python_3.8/cmake_install.cmake:92 (file):
file INSTALL cannot find
"/home/minouyang/projects/jetson-utils/python/bindings/../python/jetson":
No such file or directory.
Call Stack (most recent call first):
python/cmake_install.cmake:94 (include)
cmake_install.cmake:401 (include)

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