Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

Can't capture secure rtmpe

(http://stream-recorder.com/forum/showthread.php?t=15332)

doejoanne789456 02-14-2013 09:26 AM

Can't capture secure rtmpe


 
Hi guys
I'm just new using RTMPDump. I've already ready the tutorial explaining all the codes to use with it, but I'm having a problem with this specific site.
I'm trying to download this video:
Code:

http://rtl-now.rtl.de/deutschland-sucht-den-superstar/recall-folge-3.php?container_id=114541&player=1&season=10
I'm trying to use this code but I'm getting this "server sent error" response:
Code:

rtmpdump -W http://rtl-now.rtl.de/includes/vodplayer.swf?ts=201302140346 -r rtmpe://fms-fra23.rtl.de/rtlnow/13/V_266358_B34C_E88384_81724_h264-mq-show_02a2722f9c311a1723a23209c2fb0dcf.f4v -o video.f4v
Does anyone know what I'm a doing wrong? Thank you! =)

AmazingMatze 02-14-2013 09:39 AM

Re: Can't capture secure rtmpe


 
Code:

rtmpdump -r "rtmpe://fms-fra23.rtl.de/rtlnow/" -y "mp4:13/V_266358_B34C_E88384_81724_h264-mq-show_02a2722f9c311a1723a23209c2fb0dcf.f4v" -f "WIN 11,5,502,146" -W "http://rtl-now.rtl.de/includes/vodplayer.swf" -p "http://rtl-now.rtl.de/deutschland-sucht-den-superstar/recall-folge-3.php?container_id=114541&player=1&season=10" -o "crappy_tv_show.flv"

doejoanne789456 02-14-2013 09:49 AM

Re: Can't capture secure rtmpe


 
Thanks mate! =)


All times are GMT -6. The time now is 08:02 PM.