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

Play media from user data resource #99

Open
lemkoleg opened this issue Jun 15, 2023 · 0 comments
Open

Play media from user data resource #99

lemkoleg opened this issue Jun 15, 2023 · 0 comments

Comments

@lemkoleg
Copy link

Hello. I have a ready-made kotlin MPP library that implements a binary download of any parts of a file from a server not using REST technology.
Accordingly, my player must be able to use user data resources, not URLs. Is it possible to implement this in your package?
Something like this: if there was no data in the player's buffer, the player would call the user function to get the next piece of data. In my opinion, as in
AVPlayer and ExoPlayer and MediaPlayer by themselves provide such an opportunity.

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