iptv app

  • Replies:0
Mike
  • Forum posts: 6

Mar 3, 2018, 6:59:44 PM via Website

Hey guy's im new in Android dev ( a few months) i have an iptv business and would like to have my own app for viewing ..the apps that are out there or not the greatest and some the source code are impossible to find to mod ..

i need to read from url :MYPORT/get.php?username=$User&password=$pass&type=m3u_plus&output=ts

so i need an activity to login and set the login details in the $user and $ pass

so it load a M3u file that contains the channel information and links to the TS file or M38u movie.

So parsing the m3u file and showing the content(grouped)

i know that there is a repo on git from Alexander that uses the iptvcore for player but the core is not opensource..

can somebody help me?

thx guy's

— modified on May 24, 2019, 3:48:03 PM

Be the first to answer