Here is what I am planning to do.  At a given time my firefox will start up and with imacros help login to a page and start video streaming ON LINUX.<br><br>I then want to capture a region with audio.  This should be saved to folder, which I plan to use myth to stream to my myth client an thereby to the tv.<br>
<br>All this should happen in the middle of the night.<br><br>Any ideas in that front ?<br><br>-Narahari<br>======================================================================<br><br><div class="gmail_quote">On Tue, Jun 8, 2010 at 12:00 PM, Brian Pitts <span dir="ltr">&lt;<a href="mailto:brian@polibyte.com">brian@polibyte.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On 06/08/2010 11:22 AM, Narahari &#39;n&#39; Savitha wrote:<br>
</div><div><div></div><div class="h5">&gt; Hello:<br>
&gt;<br>
&gt; Anyone know of an app that can record the entire screen with audio in<br>
&gt; ubuntu and/or M$oft.<br>
<br>
</div></div>By record, I guess you&#39;re looking for video?<br>
<br>
I&#39;ve had the most success with gtk-recordmydesktop. Stay away from<br>
Istanbul, it looks nice but often crashed for me when it&#39;s time to save<br>
the video. I couldn&#39;t ever figure out how to get xvidcap to work properly.<br>
<br>
If you have the gstreamer tools installed, you can capture video from<br>
the command line. [0] For example, to encode your X display to an Ogg<br>
theora video at 5 frames per second.<br>
<br>
&#39;gst-launch ximagesrc ! video/x-raw-rgb,framerate=5/1 ! ffmpegcolorspace<br>
! theoraenc ! oggmux ! filesink location=desktop.ogg&#39;<br>
<br>
NO matter how you do it I think you&#39;ll have to record an audio track<br>
later and merge it. Maybe some of the info on the ubuntu wiki [1] will<br>
be helpful.<br>
<br>
If you were looking for screenshosts, I&#39;d say check out Shutter. [2]<br>
<br>
[0]<br>
<a href="http://www.gstreamer.net/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-ximagesrc.html" target="_blank">http://www.gstreamer.net/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-ximagesrc.html</a><br>

[1] <a href="https://wiki.ubuntu.com/ScreenCasts/" target="_blank">https://wiki.ubuntu.com/ScreenCasts/</a><br>
[2] <a href="http://shutter-project.org/" target="_blank">http://shutter-project.org/</a><br>
<br>
--<br>
All the best,<br>
<font color="#888888">Brian Pitts<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</div></div></blockquote></div><br>