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

Docker Container #13

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Docker Container #13

wants to merge 8 commits into from

Conversation

AdityaNG
Copy link

Dependency Issues

The project does not run right out of the box as it depends on the following

  1. Eigen (3.3.4)
  2. Pangolin
  3. G2Opy

Quick and Easy to run

Built a docker container to quickly run the project as follows

docker pull adityang/twitchslam
./twitchslam_docker.sh

Working Features

  1. GUI works on Linux through xhost
  2. Passing videos through volume mounting
  3. Environment variable arguments
  4. DockerHub pulls and runs out of the box

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

Successfully merging this pull request may close these issues.

1 participant