Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
RTMPDUMP 2.4 - RTMPE DUMP from RTLNOW.DEHello 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 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 |
#2
|
|||
|
|||
Re: RTMPDUMP 2.4 - RTMPE DUMP from RTLNOW.DEThis took me a while to figure it out, especially because you didn't post the pageURL!!!
You MUST specify the pageURL. You MUST specify the SWF player and you MUST use the -y (playpath) parameter. Code:
rtmpdump -r "rtmpe://fms-fra21.rtl.de/rtlnow/" -y "mp4:4/V_255543_B3JU_Z27406_80986_h264-mq_22ee4f9b9dbf233c55b7382215155a40.f4v" -f "WIN 11,5,502,146" -W "http://rtl-now.rtl.de/includes/vodplayer.swf" -p "http://rtl-now.rtl.de/csi-vegas/zartbitter.php?container_id=110539&productdetail=1&paytype=ppv&season=12" -o "CSI-Vegas.flv" |
#3
|
|||
|
|||
Re: RTMPDUMP 2.4 - RTMPE DUMP from RTLNOW.DEthank you very much! This is what I missed! Now its working! :-)
|
Tags: rtlnow rtmpe rtmpdump |
Thread Tools | |
Display Modes | |
|
|