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

add demo of bevy_gaussian_splatting streaming from a remote server #87

Open
cs50victor opened this issue Feb 5, 2024 · 4 comments
Open
Labels
enhancement New feature or request

Comments

@cs50victor
Copy link
Collaborator

putting up a PR, ( hopefully ), soon.

@cs50victor
Copy link
Collaborator Author

cs50victor/newmedia#18

@cs50victor
Copy link
Collaborator Author

cs50victor commented Feb 21, 2024

@mosure use fly.io? currently have new_media working remotely on a fly.io gpu. wondering if you'll be able to test a similar PR here.

@mosure mosure added the enhancement New feature or request label Feb 22, 2024
@mosure
Copy link
Owner

mosure commented Feb 22, 2024

@mosure use fly.io? currently have new_media working remotely on a fly.io gpu. wondering if you'll be able to test a similar PR here.

I haven't worked with fly.io, it looks very interesting and I don't know of alternatives re. edge container deployments. I've done some initial work with codespaces + docker + bevy_gaussian_splatting, a more robust setup is required for general use.

@cs50victor
Copy link
Collaborator Author

true, bevy currently can't work without winit so the docker container needs x11 or wayland. Current solution is supper hacky but seems like the best solution at the moment (https://github.com/cs50victor/newmedia/blob/main/Dockerfile.prod#L38). Do we close this and wait/experiment with a more robust setup or just go ahead?

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

No branches or pull requests

2 participants