Hello, I want to have a button that can capture video of the augmented reality view of real world along with the 3D objects in the scene. Goal is to be able for the user to download the video to their mobile device or share with others. I would assume it may have to be a screen record. Any advice or tips will be awesome. Thank you.
You’ll probably need a third party asset store plugin to record video directly from the app, as that tends to require platform specific solutions between ARCore and ARKit devices.
We have the Unity Recorder package but it’s editor-only.
I’d search for “Screen Recorder” on the asset store.