|
The most POPULAR stream recording software (free download):
Other RECOMMENDED software and services:
- REPLAY MEDIA GUIDE
free service to find and record online radio, Internet TV, podcasts
- AVS VIDEO TOOLS
convert, split, join, remove commercials, edit, rotate, apply effects, capture, transfer, copy, rip and burn DVD and video files
- EMUSIC
the best legal music download service
- AUDIBLE
download audio books, audio magazines, newspapers, radio programs
- SOUNDTAXI
remove DRM protection from Windows Media, iTunes music and video files
|
|
 |
vnc2flv (Freeware/Windows)
Freeware video capture software (Windows)
vnc2flv (Freeware/Unix,Windows,Mac OS) is a cross-platform screen recording tool for Unix, Windows or Mac OS. It captures a VNC desktop session (either your own screen or a remote computer) and saves as a Flash Video (FLV) file.
How to Install vnc2flv:
- First of all, you have to have a VNC server running on your screen. This program captures the screen sends it to other processes.
- Install Python 2.4 or newer.
- Download and extract the vnc2flv source distribution.
- Run setup.py to install:
- # python setup.py install
- Done!
How to Use vnc2flv:
vnc2flv comes with several programs:
- flvrec.py (main recording tool)
- flvcat.py (for editing)
- flvaddmp3.py (for adding mp3 audio)
- flvdump.py (for debugging use)
- recordwin.sh (all-in-one script)
- flvrec.py
flvrec.py is the main recording program. It connects to a specified VNC server and immediately starts recording. It stops when it receives a SIGINT (or Ctrl-C is pressed). You need to have a VNC server (x11vnc, RealVNC, TightVNC, UltraVNC) running on the target machine in advance.
The recorded file is playable via either desktop programs like ffmpeg, VLC or mplayer, or other online Flash-based players.
recordwin.sh is a shell script that launches a VNC server (x11vnc), the screen recorder (flvrec.py) and a voice recorder (arecord), and combines the output files into a single playable FLV file. A recording area in the screen can be either an entire desktop or a single window. In the latter case, a target window can be chosen by giving the window ID or window name, or simply click a window after a prompt cursor appears. When a filename is unspecified, a generated movie is automatically given a unique filename.
System Requirements:
- Unix / Windows / Mac OS
- VNC server
Visit vnc2flv Homepage
|
|