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

main.py isn't opening any window #12

Open
shreemantolahiri opened this issue Apr 12, 2022 · 1 comment
Open

main.py isn't opening any window #12

shreemantolahiri opened this issue Apr 12, 2022 · 1 comment

Comments

@shreemantolahiri
Copy link

I'm unable to run python unity connection together.
Getting this issue

image

apart from this, whenever I run my mainpy file, it doesn't open any window. face landmark work properly independently.

can you please help me out?
also, unity window shows 0 animations.

@mmmmmm44
Copy link
Owner

Sorry for the poor documentation I made in the .README

By default there will be no window showing the image of the camera (maybe I will change that in the future, and there will be no connection to unity by default.

You can enable both using arguments when executing the program in command line

E.g. If you want to connect to unity and showing the camera image as well, you can type the following command.

python main.py --connect --debug

Here below is the available arguments (which is typed in the main.py file)

image

Sorry for the inconvenience <(_ _)>

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