Oculus (Meta) Quest 2

tvkamara

New member
Hi, I was curious to run the AI Benchmark on the Oculus Quest 2 standalone VR headset. I was able to run the benchmarks but not able to use the Pro mode to choose my own model as the file chooser doesn't seem to work on Quest. Even tried to install some sketchy file manager apks but I guess the file picker API used doesn't work on Quest. The run button didn't do anything if I try to manually enter the model path.

Also, not sure if the benchmarks are accurate, as the app runs in non-vr-mode, this might be slower than in full VR mode.

So my question is has anyone else succesfully benchmarked custom models on Quest / Quest 2 headsets?
 

tvkamara

New member
Still looking for a solution to this problem. @Andrey Ignatov , do you know if there is a way to benchmark custom models on Meta Quest 2 or similar Android-based standalone VR headsets. The only problem seems to be that the file prompt for choosing the custom model in the app does not work. Manually entering the path doesn't work either, the app always states that please choose your model first, but pressing the "Select Model" crashes and relaunches the app on Quest 2.

Was there also a command line API for the app to benchmark custom models from the command line?

Thanks.
 

Andrey Ignatov

Administrator
Staff member
Hi @tvkamara,

Manually entering the path doesn't work either, the app always states that please choose your model first

Yes, unfortunately the latest Android versions do not allow the app to access any files without a user picking them up explicitly.

but pressing the "Select Model" crashes and relaunches the app on Quest 2.

Can you please send us the error logs from the logcat?

Oculus Quest 2 is using a highly customized Android version, thus we need more details about this issue.

Was there also a command line API for the app to benchmark custom models from the command line?

This won't help due to the above mentioned Android restriction - only user can pick up a file, without this it's not accessible to the app.
 
Top