Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Handshake failed problem + no rtmpsuck outputHi,
I'm trying to rtmpdump some video's from two sites, for example: - http://rudolphsbakery.24kitchen.nl/i...runderbouillon - http://www.cobra.be/cm/cobra/cobra-m...9138/1.1353466 I tried setting up rtmpsuck to get help for the rtmpdump setup, but with: iptables -t nat -D OUTPUT -p tcp --dport 1935 -m owner \! --uid-owner root -j REDIRECT && rtmpsuck I don't get any output if I start either of these two videos in firefox. I do get output when I play a bbc-news video, so I'm assuming my setup is at least partly working. The second video I can dump succesfully using (I manually searched the source code etc.): rtmpdump -r "rtmpt://vrt.flash.streampower.be:443/sporza" -W "http://www.cobra.be/html/flash/common/player.swf" -y "2012/07/172914978CONNYFROB9692190.urlFLVLong.flv" -C O:1 -C O:0 -o test01.flv -v I don't understand the -C commands, but both that and the -v for live are necessary as far as I can see. For the first video I tried (I don't remember where I got the rtmpt path, not sure if it is correct): ./rtmpdump -r "rtmpt://fl.media04.kpnstreaming.nl:80/vod/_definst_//kpn/24kitchenV/BB120002_Boudewijns_bolognese_cupcakes.mp4" -o test.mp4 -v but this gives me "ERROR: RTMP_Connect1, handshake failed." Can anyone help me to: a) figure out how to dump the video from the first page (http://rudolphsbakery.24kitchen.nl) b) help me get results from rtmpsuck/rtmpsrv Thanks! |
Tags: handshake, rtmpsuck |
Thread Tools | |
Display Modes | |
|
|