-
Notifications
You must be signed in to change notification settings - Fork 55
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
How to get upgraded video controls #124
Comments
No idea.. but one can code that themselves! |
Doesn't Media Player do this kind of add-value video control function? It would be nice if the HTML links for media files could always be coded as though they were internal but xapkreader would redirect (e.g. Media Player) to get the file from external OBB if the file was not found on the internal. Is that possible for xapkreader to act as the middle man so that Media Player is agnostic to whether the media file is internal or ext OBB?
…________________________________
From: agamemnus <[email protected]>
Sent: Thursday, May 31, 2018 3:02 PM
To: agamemnus/cordova-plugin-xapkreader
Cc: BobAchgill; Author
Subject: Re: [agamemnus/cordova-plugin-xapkreader] How to get upgraded video controls (#124)
No idea.. but one can code that themselves!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#124 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AYPwlBQJUWuM82aOTmTNT4d0ti6XgxUOks5t4ExpgaJpZM4UVpac>.
|
"Media Player" -- what do you mean exactly ... what media player? |
This one... github.com/frontyard/cordova-plugin-exoplayer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What do you recommend using in conjunction with xapkreader plugin to get upgraded video playback controls? I am using Cordova command line.
I would like a looping video option in the player. And it would be nice to also have concatenate videos play capability.
The text was updated successfully, but these errors were encountered: