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

www.samesame.com.au:How to save Web video streams in RTMPT, using only freeware tools

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

nobody 03-04-2011 08:33 PM

www.samesame.com.au:How to save Web video streams in RTMPT, using only freeware tools


 
By chance, it's possible to save Web videos from RTMPT streams, using only free applications (open-source or not), under Windows 7 Starter?
For example, _http://www.samesame.com.au/videos/6264/An- Aussie-Summer.htm

I tried download with StreamTransport 1.0.2.2171, but the program either crashes or can not find anything.
I also tried using the RTMPdump 2.3, and even found the data below, but unfortunately was not able to create a command line that worked...
HTML Code:

http://videoassets-cdn.thesoundalliance.net/plugins/jwplayer-licensed.swf?duration=133.625&autostart=false&controlbar=bottom&screencolor=000000&type=rtmp&streamer=rtmpt://fms.0EE7.edgecastcdn.net/800EE7/s3.amazonaws.com/twistage-production/&skin=http://www.samesame.com.au/assets/jwplayer/samesame.swf&file=60bd4da6b464e_2259241.mp4&image=/video/60bd4da6b464e/screenshots/640w.jpg&rtmp.subscribe=false&voxtoken=system&embed_domain=www.samesame.com.au
Any help is welcome!

Stream Recorder 03-04-2011 11:32 PM

Re: www.samesame.com.au:How to save Web video streams in RTMPT, using only freeware t


 
I was able to download this stream with commercial Replay Media Catcher 4, but freeware CooJah and StreamTransport failed for me.

Coojah gives lots of details which can be used when launching rtmpdump:
Code:

url: rtmpt://fms.0EE7.edgecastcdn.net:80/800EE7/s3.amazonaws.com/twistage-production/mp4:60bd4da6b464e_2259241.mp4
app: 800EE7/s3.amazonaws.com/twistage-production/
flashVer: WIN 10,2,154,12
pageUrl: http://www.samesame.com.au/videos/6264/An-Aussie-Summer.htm
swfUrl: http://videoassets-cdn.thesoundalliance.net/plugins/jwplayer-licensed.swf?duration=133.625&autostart=false&controlbar=bottom&screencolor=000000&type=rtmp&streamer=rtmpt%3A%2F%2Ffms.0EE7.edgecastcdn.net%2F800EE7%2Fs3.amazonaws.com%2Ftwistage-production%2F&skin=http%3A%2F%2Fwww.samesame.com.au%2Fassets%2Fjwplayer%2Fsamesame.swf&file=60bd4da6b464e_2259241.mp4&image=%2Fvideos%2F60bd4da6b464e%2Fscreenshots%2F640w.jpg&rtmp.subscribe=false&voxtoken=system&embed_domain=www.samesame.com.au
tcUrl: rtmpt://fms.0EE7.edgecastcdn.net:80/800EE7/s3.amazonaws.com/twistage-production/
playPath: mp4:60bd4da6b464e_2259241.mp4

You can also try other RTMP Flash stream recorders, for example: Orbit Downloader, Orbit Grab Pro.

FAQ: How to record/download/capture/save Adobe Flash .FLV video RTMP stream from embedded player
How to record rtmp:// flash video .flv stream from embedded Adobe Flash Player

nobody 03-05-2011 01:02 AM

Re: www.samesame.com.au:How to save Web video streams in RTMPT, using only freeware t


 
Yes, it works for me:)
Code:

rtmpdump.exe -r rtmpt://fms.0EE7.edgecastcdn.net:80/800EE7/s3.amazonaws.com/twistage-production/mp4:60bd4da6b464e_2259241.mp4
-a 800EE7/s3.amazonaws.com/twistage-production/
-f WIN 10,2,154,12
-p http://www.samesame.com.au/videos/6264/An-Aussie-Summer.htm
-s "http://videoassets-cdn.thesoundalliance.net/plugins/jwplayer-licensed.swf?duration=133.625&autostart=false&controlbar=bottom&screencolor=000000&type=rtmp&streamer=rtmpt%3A%2F%2Ffms.0EE7.edgecastcdn.net%2F800EE7%2Fs3.amazonaws.com%2Ftwistage-production%2F&skin=http%3A%2F%2Fwww.samesame.com.au%2Fassets%2Fjwplayer%2Fsamesame.swf&file=60bd4da6b464e_2259241.mp4&image=%2Fvideos%2F60bd4da6b464e%2Fscreenshots%2F640w.jpg&rtmp.subscribe=false&voxtoken=system&embed_domain=www.samesame.com.au"
-t rtmpt://fms.0EE7.edgecastcdn.net:80/800EE7/s3.amazonaws.com/twistage-production/
-y mp4:60bd4da6b464e_2259241.mp4
-o An-Aussie-Summer.flv
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: client signature does not match!
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration              133.62
INFO:  moovPosition          40.00
INFO:  width                640.00
INFO:  height                360.00
INFO:  videocodecid          avc1
INFO:  audiocodecid          mp4a
INFO:  avcprofile            66.00
INFO:  avclevel              22.00
INFO:  aacaot                2.00
INFO:  videoframerate        24.00
INFO:  audiosamplerate      44100.00
INFO:  audiochannels        2.00
INFO: tags:
INFO:  -Ūtoo                Lavf52.36.0
INFO:  -Ūday                2010
INFO:  -Ūnam                Seal Rocks
INFO: trackinfo:
INFO:  length                3207.00
INFO:  timescale            24.00
INFO:  language              und
INFO: sampledescription:
INFO:  sampletype            avc1
INFO:  length                5891054.00
INFO:  timescale            44100.00
INFO:  language              und
INFO: sampledescription:
INFO:  sampletype            mp4a
14928.565 kB / 133.58 sec (99.9%)
Download complete

Thank you!


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