This repository demonstrates how to use the ExoPlayer which is an application level media player for Android.
Demos |
---|
Using simple Exo player to play media from local URI and remote data source |
Customizing the controls of Exo player |
Playing HLS and Dash format streaming videos in android |
Using playlist API in exo player |
Using track selection to select and change the video resolution of a video from HLS or Dash remote videos |
Playing a audio file in exo player |
Transforming the format of a remote url to a different one and playing it |
Removing the audio tracks from the video |
Displaying the advertisements in exo player |
Providing the video segments in exoplayer chapter wise |