Search found 12 matches

by mortegai
06 Oct 2016, 17:33
Forum: English forum SS IPTV
Topic: Http headers
Replies: 5
Views: 9659
Spain

Re: Http headers

I think the http headers are also used by clients in any http request. For example: ffplay -headers $'User-Agent: Mozilla/5.0\r\nReferer: http://www.playerhd2.pw\r\n' http://cdn.sitenow.me/live/neox_alwkw2n/playlist.m3u8 You have this result (obtained with Wireshark): GET /live/neox_alwkw2n/playlist...
by mortegai
05 Oct 2016, 17:18
Forum: English forum SS IPTV
Topic: Http headers
Replies: 5
Views: 9659
Spain

Re: Http headers

by mortegai
05 Oct 2016, 16:24
Forum: English forum SS IPTV
Topic: Http headers
Replies: 5
Views: 9659
Spain

Http headers

How I can add custom http headers (eg Referer) for a url in a playlist?
by mortegai
24 Mar 2016, 16:07
Forum: English forum SS IPTV
Topic: rtmp streams
Replies: 2
Views: 4707
Spain

Re: rtmp streams

OK.
Thank you very much for your answer.
by mortegai
24 Mar 2016, 14:42
Forum: English forum SS IPTV
Topic: rtmp streams
Replies: 2
Views: 4707
Spain

rtmp streams

@Eugene
Please, can you tell if rtmp streams are currently supported in ss-iptv?

In my tests I found that sometimes work, sometimes do not work anything, sometimes it works the video but no sound.
What is the cause of that "random" behavior?

Will it be fixed in the future?
by mortegai
17 Mar 2016, 12:20
Forum: English forum SS IPTV
Topic: m3u8
Replies: 4
Views: 10870
Spain

Re: m3u8

For example, some as: #EXTINF:0,BestSka rtmp://stream.smcloud.net/live2/best/best_720p #EXTINF:0,RockSka rtmp://stream.smcloud.net/live2/eska_rock/eska_rock_720p #EXTINF:0,PartySka rtmp://stream.smcloud.net/live2/eska_party/eska_party_720p #EXTINF:0,Vox TV (Olds Cool) rtmp://stream.smcloud.net/live2...
by mortegai
17 Mar 2016, 01:44
Forum: English forum SS IPTV
Topic: m3u8
Replies: 4
Views: 10870
Spain

Re: m3u8

Eugene wrote:m3u8 always work, rtmp - perhaps somwhen, sopocast - never, acestream - never


However, now some RTMP streams can be played correctly.
There are exceptions?
What player uses ss-iptv for RTMP streams, and what parameters allows for such streams?
by mortegai
12 Mar 2016, 02:46
Forum: English forum SS IPTV
Topic: Why not work http redirect (http status 301 Moved Permanently ) in SSIPTV (LG Netcast)?
Replies: 8
Views: 10107
Spain

Re: Why not work http redirect (http status 301 Moved Permanently ) in SSIPTV (LG Netcast)?

Ahhh, it was with quotes (")
Now everything seems to work properly.
Thank you so much for your attention and especially for this great application
by mortegai
12 Mar 2016, 01:43
Forum: English forum SS IPTV
Topic: Why not work http redirect (http status 301 Moved Permanently ) in SSIPTV (LG Netcast)?
Replies: 8
Views: 10107
Spain

Re: Why not work http redirect (http status 301 Moved Permanently ) in SSIPTV (LG Netcast)?

Thanks for your answers.
Where I would have to put the parameter timeout=X in the playlist?
¿EXTM3U, EXTINFO or uri line?

I've tried various possibilities and does not seem to work.

Could you include an example of playlist with the parameter timeout=X?
by mortegai
11 Mar 2016, 22:44
Forum: English forum SS IPTV
Topic: Why not work http redirect (http status 301 Moved Permanently ) in SSIPTV (LG Netcast)?
Replies: 8
Views: 10107
Spain

Re: Why not work http redirect (http status 301 Moved Permanently ) in SSIPTV (LG Netcast)?

Yes, if the server (either google shortener or mine) responds immediately with redirection, your application correctly follows this redirection. But if the server (mine in this case) is delayed 15 or 30 seconds to calculate the redirect URL, then something causes your application does not receive or...