Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
www.samesame.com.au:How to save Web video streams in RTMPT, using only freeware toolsBy 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 |
#2
|
|||
|
|||
Re: www.samesame.com.au:How to save Web video streams in RTMPT, using only freeware tI 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 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 |
#3
|
|||
|
|||
Re: www.samesame.com.au:How to save Web video streams in RTMPT, using only freeware tYes, 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 Last edited by nobody : 03-05-2011 at 10:14 AM. Reason: clean up |
Tags: download, free, rtmp, rtmpdump, samesame com au, video, windows |
Thread Tools | |
Display Modes | |
|
|