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

Add muted attribute + play call for videos to work #78

Merged
merged 1 commit into from
Oct 29, 2022

Conversation

tttimur
Copy link
Contributor

@tttimur tttimur commented Jan 14, 2022

  • Add muted attribute to video element to allow autoplay for modern browsers.
  • Add a simple timeout to trigger video play, since autoplay wasn't working. Needs a more elegant solution though

- Add muted attribute to video element to allow autoplay for modern browsers.
- Add a simple timeout to trigger video play, since autoplay wasn't working. Needs a more elegant solution though
@tttimur tttimur changed the title Update Texture.js Add muted attribute + play call for videos to work Jan 14, 2022
@patriciogonzalezvivo patriciogonzalezvivo merged commit d478339 into patriciogonzalezvivo:master Oct 29, 2022
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

Successfully merging this pull request may close these issues.

2 participants