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

Can I use rtmpExplorer through an SSH server?

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

FeiWu1979 05-05-2012 06:57 AM

Can I use rtmpExplorer through an SSH server?


 
I was able to play this video (http://www.learner.org/vod/vod_window.html?pid=139) both in Firefox and in IE through an SSH server (ssh.sshcenter.info). This video in particular cannot be accessed through an IP from China. So I used SSH.

But how can I get all the parameters to download the video with rtmpdump?

It seems that rtmpExplorer doesn't provide any setup for SSH.

I've also tried URLSnooper. With a direct connection it got me the parameters I needed, but not when I used SSH.

svnpenn 05-24-2012 04:31 PM

Re: Can I use rtmpExplorer through an SSH server?


 
Use rtmp-host.sh!

Code:

rtmpdump -r "rtmp://cp83814.edgefcs.net/ondemand" -a "ondemand" -f "WIN 11,1,102
,55" -W "http://www.learner.org/vod/swfs/player-licensed.swf?auth=daEakapdrasahd
vcAbhbKdJbma.aIamdPa3-bpVRyX-jy-kjGus&aifp=v001&slist=T01719/pv_against_all_odds
" -p "http://www.learner.org/resources/series65.html" -y "T01719/pv_against_all_
odds" -o pv_against_all_odds.flv

RTMPDump v2.4-34-g7340f6d
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration              326.19
INFO:  width                320.00
INFO:  height                240.00
INFO:  videodatarate        300.00
INFO:  canSeekToEnd          TRUE
INFO:  videocodecid          2.00
INFO:  audiodatarate        64.00
INFO:  audiocodecid          2.00
INFO:  framerate            29.97
INFO:  creationdate          Fri Jun 10 14:06:53 2011
INFO:  Encoded_By            Feather Rogers-Dayton
INFO:  Encoded_With          Sorenson Squeeze
1151.244 kB / 25.06 sec (7.6%)



All times are GMT -6. The time now is 01:39 AM.