You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: