-
Notifications
You must be signed in to change notification settings - Fork 5
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
switch video player library to ijkplayer #17
Comments
Since the stream url resolver works fine, I guess ijkplayer or Vitamio is not necessary, so I got Exoplayer (via an ExoMedia wrapper) working. On my device I get smoother playback and faster loading. I removed the flags that emulate 32 bit on 64 bit devices (the workaround to fix earlier errors), so performance on those devices should increase massively as well. @Excape can you test the newest commit if no errors reappear? |
+1 there is alot of buzz around ExoPlayer, I watched a few tutorials and
it looked promising. I'm glad to move off Vitamio.
Good job.
…---
Kevin
On Tue, Dec 20, 2016 at 11:25 AM, RenAigu ***@***.***> wrote:
Since the stream url resolver works fine, I guess ijkplayer or Vitamio is
not necessary, so I got Exoplayer (via an ExoMedia wrapper) working. On my
device I get smoother playback and faster loading. I removed the flags that
emulate 32 bit on 64 bit devices (the workaround to fix earlier errors), so
performance on those devices should increase massively as well. @Excape
<https://github.com/Excape> can you test the newest commit if no errors
reappear?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AATovRkmsQasefssbrKPvwdhzPihPCqGks5rKB2wgaJpZM4KzWmN>
.
|
Confirmed Nexus 6p working with someone in chat, so I'm pushing the update. |
Can confirm, I tested it on a Nexus 6p and it works really well. Great work @RenAigu ! |
https://github.com/Bilibili/ijkplayer
The text was updated successfully, but these errors were encountered: