nStreamPlayer with rtmp

fankoosh

Super Moderator
Messages
2,139
Can anybody help how to make this link work on dm500HD nstream?

rtmp://31.7.58.122:1935/stream/o0X2C8M0.stream swfUrl=http://thecdn.04stream.com/p/bbp.swf pageUrl=http://04stream.com swfVfy=true live=true


Thanks

insert following line into ur nstream.xml & it will works

Code:
rtmp://31.7.58.122:1935/stream/ playpath=o0X2C8M0.stream swfUrl=http://thecdn.04stream.com/p/bbp.swf pageUrl=http://04stream.com live=1
 

Peerate

Registered
Messages
117
I think I had nstream.xml with working youtube link, but I've lost it and right now I can't manage to make it work..

Can anyone convert this

Code:
http://www.youtube.com/watch?v=L_fCqg92qks

to watchable nstream.xml format?
 

fankoosh

Super Moderator
Messages
2,139
I think I had nstream.xml with working youtube link, but I've lost it and right now I can't manage to make it work..

Can anyone convert this

Code:
http://www.youtube.com/watch?v=L_fCqg92qks

to watchable nstream.xml format?

add this link ;) & it is working after test on vlc , simpletv & should works with nstreamplugin

Code:
http://r9---sn-aigezn7y.c.youtube.com/videoplayback?sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cgcr%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&burst=40&source=youtube&key=yt1&itag=35&ms=au&cp=U0hWSVVMVF9KUUNONl9NRlhBOlZmWXZkMEVyM2w5&upn=dXx5X2NqaIU&ipbits=8&expire=1374516057&fexp=914501%2C932230%2C916625%2C929305%2C929117%2C929121%2C929906%2C929907%2C929127%2C929129%2C929131%2C925720%2C925722%2C925718%2C925714%2C929917%2C929919%2C912521%2C931917%2C904830%2C919373%2C904122%2C919387%2C936303%2C909549%2C900816%2C936301%2C912711%2C935000%2C921057%2C929309&id=2ff7c2aa0f76aa4b&algorithm=throttle-factor&gcr=gb&mt=1374493858&sver=3&factor=1.25&mv=m&ip=85.13.235.59&signature=113D539B6E0B5E45DC0E4B591825CAD8276C2A0B.463869CAF848136F1C231BB8E610D62FB67C3A20
 

mark21

Registered
Messages
24
Hi!

Please convert for nstremplayer this links:

#EXTINF:-1,НТВ
http://194.143.148.19:7088/udp/233.187.37.114:1234
#EXTINF:-1,НТВ2
http://194.143.148.19:7088/udp/233.187.37.50:1234

like this:

<channel>
<title><![CDATA[Nickelodeon]]></title>
<description><![CDATA[<img src="http://billing.zargacum.net/favicon.ico">Zargacum IPTV]]></description>
<stream_url><![CDATA[http://iptv2.zargacum.net/iptv/VCH6T4D3NH/541/index.m3u8]]></stream_url>
</channel>

If someone can post a playlist with bbc channels, i will thanks..
 
Last edited:
Top