Capture Photo with resizable preview(export image)

I have cloned this project:

https://www.8thwall.com/8thwall/capturephoto-aframe

I want to change the size of the preview image (Can’t use css because I want to download the image with the changed size).
I tried reading the docs but didn’t find a solution. Is there any solution to this problem?

You could try importing XRExtras into the cloud editor and customize media-preview.js so that the captured media is resized before it is displayed.

Thank you very much.

This topic was automatically closed 4 days after the last reply. New replies are no longer allowed.