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

Movie does not load. #225

Open
migvel opened this issue Jul 14, 2016 · 1 comment
Open

Movie does not load. #225

migvel opened this issue Jul 14, 2016 · 1 comment

Comments

@migvel
Copy link

migvel commented Jul 14, 2016

Hello,

I have installed and running the mediacenterjs(latest commit) in a Linux computer and accessing media from the same computer goes fine.

If I try to access the movies with an Ipad or an Android phone the film never loads, in the logs last message says:

{"level":"info","message":"File is mp4, copieing local file to data folder so it can be accessed...","timestamp":"2016-07-14T13:54:00.337Z"}
system.log.txt

I tried very short length video cut, but still the movie never loads.

Any help would be much appreciated.
Regards.

@migvel
Copy link
Author

migvel commented Jul 14, 2016

Taking a look at video-playback.js that's what should happen, as there is a block that only executes for platform === 'desktop', is there any reason to handle differently the video in different platforms?

Forcing to execute that block for any platform makes the video to render in the mobile screen perfectly.

Thanks and nice job.

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

1 participant