Re: [android-developers] a good way to do screen cast on android

2010-10-05 Thread dan raaka
galaxyS does screen replication on the video output
http://www.samsung.com/us/mobile/cell-phones-accessories/ECC1TX1BBEGSTA

-Dan


On Mon, Oct 4, 2010 at 10:15 AM, Mark Murphy mmur...@commonsware.comwrote:

 On Mon, Oct 4, 2010 at 1:11 PM, dadada ytbr...@gmail.com wrote:
  is there a good way to do screen cast on android?

 If you can live with ~5fps, you can grab screenshots via the protocol
 used by DDMS and stitch them together into a video.

 Or, if you have a Droid Incredible, Samsung Galaxy S, or other device
 that can output its main screen to a television, you can probably find
 a way to record that signal. Unfortunately, many of the HDMI-capable
 devices only seem to display certain content on the HDMI output (e.g.,
 video playback from the device's built-in video player app).

 --
 Mark Murphy (a Commons Guy)
 http://commonsware.com | http://github.com/commonsguy
 http://commonsware.com/blog | http://twitter.com/commonsguy

 Android Training...At Your Office: http://commonsware.com/training

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.comandroid-developers%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en


-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] a good way to do screen cast on android

2010-10-04 Thread Mark Murphy
On Mon, Oct 4, 2010 at 1:11 PM, dadada ytbr...@gmail.com wrote:
 is there a good way to do screen cast on android?

If you can live with ~5fps, you can grab screenshots via the protocol
used by DDMS and stitch them together into a video.

Or, if you have a Droid Incredible, Samsung Galaxy S, or other device
that can output its main screen to a television, you can probably find
a way to record that signal. Unfortunately, many of the HDMI-capable
devices only seem to display certain content on the HDMI output (e.g.,
video playback from the device's built-in video player app).

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training...At Your Office: http://commonsware.com/training

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en