Alcinoe icon indicating copy to clipboard operation
Alcinoe copied to clipboard

Exoplayer can't play media from uri with username and password

Open dune3000 opened this issue 4 years ago • 0 comments

Hi, I want to play media from tvheadend with user authentication, the uri like http://username:[email protected]/xxxxxxxx after google, found this solution https://stackoverflow.com/questions/21906749/stream-authenticated-video-with-mediaplayer-on-android

looks like need to add DefaultHttpDataSource to exoplayer api

dune3000 avatar Oct 28 '20 03:10 dune3000