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

Live stream versus redirected

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

philj 02-26-2015 06:45 PM

Live stream versus redirected


 
Hi All

I am looking at http://www.skysportslive.tv/espn-uk-live-stream.php and the rmtpdump I have is (currently has problems)
Code:

rtmpdump -r "rtmp://31.220.0.206/redirect/" -a "redirect/" -f "LNX 11,2,202,442" -W "http://p.jwpcdn.com/6/11/jwplayer.flash.swf" -p "http://reytv.co/embedu.php?live=espnxuk&vw=620&vh=490" -y "espnxuk" -o espnxuk.flv -T '%Zrey(nKa@#Z'
But I need a direct live link like below (it does not work) rather then a redirected link like above. I there a way to work out the direct live rtmp:// link?

Code:

rtmpdump -v -r "rtmp://31.220.0.195:80/live/espnuk" -p "http://reytv.co" -T "%Zrey(nKa@#Z" -o testing.flv
Thanks in advance

hasomaso 02-26-2015 06:53 PM

Re: Live stream versus redirected


 
Code:

rtmpdump -v -r "rtmp://31.220.0.195:80/live" -a "live" -f "WIN 16,0,0,305" -W "http://p.jwpcdn.com/6/11/jwplayer.flash.swf" -p "http://reytv.co/embedo.php?live=espnxuk&vw=620&vh=490" -y "espnxuk" -T "%%Zrey(nKa@#Z" -o "output.flv"
Code:

RTMPDump v2.4 GIT-2015-01-15 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:  duration                0.00
INFO:  width                  640.00
INFO:  height                  360.00
INFO:  videodatarate          341.80
INFO:  framerate              29.97
INFO:  videocodecid            7.00
INFO:  audiodatarate          125.00
INFO:  audiosamplerate        48000.00
INFO:  audiosamplesize        16.00
INFO:  stereo                  TRUE
INFO:  audiocodecid            10.00
INFO:  audiochannels          2
INFO:  frameWidth              720
INFO:  frameHeight            576
INFO:  displayWidth            1024
INFO:  displayHeight          576
INFO:  encoder                Lavf54.63.104
INFO:  filesize                0.00
1384.209 kB / 44.33 sec


philj 02-26-2015 07:39 PM

Re: Live stream versus redirected


 
Hi hasomaso and All

Thanks for the response. It contains good information. The play path (-y) for the stream I was after is espnuk using

Code:

rtmpdump -v -r "rtmp://31.220.0.195:80/live" -a "live" -f "WIN 16,0,0,305" -W "http://p.jwpcdn.com/6/11/jwplayer.flash.swf" -p "http://reytv.co/embedo.php?live=espnxuk&vw=620&vh=490" -y "espnxuk" -T "%Zrey(nKa@#Z" -o "output.flv"
Can any one tell me the play path for this rtmpdump for sky sport 1?

Thanks in advance

hasomaso 02-26-2015 08:07 PM

Re: Live stream versus redirected


 
Sky Sports 1
Code:

rtmpdump -v -r "rtmp://80.82.64.140:443/liverepeater/40" -a "liverepeater" -f "WIN 16,0,0,305" -W "http://popeoftheplayers.eu/atdedead.swf" -p "http://popeoftheplayers.eu/player3.php?id=40&width=650&height=450" -y "40" -T "#atd%%#$ZH" -o "output.flv"

philj 02-26-2015 10:24 PM

Re: Live stream versus redirected


 
Hi All

Having troubles with http://live-cricket.crichd.in/star-s...-streaming.php
to get the token and rtmpdump string? Any one have a direct link rtmp:// for it?

Thanks in advance

biezom 02-27-2015 12:02 AM

Re: Live stream versus redirected


 
Quote:

Originally Posted by philj (Post 74516)
Hi All

Having troubles with http://live-cricket.crichd.in/star-s...-streaming.php
to get the token and rtmpdump string? Any one have a direct link rtmp:// for it?

Thanks in advance

Code:

rtmpdump -v -r "rtmp://77.92.76.192/stream" -a "stream" -f "WIN 16,0,0,305" -W "http://www.p3g.tv/resources/scripts/eplayer.swf" -p "http://www.p3g.tv/embedplayer/star1part/2/620/490" -y "star1part?id=1917" -K "zenataStoGoPuknalaGavolot;TRUE;TRUE" -C S:OK -o "output.flv"


All times are GMT -6. The time now is 06:47 PM.