Kotlin android development tutorial: video streaming with VideoView



Kotlin android development tutorial: video streaming with VideoView

Kotlin android development tutorial: video streaming with VideoView

In this Kotlin android development tutorial we will be streaming a video using the VideoView

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

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

In this tutorial we will cover:
* Setting the rtsp url to the VideoView
* Setting up a prepared listener for when the video is buffered and ready to start playback
* Saving the playback position
* Creating a listener for when playback starts

Kotlin API’s covered:

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/

Comments are closed.