[019] Using vnc2swf.py on Linux (1/1)
in series: Screencasting On a Linux Machine
video tutorial by Matt Harrison
Our authors tell us that feedback from you is a big motivator. Please take a few moments to let them know what you think of their work.
Matt Harrison shows how to start and record from a VNC server using vnc2swf.py. vncviewer is invoked to view the session and inside this session IPython is used to list some Python code. Finally vnc2swf.py is finished and an output file is written.
Note:No audio, video only. This might benefit from an audio dub and a touch of editing at the start, if somebody is interested?
This screencast has been used with the kind permission of Matt Harrison, it appeared in his blog entry Howto create a basic screencast with Linux.
During the video the following commands are used:
- vncserver -geometry 640x480 : 4
- vncviewer r52:4
- python vnc2swf.py -n -o output.swf r52:4
Video Tutorials related by tag:
Got any questions?
Get answers in the ShowMeDo Learners Google Group.
Video statistics:
- Video's rank shown in the most popular listing
- Video plays: 712 (since July 30th)
- Plays in last week: 2
- Published: Sometime before 1st March 2007 (in other words - we don't remember!)
Thank-yous, questions and comments
If this video tutorial was helpful please take some time to say thank-you to the authors for their hard work. Feel free to ask questions. Let the author know why their video tutorial was useful - what are you learning about? Did the video tutorial save you time? Would you like to see more?
You may also want to see our ShowMeDo Google Group to speak to our active users and authors.
ya
very very nice project
Good!
It is the first video that I have found that shows how to start a VNC server and then, the VNC viewer and the application vnc2swf.py . Clear and simple.
Thank you!
alberto
Packaged versions called 0.8.2.1 are available <a href="http://davidf.sjsoft.com/files/pyvnc2swf/">here</a>.
I have made a patch to pyvnc2swf that allows audio recording using <a href="http://pymedia.org/">pymedia</a> and automatically merges it into the video stream. You'll see the thread with the patches <a href="http://sourceforge.net/mailarchive/forum.php?thread_id=11376742&forum_id=44174">here</a>.



