View Single Post
  #3  
Old 12-14-2014, 01:15 PM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: anyone can stream from this website ?


Hi,

the channel is streamed from ilive.to (used dynamic hash & dynamic token) but token only needed if you stream from ilive.
Code:
rtmpdump -v -r "rtmp://watch1.streamlive.to:1935/edge/_definst_/" -a "edge/_definst_/?xs=_we_MnRhZzRkemd3b2Y1bWEyfDE0MTg2MjI2OTB8NzcuOC4xMzAuMTc1fDU0OGRlYTQyYmUwMTJ8Y2MwN2NmMTBlMjNiMWU4NTJhMzllODk0OGFkOWM3ZjJiM2I4ZmJhOA.." -f "WIN 14,0,0,179" -W "http://www.streamlive.to/ads/player_ilive.swf" -p "http://www.streamlive.to/view/38804/Disney_channel_(HD)-live-stream-channel" -y "2tag4dzgwof5ma2" -T "c9fcf8b7f1ad7d1cd8cfeffc64cfd033" | "player" -

rtmpdump -v -r "rtmp://93.174.95.125:1935/edge/_definst_/" -a "edge/_definst_/?xs=_we_MnRhZzRkemd3b2Y1bWEyfDE0MTg2MjI2OTB8NzcuOC4xMzAuMTc1fDU0OGRlYTQyYmUwMTJ8Y2MwN2NmMTBlMjNiMWU4NTJhMzllODk0OGFkOWM3ZjJiM2I4ZmJhOA.." -y "2tag4dzgwof5ma2" | "player" -
So in this case its better to use your postet source and just to update the hash (?xs=hash) after a while if needed or just call the channel from ilive (DumperHelper working) and just change the rtmp link then its also working....
Code:
rtmp://watch1.streamlive.to:1935
to
rtmp://93.174.95.125:1935
greetz
Reply With Quote