Page 1 of 1

format question

Posted: 25 Jul 2016, 23:27
by TheLaba
Hello I am new in the forum but i have one question I want to use this link "http://stream-k24.rhcloud.com/BeinMovies1/BeinMovies1" in SSIPTV but it says that the format is not supported but in vlc it works fine
so that is mmy question

greetings from germany 8-)

Re: format question

Posted: 26 Jul 2016, 00:53
by Eugene
This problem is actual only for Samsung. When player requests your stream redirection to another HLS stream occurs. But your link doesn't content "m3u8" extension, so the app cannot understand that the stream must be played as HLS.
try this link (for Samsung only):

Code: Select all

http://stream-k24.rhcloud.com/BeinMovies1/BeinMovies1|COMPONENT=HLS

Re: format question

Posted: 26 Jul 2016, 14:15
by TheLaba
Frist thank you you for your fast answer! I tried your link but it does not worked and I got the same issue. So tired also to change the Type of the file from

Code: Select all

application/vnd.apple.mpegurl
to

Code: Select all

application/x-mpegurl
but nothing happens anymore aswell in vlc player so now I do not know what is to do.

Re: format question

Posted: 26 Jul 2016, 14:54
by Eugene
How did you changed MIME-type? Is it your streaming servere? If so, add "m3u8" extension and everything will be ok.

Re: format question

Posted: 26 Jul 2016, 15:10
by TheLaba
Yes it is mine. What did you mean with add "m3u8" extension?

Re: format question

Posted: 26 Jul 2016, 15:23
by Eugene
Your link looks so just now
http://stream-k24.rhcloud.com/BeinMovies1/BeinMovies1
but must look so to be played on Samsung correctly:
http://stream-k24.rhcloud.com/BeinMovies1/BeinMovies1.m3u8

Re: format question

Posted: 26 Jul 2016, 16:06
by TheLaba
Yes ok thank you I will try later and tell you if it works!

Re: format question

Posted: 26 Jul 2016, 16:12
by Eugene
It must work. We've solved the same issue for another user this week.

Re: format question

Posted: 27 Jul 2016, 00:59
by TheLaba
I changed it to the ".m3u8" extension and but it does not work on my TV.

Code: Select all

http://live-k24.rhcloud.com/BeinMovies1/BeinMovies1.m3u8
I used another Sub-Server for the extension.

Re: format question

Posted: 27 Jul 2016, 02:09
by Eugene
It's strange. This stream must work, I don't know why it doesn't.