ipmarco-fire / Ipmacro_Phone

Ipmacro_Phone
0 stars 0 forks source link

Android Studio Version Please #1

Open adetheprince opened 7 years ago

adetheprince commented 7 years ago

Hi there How can I use this with Android Studio latest version. Thank you.

adetheprince commented 7 years ago

Hi there Can you please kindly make this for Android Studio as I 've tried but get soo many errors as well as Eclipse newest. Possible you can make a full IPTV and share example html or json files please? and if possible explain what program you used to create such a JSON file. A little explanation or tutorial on how to modify would be helpful, since I am new to android so I
really appreciate your help and thanks for the work.

adetheprince commented 7 years ago

any help please , I eveb copy one by one to android studio but i am having a lot of problems and error. Can you please help me on android studi version with LivePlay

ipmarco-fire commented 7 years ago

what do your want ?

ipmarco-fire commented 7 years ago

this is a old apk

adetheprince commented 7 years ago

Hi there

Many thanks for your reply. My first post was about to test this on Android Studio, I think this is for Eclipse only and not for Android Studio since no Gradle included. Sorry for asking help on old apk project but this project is linked or similar source used in this project https://github.com/AresMobile1484/Android_IPTV. This is why I am asking you since the owner of that code is no replying, I want to know how the JSON file is made in this example or what program used to make such a file with all links and names etc ? for example if my video links are M3U file, how can I convert to that format with all PlayUrl like this http://mobile.universetv.net/channel_resource/live/liveListNew.html with AES Encryption? or this http://extremeiptv.com:8080/channel_resource/channel/liveListNew.html. Can you see its very similar even the url link but modified a bit. I have tested that project and I could open it with Android Studio but couldn't try yours, possible you can convert this to Android Studio so I can try it please?. Sorry for long reply but I really need this project and would like to try and play around with it. Thank you again.

ipmarco-fire commented 7 years ago

Hi if your video links are m3u8 file ,Android Mediaplayer can play,no need this. this is for p2p project , the playurl like this rlp://1485251989217CFA233BDCA604EE3B78?peers=87763:46.165.228.96:8000:tracker .and it need authorize to play. even if your can run the project ,your can not play around with it.

adetheprince commented 7 years ago

Hi Thanks again for your respond, I know Android Mediaplayer can play m3u8 or even VLC and I made one that works without a problem. I am asking this because it have many functions that I need like authorisation and expiry date, login, the layout of the IPTV channels selection etc. I wanted to use some of this example as I have my own channels that are in M3U8 converted to JSON file but its not playing when using this example links (http://cdn0.4network.tv/master_4020.m3u8) because the PlayUrl is encrypted like this (playUrl": "2/Ah8pNRaAeo3QMuq0otegdnWQ1CUpmyt+LCKfeps90udKMbm5a8dSdFuoCdmKvx5NxWFIqNd0C6\nnzUwuePgiJUOd1HBfCocstJTs7qJVJ1X0tAafrVuqtoxgWYgHwkfv8S11NgpHe754EodetF/uIvX\nNVorTbG0zX6X2A+gxrxWOjEf9CCOgV6BpOP7OCYVSJE178QSzEfhnzOyhzYsog==). I have tried to remove the AES.utils the channel name and link is showing correctly but not playing or downloading. I am so sorry for miss understanding but my target is to play all format using this source with my own m3u8 or any format. I know the person is using P2P but how can I change it to play other video format? Many thanks.