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

Encapsulate the Tello demo in a Docker image #1

Open
krook opened this issue Oct 5, 2019 · 5 comments
Open

Encapsulate the Tello demo in a Docker image #1

krook opened this issue Oct 5, 2019 · 5 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@krook
Copy link
Member

krook commented Oct 5, 2019

Is your feature request related to a problem? Please describe.
Users currently have to download Homebrew, ffmpeg, Node.js and other tools. We should package this all in Docker. This also helps support Windows users.

Describe the solution you'd like
Create a Dockerfile that captures all the steps.

Describe alternatives you've considered
Platform-specific instructions

Additional context
The trained visual recognition model should also be shared through the IBM Model Asset Exchange as a Docker image.

@krook krook added enhancement New feature or request help wanted Extra attention is needed labels Oct 5, 2019
@johnwalicki
Copy link
Member

@krook I can help

@johnwalicki
Copy link
Member

johnwalicki commented Oct 6, 2019

Hmm - running the node server in a docker image would be simple. The ffmpeg part works perfectly on my Linux desktop. Getting that working in a container would be tricky.

@johnwalicki
Copy link
Member

Let's just recommend that everyone should just run a Linux desktop - that Windows/Mac stuff is much too archaic :-)

@krook
Copy link
Member Author

krook commented Oct 7, 2019

Thanks @johnwalicki. Everyone can live the dream if they have all this packaged in a Docker image based on Linux :)

krook pushed a commit that referenced this issue Oct 23, 2019
merge latest droneaid changes
@krook
Copy link
Member Author

krook commented Oct 23, 2019

@johnwalicki Any additional thoughts on where to start with this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants