Search code examples
javaandroidstreamingm3u

Streaming Live TV channel from m3u play list


I am trying to develop an app for live channels streaming

But getting trouble when try to play from m3u play list .

http://jan.newmarch.name/android/StreamingAudio.html

This above link describe Streaming Audio from m3u play list . But I want to

Streaming Video from m3u play list .


Solution

  • Finally I got the answer

    You can parse m3u play list Using by m3u playlist parser Library in java or U Can create custom m3u play list parser also. I would like share the link one of the m3u playlist parser Library