Kotlin android development tutorial: DASH video streaming using ExoPlayer



Kotlin android development tutorial: DASH video streaming using ExoPlayer

Kotlin android development tutorial: DASH video streaming using ExoPlayer

Check the accIn this Kotlin android development tutorial we will be streaming a video using ExoPlayer.

We will be using the DASH protocol for streaming.

1 – VideoView https://goo.gl/AUH18K
2 – MediaPlayer with SurfaceView https://goo.gl/woPAg9
3 – Adding MediaController to MediaPlayer https://goo.gl/XBomH8
4 – ExoPlayer https://goo.gl/p1Qqfb

Sign up to the professional membership plan for immediate access to all the videos which are ad-free for $10.00 a month here https://goo.gl/bVAVRX

To get access to the accompanying documentation signup here https://goo.gl/6tDV38

If you need to ask me any questions you can contact me on https://www.codementor.io/mobapptuts where I provide paid consultancy.

www.mobapptuts.com series https://goo.gl/jpJ3dR
youtube playlist:

In this tutorial we will cover:
* Adding the ExoPlayer to the build gradle file
* Setting up internet permissions
* Adding ExoPlayer to the layout
* Setting up ExoPlayer listeners
* Creating and configuring Exoplayer
* Creating MediaSource with DASH Uri

For questions, training and consultancy support I can be contacted here https://goo.gl/HEZsX1

Disclaimer – The only support provided on this channel which includes questions, will be submission of suspect bugs that are reproducible on android Nexus hardware on the github code base.

For much more information checkout
Website – https://www.mobapptuts.com
Codementor – https://www.codementor.io/mobapptuts
Twitter – https://twitter.com/MobAppTuts
Facebook – https://www.facebook.com/nigeapptuts
Google+ – https://plus.google.com/b/115884642086760882044
Pinterest – https://www.pinterest.com/mobapptuts/ompanying website tutorial here

For questions, training and consultancy support I can be contacted here https://www.codementor.io/mobapptuts

Disclaimer – The only support provided on this channel which includes questions, will be submission of suspect bugs that are reproducible on android Nexus hardware on the github code base.

For much more information checkout
Website – https://www.nigeapptuts.com
Codementor – https://www.codementor.io/mobapptuts
Twitter – https://twitter.com/MobAppTuts
Facebook – https://www.facebook.com/nigeapptuts
Google+ – https://plus.google.com/b/115884642086760882044
Pinterest – https://www.pinterest.com/mobapptuts/

Comments are closed.