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

rtmpdump - cannot download video from stanford.edu

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

rich_and_poor 09-03-2015 03:28 AM

rtmpdump - cannot download video from stanford.edu


 
Hey there,

I'm hoping someone can point me in the right direction. I am trying to download a series of videos on Buckminster Fuller from Stanford Archives using rtmpdump 2.4. I was able to grab the URLs from the page source. The merged link which will play in a browser is:
http://collections.stanford.edu/buck...0/ss5_199_117t
-s "http://collections.stanford.edu/bucky/swf/mediaplayer.swf"
-r "rtmp://sul-streaming.stanford.edu/simplevideostreaming&autostart=true&id=bucky/480/ss5_199_117t"

I have tried putting various aspects of this URL into rtmpdump ... with -r -W -y etc. options, but nothing I tried has worked.

INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close

Is anyone able to help me get my parameters straightened out so that I can download/save it? I used to have these videos on VHS back in the 90s, so am just wanting to download locally.

Thank you.

biezom 09-03-2015 10:19 AM

Re: rtmpdump - cannot download video from stanford.edu


 
Code:

rtmpdump -r "rtmp://sul-streaming.stanford.edu/simplevideostreaming" -y "bucky/480/ss5_199_117t" -o video.flv

rich_and_poor 09-03-2015 10:30 AM

Re: rtmpdump - cannot download video from stanford.edu


 
biezom - thank you so much!! I tried so many combinations, I very much appreciate it.


All times are GMT -6. The time now is 07:10 PM.