Xrextras media capture video mode doesn't work multiple times on android

Hello,

I’m using the following to record videos:

<xrextras-capture-button capture-mode="standard"></xrextras-capture-button>

It works fantastically on IOS Safari, but on Android Chrome, it works poorly regardless of device. I thought it was just my implementation, but I just tested the Capture Photo template project, and I get the exact same issues.

Issue 1:
Sometimes the capture button spins infinitely when returning from the preview

Issue 2:
The 2nd recording is always presented as a static image (first frame of the video) in the preview. Sharing the video does result in an actual video though, so it is recording.

Any help regarding this would be greatly appreciated!

Hello,

I’ve been able to replicate this issue on one of our test devices and I’ve forwarded the issue to our engineering team.

Any update on this? I’m currently running into this issue with testing on Android. Also, trying to style the button itself using #actionButton in CSS doesn’t seem to change anything either? Any help on this would be greatly appreciated.

No update as of now, however xrextras is open source: web/xrextras at master Β· 8thwall/web Β· GitHub