The way I'm doing this is as so:
Code Block <input id="videoFile" type="file" accept="video/*" capture="user"/>
This works, but the video is always in 360x480 resolution. I wish to know if there is a way to increase this.
I've tried going into the camera settings of my iPhone XR, but none of the 6 options there make any difference to the recorded video.
A source I found from 2016 said that 1080p 60fps would work, and the rest would not. I think this may have changed since.
If this is a duplicate question/issue, I apologise as I have not found it.
Thanks for any help!