View Single Post
  #1  
Old 01-28-2013, 11:50 AM
CrynogarTM CrynogarTM is offline
Junior Member
 
Join Date: Jan 2013
Posts: 2
CrynogarTM is on a distinguished road
Default

RTMPDUMP 2.4 - RTMPE DUMP from RTLNOW.DE


Hello everybody,

I am going to dump RTMPS again now I can't download from Rtlnow.de anymore.

I was able to retrieve the CDADATA from the XML File that the player is using: XML-CDADATA

I aquire the Target here:
Code:
rtmpe://fms-fra21.rtl.de/rtlnow/4/V_255543_B3JU_Z27406_80986_h264-mq_22ee4f9b9dbf233c55b7382215155a40.f4v
Now I am executing rtmpdump.exe as before
Code:
./rtmpdump -r "rtmpe://fms-fra21.rtl.de/rtlnow/4/V_255543_B3JU_Z27406_80986_h264-mq_22ee4f9b9dbf233c55b7382215155a40.f4v" -o CSIVEGAS.FLV
Code:
/home/Cry/rtlnow/rtmpdump-2.4-git-010913>rtmpdump -r "rtmpe://fms-fra31.rtl.de/rtlnow/81/V_259044_B3LA_E88373_81038_h264-mq_0a4304704686be599555d08d7e68c609.f4v" -o ./CSIVEGAS.FLV
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close
May someone could help me please?
Reply With Quote