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

Updating a Plane's Texture Dynamically for a Fixed Camera Stream #52

Open
PositiveBeat opened this issue Mar 3, 2025 · 0 comments
Open

Comments

@PositiveBeat
Copy link

Hi, we are using Vuer for a teleoperation app, much like OpenTeleVision.
We stream the robot's eyes to Vuer, but unlike OpenTeleVision, we would like the camera stream to not be stuck on the user's view, but fixed in spatial space as a virtual TV screen. It is an effort to reduce user discomfort.

A plane might be a way to do this, is it possible to update the texture of the plane dynamically during runtime? Can it be done without saving an image to disk as a middle step?

Thanks!

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