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

How to store live streams when playing? #6564

Closed
aisbd opened this issue Oct 19, 2019 · 1 comment
Closed

How to store live streams when playing? #6564

aisbd opened this issue Oct 19, 2019 · 1 comment
Assignees

Comments

@aisbd
Copy link

aisbd commented Oct 19, 2019

I'm developing a player which playing live streams. I want to put a record button( Record/ pause/ resume/ stop) on it. Behind the scene I want to store video/chunks when it playing if the Recording button state is RECORDING_MODE. Its like camera recorder but on exoplayer. what player is playing. It doesn't matter if user getting lower quality for his bandwidth. the only thing I want is store the content which played on the surface and save it in a file for future watching.

I'm asking here to get a guide how can I achieve this.

Thanks

@ojw28
Copy link
Contributor

ojw28 commented Oct 21, 2019

This is not currently supported by the library itself. This is a duplicate of #3877.

@ojw28 ojw28 closed this as completed Oct 21, 2019
@ojw28 ojw28 self-assigned this Oct 21, 2019
@google google locked and limited conversation to collaborators Dec 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants