I'm working on a VR application (in Unity) for the Quest that one of its features is to be able to record yourself from a camera. I have tried some assets like VR capture (by RockVR), but they only work on certain platforms such as Windows or macOS. I have also tried capturing frames and then converting them to a .gif or .mp4 file but that also requires a platform-specific library. Does anyone have a solution?
Asked
Active
Viewed 218 times
0
-
You are just trying to record a video of your play session? – vasmos May 22 '20 at 16:50
-
In a way, yes, but not from the first-person perspective that Oculus provides. – lior_s99 May 23 '20 at 17:19