Page 1 of 1

IPTV lag between channels

Posted: Wed Mar 14, 2012 8:57 am
by dariuswb
Hello everybody,

First of all, thanks for this great mod ;)

Currently, I am watching IPTV daily (mainly with nStreamplayer), and just wondering is it possible to reduce the lag between switching the channels? Now it takes about 4 secs to switch to another. I have tried modifying the buffer sizes but it doesn't help. Tried using udpxy, still the same. Is this a samsungs tv fault?

I have a UE55D7000 with 1018 firmware.

Re: IPTV lag between channels

Posted: Wed Mar 14, 2012 9:03 am
by juusso
Hi, yes, this is Samsungs media player related. :(

Re: IPTV lag between channels

Posted: Thu Mar 22, 2012 10:35 am
by aravindhere
Hi Friends,
Me too watching iptv through nstreamplayer. But all russian and polish channels .. Someone help me to find xml widget for englist channels... USA & UK channels ...

Thanks in advance.

Br,
Aravind

Re: IPTV lag between channels

Posted: Thu Mar 22, 2012 3:09 pm
by nixola
aravindhere wrote:Hi Friends,
Me too watching iptv through nstreamplayer. But all russian and polish channels .. Someone help me to find xml widget for englist channels... USA & UK channels ...

Thanks in advance.

Br,
Aravind
Type nstream.xml in your serch engine. Good luck. :D

Re: IPTV lag between channels

Posted: Thu Mar 22, 2012 3:23 pm
by aravindhere
Thanks nixola,
But i couldnt get any clean answer on search engine. could you please send me suggestion on USA/UK iptv xml in PM.

Thanks in advance

Aravind

Re: IPTV lag between channels

Posted: Thu Mar 22, 2012 3:35 pm
by juusso
Check for stream URLs with such app like url helper and make your XML list.
Check online iptv webpages and so on to get URLs from.

Re: IPTV lag between channels

Posted: Thu Mar 22, 2012 3:42 pm
by aravindhere
Thanks All..
i saw url helper is very useful app..

Aravind

Re: IPTV lag between channels

Posted: Fri Mar 23, 2012 9:30 am
by aravindhere
Hi ,
I tried below link in nstreamplayer.. But it is not working.. someone please help me to unsterstand, why it is not working..
http://home.no/chj191/LiveTV.xml
http://desistreams.googlecode.com/svn/desistreams.xml

Re: IPTV lag between channels

Posted: Sun Jun 10, 2012 2:44 am
by aravindhere
Hello Friends,
I am unsucessful in loading above 2 xml in nstreamplayer .. Please help me to find english iptv xml widget for nstreamplayer.


Thanks
Aravind R

Re: IPTV lag between channels

Posted: Fri Jun 15, 2012 1:08 pm
by hazara
Hello every one,

Can some one help me with editing the xml playlist for nStreamPlayer and NetPlayer please?

I have used notepad++ to edit the nStream.xml file in nStreaPlayer and inserted this (rtsp://homepc3.redirectme.net:1934/rtplive/zt.stream) which is taken from one of the links above and was able to listen to audio and video.

However I have taken another url whic is a rtmt one but it is on constant buffering state.

Here is the exact xml sytax I used:

Code: Select all

<channel>
	<title>Zee TV</title>
	<stream_url>rtsp://homepc3.redirectme.net:1934/rtplive/zt.stream</stream_url> 
	<logo_30x30>http://www.lyngsat-logo.com/hires/zz/zee_tv.png</logo_30x30>
	<category_id>3</category_id>
</channel>

But here :

Code: Select all

<channel>
	<title>A Plus</title>
	<stream_url><![CDATA[rtmp://178.86.20.88/aplus playpath=aplus swfUrl=http://www.eboundservices.com/live/player.swf?referrerUri=http://www.eboundservices.com:8888/users/aplus/aplus_iframe.html pageUrl=http://www.eboundservices.com:8888/iframe/iframe.php?app=aplus&stream=aplus&screen=true]]></stream_url> 
	<thumbnail>http://www.a-plus.tv/aplusvid/LogoWatermark.png</thumbnail>
	<category_id>1</category_id>
</channel>
This one is on a never ending state of buffering

Update:

Based on information from this site:(http://www.sat-universe.com/archive/ind ... 28369.html) I have changed playpath to &y and swfUrl to &w and pageUrl to &p still not working.

Can some one help please

Regards