Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to playback the recorded video on iOS #114

Open
GabrielCartier opened this issue Oct 27, 2022 · 1 comment
Open

Unable to playback the recorded video on iOS #114

GabrielCartier opened this issue Oct 27, 2022 · 1 comment

Comments

@GabrielCartier
Copy link

Been struggling using the library with iOS. I am able to record my video correctly but the playback is only showing the first frame of the video.

I have validated that the video is successfully recorded as I send it to a server without any issue, the only problem is the playback.

The issue seems to be with the blob URL, specifically, the url created is in format blob://example and there doesn't seem to be a way to play that back, or at least, I haven't found how.

Anyone else running into this issue?

@ohaqqani
Copy link

ohaqqani commented Nov 12, 2022

I was having a similar issue. Try including playsInline muted autoPlay properties on your video element.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants