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

Make pyorc cli available as CMD #68

Open
hcwinsemius opened this issue May 16, 2024 · 1 comment
Open

Make pyorc cli available as CMD #68

hcwinsemius opened this issue May 16, 2024 · 1 comment
Assignees

Comments

@hcwinsemius
Copy link
Contributor

No description provided.

@hcwinsemius hcwinsemius self-assigned this May 17, 2024
@hcwinsemius
Copy link
Contributor Author

hcwinsemius commented May 17, 2024

Requires many things:

  • pyorc Dockerfile with .Xauthority mapping and DISPLAY env mapping (see https://medium.com/analytics-vidhya/docker-tensorflow-gui-matplotlib-6cdd327d4a0f)
  • requires network_mode="host" to ensure local resources can be used inside the container.
  • On windows, user must install an X client such as Xming, and install x11-apps in WSL2.
    this may result in very messy, system specific environments, so perhaps also worth to reconsider, or immediately go for a web viewer for arranging camera configs.

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