I cant find a way to use an url that requires basic auth when im useing mp.setDataSource(url);
MediaPlayer mp = new MediaPlayer(); mp.setDataSource(url); mp.
Have you tried putting the user ID and password in the URL?
http://:@:/