Exo player DASH Streaming example
I'm trying to play DASH video on android devices with the ExoPlayer from Google ( http://developer.android.com/guide/topics/media/exoplayer.html ). The documentation is very, very poor and I cannot find some simplest working example with DASH (if someone did it). In the video ( https://www.youtube.com/watch?v=6VjF638VObA#t=462 ) it looks simple but in reality there is a lot of unknown objects. I want to use only ExoPlayer library and without using their github demo because it is very complex and I didn't find a way to add my testing URL because all samples are from YouTube. Thanks Here is a