nStreamPlayer with rtmp

abeille19

Registered
Messages
55
i have put librtmp and rtmp binary.
But nothing
i don't know why?
can you send me a nstream.xml which work?
 

dragons2win

Registered
Messages
6
example for gigablue :

Code:
#SERVICE 4097:0:0:0:0:0:0:0:0:0:rtmp%3A//www.teledunet.com/teledunet playpath=sat_7_plus swfUrl=http%3A//www.teledunet.com/tv/player.swf?id0=2685850115760&repeat=single&streamer=rtmp%3A//www.teledunet.com%3A1935/teledunet&file=rotana_aflam&provider=rtmp&autostart=true&skin2=bekle/bekle.xml live=1 pageUrl=http%3A//www.teledunet.com/sat_7_plus:sat_7_plus

example for dream / vu / et :

Code:
#SERVICE 1:0:0:0:0:0:0:0:0:0:rtmp%3A//www.teledunet.com/teledunet playpath=sat_7_plus swfUrl=http%3A//www.teledunet.com/tv/player.swf?id0=2685850115760&repeat=single&streamer=rtmp%3A//www.teledunet.com%3A1935/teledunet&file=rotana_aflam&provider=rtmp&autostart=true&skin2=bekle/bekle.xml live=1 pageUrl=http%3A//www.teledunet.com/sat_7_plus:sat_7_plus

the rest i think you can do on your own ... id0 is time_player <- think of it :)

and many thanks over to wiziwig for the links !!!

thanks testi I tested this link but not working!! i tried to understand how make similar links but no luck as yet ..
were did this (sat_7_plus:sat_7_plus)come from?thanks
 

abeille19

Registered
Messages
55
testi, thi line #SERVICE 1:0:0:0:0:0:0:0:0:0:rtmp%3A//www.teledunet.com/teledunet playpath=sat_7_plus swfUrl=http%3A//www.teledunet.com/tv/player.swf?id0=2685850115760&repeat=single&streamer=rtmp%3A//www.teledunet.com%3A1935/teledunet&file=rotana_aflam&provider=rtmp&autostart=true&skin2=bekle/bekle.xml live=1 pageUrl=http%3A//www.teledunet.com/sat_7_plus:sat_7_plus
does'nt work for me too
 

dragons2win

Registered
Messages
6
Are you testing this in a dream/vu box?
if so it must start #SERVICE 4097:0:0:0:0:0:0:0:0:0:(than rtmp:blala****)
rtmp%3A//www.teledunet.com/teledunet playpath=sat_7_plus swfUrl=http%3A//www.teledunet.com/tv/player.swf?id0=2685850115760&repeat=single&streamer=rtmp%3A//www.teledunet.com%3A1935/teledunet&file=rotana_aflam&provider=rtmp&autostart=true&skin2=bekle/bekle.xml live=1 pageUrl=http%3A//www.teledunet.com/sat_7_plus:sat_7_plus****> and than to finsih must be look sat_7_plus:sat_7_plus:Name of channel so at the end must look like ****> :rotana_aflam
or eneter below #DESCRIPTION rotana aflam.
it should look like
#SERVICE 4097:0:0:0:0:0:0:0:0:0:rtmp%3A//www.teledunet.com/teledunet playpath=sat_7_plus swfUrl=http%3A//www.teledunet.com/tv/player.swf?id0=2685850115760&repeat=single&streamer=rtmp%3A//www.teledunet.com%3A1935/teledunet&file=rotana_aflam&provider=rtmp&autostart=true&skin2=bekle/bekle.xml live=1 pageUrl=http%3A//www.teledunet.com/sat_7_plus:sat_7_plus
#DESCRIPTION rotana aflam

good luck
 

dragons2win

Registered
Messages
6
dragons2win, is it working with you this line?
no friend nothing is working for me I wish .
Not having much luck with with these either lol.


rtmpdump -r "rtmp://209.236.66.43/livepkgr" -a "livepkgr" -f "WIN 11,4,402,287"
-W "http://alhiwar.tv/tv/510/player.swf" -p "http://www.alhiwar.tv/" -y "livestr
eam" -o livestream.flv


rtmpdump -r "rtmp://209.236.66.43/livepkgr" -a "livepkgr" -f "WIN 11,4,402,287"
-W "http://alhiwar.tv/tv/510/player.swf" -p "http://www.alhiwar.tv/" -y "livestr
eam" -o livestream.flv
 

testi

Super VIP
Messages
1,728
in this thread you can find all needed stuff to make it work , problem is you only want to watch ...

like i said - think about id0= ( time_player )
 
Top