Skip to content

This repository demonstrates how to use the ExoPlayer which is an application level media player for Android.

Notifications You must be signed in to change notification settings

devrath/droid-octo-exoplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

droid-octo-exoplayer

This repository demonstrates how to use the ExoPlayer which is an application level media player for Android.

Concepts Features
Different ways to play media on Android Playlist API
About Exo-Player Handeling the player errors
Exo-Player block representation Transforming the media
Adaptive Streaming Track selection
Media types available for Exo Player Defining custom controls for Exo-Player
Important References
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