Thu 30 Jun 2005
Packaged up Istanbul for Fedora Extras yesterday. I still haven’t gotten it in since I got busy with other work but soon. It seems funny that as a contributer to Core that I would have to go through the process of getting an account for Extras. I understand the need for process, I’m just bitching because I hate filling out forms :-).
Anyway, you can get the srpm and spec file for now at http://people.redhat.com/johnp/istanbul/. There is a patch in the srpm that fixes up the auto scripts and places the python libraries in the correct directory. I’ll send that off to the maintainer as soon as I get into work.
One thing I would like to point out is that Theora seems like the wrong codec to use for this. If anything the encoding should perhaps not happen on the fly but only after the session is over or off of a buffer. It just seems the VNC to SWF stuff produces higher quality screen captures. VNC compresses very nicly on the fly and is open source. Do we have a gstreamer plugin for VNC’s compression format? What might be cool here is seeing integration with the flumotion services to pipe the screen captures to a seperate machine for processing. Just a couple ideas to throw out there.
[read this post in: ar de es fr it ja ko pt ru zh-CN ]
June 30th, 2005 at 10:27 am
The VNC protocol is known as RFB, and there is a gstreamer element for it:
http://cvs.freedesktop.org/gstreamer/gst-plugins/gst/librfb/
There are tools for recording and playing back RFB streams too.
June 30th, 2005 at 12:18 pm
Thereis gst plugin for VNC source (rfbsrc it is called).
Alsoe Zaheer said, that next Istanbul version will first record to flc and then encode, after recording has stopped.
See coments about Desktop Recoding on Ross Burtonini blog.
July 1st, 2005 at 1:14 am
Instanbul sounds cool. Man you do always do the cool shit J5 :^)