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

Disabling video/GUI output for using the program via SSH on an Ubuntu Server #52

Open
loxer opened this issue Sep 8, 2022 · 0 comments

Comments

@loxer
Copy link

loxer commented Sep 8, 2022

Hey everyone,

Maybe this is very easy, so I better start with an apology, because I just started recently being a programmer and I'm especially new to C++ :)

I really love the program and I want to make some experiments with it. So as the topic says, I try to disable the video output, so I can use it on an Ubuntu Server via SSH. If I try to run the program right now, it says "Could not connect to any X display.".

I tried to solve the problem, by removing/commenting the lines related to the uvcvideoproducer in the main.cpp and compiling it again, but it's still looking for a display and doesn't start via SSH. I really don't know where to continue from here in order to solve the issue I'm having.

Thanks a lot, in advance for any help! It's very appreciated!

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

1 participant