Android : Is there any API to handle HTTP Live stream m3u8 files?

on Wednesday, August 13, 2014


In my project work, I have to get PCM samples from Http Live stream m3u8 files. I am using MediaExtractor API to render samples to activity.It is working fine with normal Http URL, but not with Live stream (m3u8 files). Is there any API to handle this problem i.e getting PCM samples using MediaExtractor by giving Http Live stream as Data source.


0 comments:

Post a Comment