Question:
How to capture streaming video (rtmp)?
Pucp98
2010-11-09 18:50:27 UTC
I'm member of a website where I can watch some videos but I can't save them on disk, I can only watch them inside the site using a flash player (like Youtube). In that specific page, checking the source code, in the flash player section I have this:

var file = 'website/video_folder/video.mp4';
var streamer = 'rtmp://flash2.streamingsrvr.com/vids';

var s1 = new SWFObject('player.swf', 'player_id', '720', '500', 'null', '#FFFFFF');
s1.addParam('allowfullscreen', 'true');
s1.addParam('allowscriptaccess', 'always');
s1.addParam('quality', 'high');
s1.addParam('bgcolor', '#FFFFFF');
s1.addVariable('file', file);
s1.addVariable('streamer', streamer);
s1.addVariable('javascriptid', 'player_id');
s1.addVariable('enablejs', 'true');
s1.addVariable('autostart', 'true');
s1.addVariable('type', 'video');
s1.addVariable('bufferlength', 'null');
s1.write('container_id');

At the end of the page I have apparently the url of the mp4 video:
http://members.main_website.com/members/website/content/flash/website/video_folder/video.mp4

But when I try to save it or open it I got an error-page. I've tried also the DownloadHelper addon for Firefox without results.
What software can I use?

Thanks in advance.
Five answers:
ShinG
2010-11-10 13:40:58 UTC
Try to use HiDownload Platinum.

Good luck.
large
2016-12-04 16:16:46 UTC
specific, it is kinda dodgy to catch Netflix video streaming in case you inquire from me. To be uncomplicated i'm uncertain in case you are able to purely checklist Netflix video clips with purely any app. you need to take a seem at Replay Media Catcher.I stumbled upon it on the internet a pair of days in the past on a similar time as finding for something else and it is is meant to checklist online movies from web content like YouTube, Hulu and another web content, i did no longer relatively examine the entire checklist of supported web content. take a seem at it, per danger it is likewise waiting to checklist Netflix video clips, who's acquainted with.What have you obtain to lose in any case, precise?
2010-11-10 02:14:15 UTC
Hello~

I always using Camersoft Screen Recorder to record youtube videos, would you like to try, and you can get this screen recorder from the official website

http://www.camersoft.com/screen-recorder.html

good luck!
2010-11-09 22:09:31 UTC
Streaming Video Capture is a RTMP downloader and converter which can help you capture streaming rtmp video. just start this program and it will automatically detect and capture streaming videos, then convert them into the format you choose from the conversion setting presets.



http://www.capturestreamingvideo.org/
Jessica
2010-11-09 18:51:56 UTC
Well to capture a streaming video, I would suggest taking your video-camera down to a nearby waterfall or stream. Press record and you have yourself a streaming video. :)


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...