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

[QUESTION] Benefits of OpenVR usage #1868

Open
geor-kasapidi opened this issue Aug 22, 2024 · 1 comment
Open

[QUESTION] Benefits of OpenVR usage #1868

geor-kasapidi opened this issue Aug 22, 2024 · 1 comment

Comments

@geor-kasapidi
Copy link

Hi guys! I need some advice about OpenVR usage. I want to implement VR game streaming into WebXR (using WebRTC) and i have a full control on my game engine, so make a double wide texture output is not a problem for me. But i don't have any pose prediction in my engine. Can OpenVR integration (ex. make a custom driver to feed webxr input to it and grab image buffer back) help me with pose prediction in a future for 40-60 ms to mitigate network latency? Or it's better to research some prediction algorithms and do my own prediction on webxr inputs?

@geor-kasapidi
Copy link
Author

I would really appreciate for any resources on this topic. Maybe some ready driver implementations, or info about what prediction algo OpenVR/SteamVR uses. 🙏

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