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

Anyway to get this working on standalone VR (i.e. Android)? #6

Open
kaspershabka opened this issue Jan 4, 2024 · 1 comment
Open

Comments

@kaspershabka
Copy link

Hi @marek-simonik, I really appreciate your work to get volumetric video into the hands of more people, it is really appreciated! I have the project up and running correctly with my own footage however when I build the project into an APK file I get the "unsupported platform!" Error message, is there any way to get this project to build for android? Thanks!

@marek-simonik
Copy link
Owner

Hi,

thank you for using Record3D! To make it possible to get the demo to run on Android, you will have to compile the record3d_unity_playback library from sources; I provided a link to the source code of that library in this issue: #5 (comment)

Note that once you compile the library, you will have to adjust the source code and likely add a new #elif branch here, where you specify the path to the newly-compiled .so Android version of the library:

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

2 participants