about hls stream
hi, can you make a implement for use mp4 and hls url for your example?
Hi, i added support for HLS. All the HLS specific code is in "initHLSPlayer()" . At the moment the only way to set the URLs is in the source code. It should play Mp4 Streams. If you want to play a local file you have create a File Object and change Uri.parse(url) to Uri.fromFile(yourfile) at ExtractorSampleSource in "initPlayer()"
thank you for implement, i sent you e-mail
Hi brdn, what does the error message say? Is your link working when you use it in my app ?
yes in your app is working.. check your mail for details
with your implement i cannot parse radio url and take radio name from external url db.. maybe bcz of this app stops.