Teledunet script

testi

Super VIP
Messages
1,728
"dropouts" you get if buffer is not filled fast enough ...

so what you can do is
- try to prebuffer part of stream ... take a look at rtmp manpage
- build own plugin tp prebuffer the stream
- use api that handles hls streams in a better way , e.g. livestreamer
 

kiwiz

Registered
Messages
448
sorry what i am newbie at this mate.

but picture stops every 2-4 minutes of watching on fankosh streams also on tsmedia iptv oneplaylist they all same result
 

testi

Super VIP
Messages
1,728
this can have plenty of reasons ...

- speed of internet connection
- server can`t handle amount of connections
- using wlan instead of lan connection
- using lan with old 10mbit devices
...
- or simply the stream is crap :)

with the amount of infos you are posting - noone is able to help you ...
 

testi

Super VIP
Messages
1,728
use livestreamer ...

your channellist :

Code:
#SERVICE 4097:0:1:0:0:0:0:0:0:0:http%3a//iptvp.net/stream/SkyNews_HD.m3u8

mine :)

Code:
#SERVICE 4097:0:1:0:0:0:0:0:0:0:http%3a//127.0.0.1%3a88/hlsvariant%3a//http%3a//iptvp.net/stream/SkyNews_HD.m3u8

+ you have to install livestreamer and livestreamersrv
+ time to start stream reduced also then

Rest of the channellist use copy/paste - one example is enough :)
 

chiplab

Registered
Messages
1
thank you for your post szudena,
and thank you to all menbers that gives us all the information.

good evening.
 

fankoosh

Super Moderator
Messages
2,139
use livestreamer ...

your channellist :

Code:
#SERVICE 4097:0:1:0:0:0:0:0:0:0:http%3a//iptvp.net/stream/SkyNews_HD.m3u8

mine :)

Code:
#SERVICE 4097:0:1:0:0:0:0:0:0:0:http%3a//127.0.0.1%3a88/hlsvariant%3a//http%3a//iptvp.net/stream/SkyNews_HD.m3u8

+ you have to install livestreamer and livestreamersrv
+ time to start stream reduced also then

Rest of the channellist use copy/paste - one example is enough :)

@testi , i am trying to run m3u8 streams for some links from hls & other vlc servers using livstreamer plugin & livstreamersrc installed succefully , but the string u showing here cant open the link , so plez do u suggest a certain string or any guide to use installed livestreamer to play stream , can u post the working stream without bouquet string , normal string should be like? coz somelinks need certain video & audio decoder to open , so can u show me little guide here , thanx
 

testi

Super VIP
Messages
1,728
this depends on your streams ...

basically if m3u8 has various bandwith settings it`s hlsvariant , if not it is hls ... but livestreamer will tell you in telnet.

simply start livestreamsrv in this way :

Code:
livestreamersrv manualstart

you can set options in livestreamersrv ... like http-headers and so on.

if you do it correctly you can play stuff like wilmaa tv , dailymotion , twitch.tv , filmon ... and a lot of others directly in channellist.( take a look at github )

there is also a very detailed guide for livestreamer availabe ...
 

frank087234

Registered
Messages
1,002
@testi
this does not work
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmp%3a//www.teledunet.net%3a1935/teledunet playpath=al_hayat_series app=teledunet swfUrl=http%3a//www.teledunet.com/mobile/player.swf?id0=27281212340&channel=2m flashVer=0 pageUrl=http%3a//www.streamtonet.com/mobile/ :Al hayat series

This work

#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmp%3a//www.teledunet.net%3a1935/teledunet/abu_dhabi_drama%20playpath=abu_dhabi_drama%20app=teledunet%20swfUrl=http%3a//www.teledunet.com/mobile/player.swf?id0=27281212340&channel=2m%20live=1%20pageUrl=http%3a//www.streamtonet.com/mobile/:Abu dhabi drama

Why??
 

fankoosh

Super Moderator
Messages
2,139
@testi
this does not work


This work



Why??

i test ur non-working string (alhayat musalsalt) & it works of coarse with my ID0 , so i edit something & here is the string with your ID0 u may need to change ID0 if u need to update to new one ,
try this
Code:
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmp%3a//www.teledunet.net%3a1935/teledunet%20playpath=al_hayat_series%20app=teledunet%20swfUrl=http%3a//www.teledunet.com/mobile/player.swf?id0=27281212340&channel=2m%20pageUrl=http%3a//www.streamtonet.com/mobile/:Al hayat series

or
Code:
#SERVICE 4097:0:1:0:0:0:0:0:0:0:rtmp%3a//www.teledunet.net%3a1935/teledunet%20playpath=al_hayat_series%20app=teledunet%20swfUrl=http%3a//www.teledunet.com/mobile/player.swf?id0=27281212340&channel=2m%20pageUrl=http%3A//www.teledunet.com/mobile/:Al hayat series
 

kiwiz

Registered
Messages
448
so can we se somebody get ART AFLAM WITH THAT NEW THING ALSO ALSHARQIYA ALIRAQIA GOT SOUND BUT THE SOUND IS 4 SEC LATE SYRIA AND SYRIA DRAMA
 

fankoosh

Super Moderator
Messages
2,139
here is latest & contains 2 lists , teledunet is among them , also it reload service list after u update id0 so no need to restart E2
 
Top