Skip to content Skip to sidebar Skip to footer
Showing posts with the label Exoplayer

Youtube Video Playback With Exoplayer

I am interested in using the ExoPlayer for YouTube video playback. I see from the ExoPlayer sample… Read more Youtube Video Playback With Exoplayer

Exoplayer Resume On Same Position On Rotate Screen

I am using ExoPlayer in my activity,What i want is to smoothly play video in portrait and landscape… Read more Exoplayer Resume On Same Position On Rotate Screen

Exoplayer Doesn't Play Audio On Devices Which Use Ffmpeg

I've set up ExoPlayer to stream audio and it works beautifully on some devices I have (eg, my N… Read more Exoplayer Doesn't Play Audio On Devices Which Use Ffmpeg

Adjust Dash Stream Volume With Android Exoplayer

I'm trying to set up a seekbar to control the level of an instance of exoplayer streaming dash.… Read more Adjust Dash Stream Volume With Android Exoplayer

Not Able To Get Getduration() For Aac File Using Exoplayer

I have been trying to stream a URL using ExoPlayer. The URLs: STREAM_URL_1 = 'http://storage.go… Read more Not Able To Get Getduration() For Aac File Using Exoplayer

Using Exoplayer Without Surfaceview

I want to use Exoplayer in a service the way Spotify does but i can see that most of the implementa… Read more Using Exoplayer Without Surfaceview