View Single Post
  #3  
Old 01-16-2016, 03:15 PM
GosuSan GosuSan is offline
Junior Member
 
Join Date: Jan 2016
Posts: 4
GosuSan is on a distinguished road
Default

Re: Recording TV Lifestream


Okay, first of all: Thanks for your reply!

Where did you get that Token from? I thought the Token was this:

Code:
DEBUG: Property: <Name:        secureToken, STRING:	17f1764c24537b99899ee23d86372705deb7eefd85e91feb8a29f6a072f4c43a3b84d26d>
But it still does not work, not with this token, and not with yours:

Code:
$ rtmpdump -r "rtmp://31.220.2.148/redirect/" -a "redirect/" -f "LNX 17,0,0,188" -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_11-12-10_eu2.flv" -T "%Zrey(nKa@#Z" -V
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
DEBUG: Protocol : RTMP
DEBUG: Hostname : 31.220.2.148
DEBUG: Port     : 1935
DEBUG: Playpath : eu2
DEBUG: tcUrl    : rtmp://31.220.2.148:1935/redirect/
DEBUG: swfUrl   : http://p.jwpcdn.com/6/12/jwplayer.flash.swf
DEBUG: pageUrl  : http://yotv.co/embedo.php?live=eu2&vw=620&vh=490
DEBUG: app      : redirect/
DEBUG: flashVer : LNX 17,0,0,188
DEBUG: live     : no
DEBUG: timeout  : 30 sec
DEBUG: SWFSHA256:
DEBUG: b3 59 92 56 0e ae 15 22 60 d0 ff 65 76 ec d3 98
DEBUG: 58 4f 3a f2 46 ad bd a7 c6 8a a4 41 6e 9b cf 7d
DEBUG: SWFSize  : 404302
DEBUG: Setting buffer time to: 36000000ms
Connecting ...
ERROR: RTMP_Connect0, failed to connect socket. 111 (Connection refused)
DEBUG: Closing connection.
And by the way, I did also compile the rtmpdump with the patches from that thread, just like you told me to do.
Reply With Quote