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

[Examples Browser]: Video texture doesn't play on Chrome Android #3311

Closed
yaustar opened this issue Jul 7, 2021 · 4 comments · Fixed by #3318
Closed

[Examples Browser]: Video texture doesn't play on Chrome Android #3311

yaustar opened this issue Jul 7, 2021 · 4 comments · Fixed by #3318
Assignees
Labels

Comments

@yaustar
Copy link
Contributor

yaustar commented Jul 7, 2021

http://playcanvas.github.io/#/graphics/video-texture does not play video on Chrome on Android

No errors in console.

@yaustar yaustar added the bug label Jul 7, 2021
@LeXXik
Copy link
Contributor

LeXXik commented Jul 7, 2021

I think there is a typo in adding the video element. That should be a node, rather than string, probably:

image

@yaustar
Copy link
Contributor Author

yaustar commented Jul 7, 2021

How odd that it works on desktop 🤔

@yaustar
Copy link
Contributor Author

yaustar commented Jul 7, 2021

Had a quick look and it does fix up the DOM but video texture still doesn't play.

The MP4 doesn't show up in the network tab either in devtools which is odd

@yaustar
Copy link
Contributor Author

yaustar commented Jul 7, 2021

Ah, it looks like the video is off the end of the page/browser view so the mobile browser doesn't start loading the video

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

Successfully merging a pull request may close this issue.

2 participants