-
Notifications
You must be signed in to change notification settings - Fork 6k
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 buffering all file but don't play #10
Comments
Same here, exoPlayer keeps loading but won't play Environment: Samsung GT-N7100, Android OS 4.4.4, VyanogenMod version: 11-20140707-NIGHTLY-n7000 |
If this is only happening on a custom ROM then you should file a bug against the custom ROM in the first instance. Does it happen on any official Samsung builds? |
I use official Samsung builds not custom ROM. |
I experience this problem on a stock Nexus 7, 2013 version. Running latest KitCat. |
Does this occur with the streams included in the demo app, or some that you've added yourself? Which videos specifically? There's not really enough to go on here. Specific reproduction steps and/or full bug reports would be a great help. Thanks! |
Not enough information to reproduce, so closing for now. This may well have been fixed on the dev branch as part of the fix for #21. |
Refactor Emitter to remove a ConcurrentHashMap.
Most of the time when mobile have low internet bandwidth the player download and buffering all video file, but the player don't play and photo still freeze.
So if you want to rerun the video you must click previous button until the start of video.
this happen in both SimplePlayerActivity and FullPlayerActivity.
The text was updated successfully, but these errors were encountered: