PDA

View Full Version : How to record/capture/rip/save TwitCam video stream


any ANONYMOUS forum user
06-20-2011, 12:01 AM
Hi,

I've recorded a live stream from _http://twitcam.livestream.com/
But now I want to find a way to save it to my hard drive in the original quality. Is there any way to capture/rip/save a stream like _http://twitcam.livestream.com/5by98 ?

KSV
06-20-2011, 08:34 AM
it's simple rtmp stream.
rtmpdump.exe -r rtmp://extondemand.livestream.com/ondemand/trans/dv15/mogulus-user-files/chtwitcam_alexey_som/2011/06/19/d0d96e76-23d0-4441-a812-a93f7204c742 -W http://cdn.livestream.com/chromelessPlayer/v21/playerapi.swf -o Test.flv

RTMPDump v2.3 r569 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: metadatacreator Yet Another Metadata Injector for FLV - Version 1.4
INFO: hasKeyframes TRUE
INFO: hasVideo TRUE
INFO: hasAudio TRUE
INFO: hasMetadata TRUE
INFO: canSeekToEnd FALSE
INFO: duration 1936.63
INFO: datasize 74331218.00
INFO: videosize 52214638.00
INFO: videocodecid 2.00
INFO: width 320.00
INFO: height 240.00
INFO: framerate 12.71
INFO: videodatarate 209.55
INFO: audiosize 21851324.00
INFO: audiocodecid 6.00
INFO: audiosamplerate 44100.00
INFO: audiosamplesize 16.00
INFO: stereo FALSE
INFO: audiodatarate 86.30
INFO: filesize 74597673.00
INFO: lasttimestamp 1936.63
INFO: lastkeyframetimestamp 1936.19
INFO: lastkeyframelocation 74588993.00
INFO: keyframes:
INFO: filepositions:
INFO: times:
1476.906 kB / 39.53 sec (2.0%)

Stream Recorder
06-20-2011, 09:54 AM
You can download RTMP streams with freeware RTMPexplorer + rtmpsrv (http://all-streaming-media.com/record-video-stream/RTMPExplorer-freeware-GUI-for-rtmpsrv-Windows.htm), CooJah + Blader (http://all-streaming-media.com/record-video-stream/Blader-freeware-RTMP-downloader.htm), Orbit Downloader (http://all-streaming-media.com/record-video-stream/Download-manager-Orbit-Downloader-Record-HTTP-MMS-RTSP-RTMP-media-streams-Freeware.htm), StreamTransport (http://all-streaming-media.com/record-video-stream/StreamTransport-Download-HTTP-RTMP-RTMPE-streams.htm), shareware Replay Media Catcher (http://all-streaming-media.com/record-video-stream/Replay-Media-Catcher-download-and-capture-streaming-music-radio-video.htm), WM Recorder (http://all-streaming-media.com/record-video-stream/WMRecorder-One-click-online-audio-video-stream-recorder.htm)...

And you can to capture RTMP streams in real time while you watch them using freeware RTMPexplorer + rtmpsuck (http://all-streaming-media.com/record-video-stream/RTMPExplorer-freeware-GUI-for-rtmpsrv-Windows.htm), CooJah (http://all-streaming-media.com/record-video-stream/Blader-freeware-RTMP-downloader.htm) (without Blader), Orbit Grab Pro, shareware Replay Media Catcher (http://all-streaming-media.com/record-video-stream/Replay-Media-Catcher-download-and-capture-streaming-music-radio-video.htm) (in the RTMP recording mode), WM Recorder (http://all-streaming-media.com/record-video-stream/WMRecorder-One-click-online-audio-video-stream-recorder.htm) (in the Loopback mode). Capturing can be done in real time only, but allows you to stay undetected.

If you use Linux, try rtmpsrv or rtmpsuck.

Related:
FAQ: How to record/download/capture/save Adobe Flash .FLV video RTMP stream from embedded player (http://all-streaming-media.com/faq/recording-media-stream/faq-record-download-capture-save-flash-flv-video-rtmp.htm)
How to record rtmp:// flash video .flv stream from embedded Adobe Flash Player

any ANONYMOUS forum user
10-05-2011, 06:33 AM
How to record twitcam.livestream.com using Replay Media Catcher (http://all-streaming-media.com/record-video-stream/Replay-Media-Catcher-download-and-capture-streaming-music-radio-video.htm) 4 / Jaksta (http://all-streaming-media.com/record-video-stream/Jaksta-Streaming-Media%20Recorder-and-Converter.htm) 4:

twitcam.livestream.com use RTMP verification, so if you try to download such stream, you will get the followng error
This is using SWF Verification with the following in the log:
Processing RTMP connection response from the server ...

*** Ignoring verification request. This stream might be terminated early by the server.

If it is try the auto resume in Tools -> Settings under the RTMP Tweaks section. This should allow you to download twitcam.livestream.com video.

http://img515.imageshack.us/img515/8489/twitcamlivestreamcomrec.png

You may also use RTMP Recording mode (Tools -> Settings under the RTMP Tweaks ) to capture stream in real timeas well.