AresMobile1484 / Android_IPTV

0 stars 2 forks source link

Channels not working example test #1

Open adetheprince opened 7 years ago

adetheprince commented 7 years ago

Hi there I have tested this app and I am having a little problems dear . The app close as there is no channels feed.

First I love this code as I was looking for something like this to play around with and test the quality etc etc. 1- Can you direct me the correct url that is loading the example ? I have tried this http://extremeiptv.com:8080/channel_resource/channel/liveListNew.html and I saw many channels there and category but I cant see them on the apk when is installed on my android device, I only see 2 channels with img ( Al Jazxeera and Euro news as the example and it causes the app to close if I clicked on the channels to play, but on your html json file you have many channels. 2- How can I set a user name or password or code for authentication? I see there is a file called loginInfoParser but I dont see where to store the data for the login or how can i see the LoginWindow ? And finally I get this errors and many more.

image image

Many thanks and sorry for all this as I am an Android beginner and still learning, but I really need to test this .

adetheprince commented 7 years ago

Hi there Channels working now thanks, can you please tell me where to change the channels url? This one ( http://extremeiptv.com:8080/channel_resource/channel/liveListNew.html ) ? Tested the app and it have only 2 channels but that url have more channels, Also I am getting this errors how can I solve them.

image

please help me and many thanks for this wonderful work.

adetheprince commented 7 years ago

Hi there I am really sorry to bother you but I 've found the url inside Channels_Provideo class, so I have edited and I see more channels, but when i tested my own channels like http://MYIPADDREESorg:25461/live/adetheprince/urtTcna5Tk/317.ts is not loading or playing, I appreciate your help?

adetheprince commented 7 years ago

Please help me dear, I am stack at how to decrypt and encrypt the m3u file http://MYIPADDRESS.com:8080/channel_resource/channel/liveListNew.html which is similar to this

http://extremeiptv.com:8080/channel_resource/channel/liveListNew.html

Thank you.