Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

anyone can stream from this website ?

(http://stream-recorder.com/forum/showthread.php?t=19124)

raven2k7 12-14-2014 10:17 AM

anyone can stream from this website ?


 
hi , cant seem to get the videos on this site to play in kodi . or maybe i need a token ? the site is below

http://uk-iptv.co.uk/stream.php?ch=38804

lesor 12-14-2014 11:52 AM

Re: anyone can stream from this website ?


 
Replay Media Catcher and other


troller12 12-14-2014 01:15 PM

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

raven2k7 12-15-2014 10:06 AM

Re: anyone can stream from this website ?


 
so your saying that i dont need to add in token unless am streaming the media from ilive correct? . and what does dynamic hash mean?

raven2k7 12-15-2014 10:34 AM

Re: anyone can stream from this website ?


 
and once i get it to stream in vlc player. is there anyway to create a rtmp file from it? so i can just put the address in vlc player and play rather than doing all those commands?

troller12 12-15-2014 02:48 PM

Re: anyone can stream from this website ?


 
Hi,

so they use dynamic app hash.You don't need to add a token if you stream from...
Code:

http://uk-iptv.co.uk/stream.php?ch=38804
....so just use the rtmpdump address of this one.You can also visit the ilive site and grab the link datas and then just change it as I did post already before.Just test it and visit the same channel on ilive.If you are looking for any better & quicker way to play your channel in your player then just use livestreamer tool so this tool does support ilive already.

Code:

livestreamer http://www.streamlive.to/view/38804/Disney_channel_%28HD%29-live-stream-channel best
Code:

[cli][info] Found matching plugin ilive for URL http://www.streamlive.to/view/38804/Disney_channel_%28HD%29-live-stream-channel
[cli][info] Available streams: 980k (worst), live (best)
[cli][info] Opening stream: live (rtmp)
[cli][info] Starting player: 'vlc'

Now the channel will play in VLC.

greetz


All times are GMT -6. The time now is 05:53 AM.