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

Video will not playback in Chrome for Android #5331

Closed
Kevsy opened this issue Oct 18, 2016 · 2 comments
Closed

Video will not playback in Chrome for Android #5331

Kevsy opened this issue Oct 18, 2016 · 2 comments

Comments

@Kevsy
Copy link

Kevsy commented Oct 18, 2016

Summary

A video will not have the 'play' button overlay on Chrome for Android - it is not possible for the user to play the video from within the browser. However the video can be saved for offline viewing in the system player.

System information

Please specify the KA Lite version you were using and your operating system!

  • Operating system: Ubuntu 14.04
  • Version: 0.16.9
  • Browser: Chrome for Android 53.0.2785.124, Android version 6.0.1

How to reproduce

  1. Navigate to a video with Chrome for Android
  2. (success case) Navigate to same video using system browser

Screenshots

Screen recording attached

Many thanks!
no_chrome_android_playback.zip

@Aypak
Copy link
Contributor

Aypak commented Nov 5, 2016

Hi @Kevsy , this could be due to not having the right permissions on the content directory. Try to make the directory world read/writable
sudo chmod a+rw -R ~/.kalite

@benjaoming
Copy link
Contributor

In #5349 we upgraded videojs, it's been released in 0.17.

I can confirm the following: The first time that I loaded a page with a video (Android X86 6.0R1 w/ Chrome 44.0), the video area was blank... when I scrolled downwards, it appeared. After that, videos have been appearing instantly.

I hope your issue is solved in 0.17, thanks for reporting and please invited to say in case it's persisting. And sorry that we have these issues, it's extremely complex to support video playback on all platforms, but we do our best to choose the most general solutions.

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

3 participants