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

Modify EVMC4U to write data to a file or to a server, to be able to record data from any VR game #2

Open
guillefix opened this issue Jan 30, 2021 · 0 comments

Comments

@guillefix
Copy link
Member

EVMC4U is a software which connects to Virtual Motion Capture (VMC) to get skeletal data from a VR player (using the VRM avatar format), while the player may be playing any VR game. Together with OBS, this could give a source of data for the MetaGen dataset.

The task would be to fork EVMC4U (or make something from scratch if easier), to make a program that connects to VMC and writes the data to a file or to a server (having both options could be nice), and it also launches OBS and starts recording VR view (can use https://github.com/baffler/OBS-OpenVR-Input-Plugin), as well as hearing, and speech. there may be the need for the user to set up the right audio devices, as well as doing the VMC callibration step, but shouldn't be too burdensome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant