Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
![]() ![]() |
|
Thread Tools | Display Modes |
#11
|
|||
|
|||
![]() Re: RTMPexplorer only worked onceI am still wondering though as to why RTMPexplorer only worked once. has anyone else faced this problem?
|
#12
|
|||
|
|||
![]() Re: RTMPexplorer only worked oncehello can u please share with me too how u get the links. thx very much
|
#13
|
|||
|
|||
![]() Re: RTMPexplorer only worked onceok here is the manual...
take as example the same video address 1. we open the video in firefox and jump to "view page source" ![]() 2. we search "vodplayer" and note the spot marked in red in a editor ![]() 3. now we have almost the required parameters for rtmpdump Code:
"playerurl" = -W "pageurl" = -p "angebot" = -a "Host:Port" = rtmpe://fms-fra13.rtl.de/voxnow/ (is not present but always the same) 4. and now the last, copy "playerdata" url and paste in FF Browser, and find the "filename" line, here we need only the section ![]() we need only that Code:
7794/V_570867_CPZ9_N42703_108038_h264-mq_5b16183c62b9e52cb1ef2253f2661dc.f4v 5. We now have all the parameters for rtmpdump can assemble them now Code:
-r "rtmpe://fms-fra13.rtl.de/voxnow/" -a "voxnow/" -W "http://cdn.static-fra.de/now/vodplayer.swf" -p "http://www.voxnow.de/die-hoehle-der-loewen/folge-3-ua-mit-knueppelknifte-und-twinkle-kid.php?container_id=175240&player=1&season=1" -y "mp4:7794/V_570867_CPZ9_N42703_108038_h264-mq_5b16183c62b9e52cb1ef2253f2661dc.f4v" Code:
rtmpdump -r "rtmpe://fms-fra13.rtl.de/voxnow/" -a "voxnow/" -W "http://cdn.static-fra.de/now/vodplayer.swf" -p "http://www.voxnow.de/die-hoehle-der-loewen/folge-3-ua-mit-knueppelknifte-und-twinkle-kid.php?container_id=175240&player=1&season=1" -y "mp4:7794/V_570867_CPZ9_N42703_108038_h264-mq_5b16183c62b9e52cb1ef2253f2661dc.f4v" -o "output.flv" |
#14
|
|||
|
|||
![]() Re: RTMPexplorer only worked oncethx2u BUT how you find "rtmpe://fms-fra13.rtl.de/voxnow/" it is not in source page
![]() |
#15
|
|||
|
|||
![]() Re: RTMPexplorer only worked onceQuote:
Please read carefully what I wrote above!!! |
#16
|
|||
|
|||
![]() Re: RTMPexplorer only worked oncesir, i know you said
"Host:Port" = rtmpe://fms-fra13.rtl.de/voxnow/ (is not present but always the same)"" But my question is how you find "rtmpe://fms-fra13.rtl.de/voxnow/" thx2u |
#17
|
|||
|
|||
![]() Re: RTMPexplorer only worked onceSo you could also use...
Code:
fms-fra1.rtl.de (range 1-21 and more) or fmspay-fra1.rtl.de (1-4) Code:
hds.fra.voxnow.de 217.118.170.23 217.118.170.160 // Ports:80,1935 fms-fra3.rtl.de rtmpe used port 1935 / 80 / 443 default rtmpdump -r "rtmpe://217.118.170.160/voxnow/" -a "voxnow/" -W "http://cdn.static-fra.de/now/vodplayer.swf" -p "http://www.voxnow.de" -y "mp4:7794/V_570867_CPZ9_N42703_108038_h264-mq_5b16183c62b9e52cb1ef2253f2661dc.f4v" | "vlc" - |
#18
|
|||
|
|||
![]() Re: RTMPexplorer only worked onceI will try this later on and update. Looks very good. thanks for the steps!
|
#19
|
|||
|
|||
![]() Re: RTMPexplorer only worked onceI confirm it works. Thanks again. been looking for such a clear tutorial for ages!
It still bugs me as to why RTMPexplorer only worked once and never again. Any ideas? |
#20
|
|||
|
|||
![]() Re: RTMPexplorer only worked oncevery thx
|
![]() ![]() |
Tags: rtmpexplorer |
Thread Tools | |
Display Modes | |
|
|