View Single Post
  #6  
Old 01-16-2016, 04:10 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Recording TV Lifestream


Quote:
Originally Posted by GosuSan View Post
Oh yes, I actually did!
Thanks, worked now!The first frames I actually captured

Could you teach me how to get that Token?
I'd really want to learn that.
Want to try some more stream-captures, maybe from other sites, and I guess that would be pretty handy.

Thanks in advance!

btw: that stream sometimes switches from "rtmp://31.220.2.148/redirect/" to "rtmp://31.220.2.148/live/" and I think it also switches IPs sometimes, ist that a problem?

edit:


I did, like I said
i think not a problem

did you use a version compiled?

your old version of rtmpdump does not support the redirect

in blue is different because i add this option when i compiled

with version compiled

Code:
rtmpdump -r "rtmp://31.220.2.148/redirect/" -a "redirect/" -f "LNX 19,0,0,207" -W "http://p.jwpcdn.com/6/12/jwplayer.flash.swf" -p "http://yotv.co/embedo.php?live=eu2&vw=620&vh=490" -y "eu2" -o "2016-01-16_05-40-59_eu2.flv" -T "%Zrey(nKa@#Z"
RTMPDump v2.4 KSV 11-12-15
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
INFO: rtmp server sent redirect
INFO: trying to connect with redirected url
Starting download at: 0.000 kB
INFO: Metadata:
INFO:   duration                0.00
INFO:   width                   640.00
INFO:   height                  360.00
INFO:   videodatarate           390.62
INFO:   framerate               29.97
INFO:   videocodecid            7.00
INFO:   audiodatarate           125.00
INFO:   audiosamplerate         44100.00
INFO:   audiosamplesize         16.00
INFO:   stereo                  TRUE
INFO:   audiocodecid            10.00
INFO:   encoder                 Lavf54.63.104
INFO:   filesize                0.00
636.846 kB / 18.41 sec

Edit "did you use a version compiled?" sorry you have already said yes twice

Last edited by biezom : 01-16-2016 at 04:43 PM.
Reply With Quote