Top "Screen-capture" questions

Screen capturing is the act of copying the content of the screen to an image or other data structure, either to a file or memory.

Capture iOS Simulator video for App Preview

Okay, so we can now submit video previews of our apps on the App Store. According to Apple we should …

ios ios-simulator ios8 video-capture screen-capture
How to prevent Screen Capture in Android

Is it possible to prevent the screen recording in Android Application? I would like to develop an Android Secure Application. …

android security screenshot snapshot screen-capture
How to capture the android device screen content?

Possible Duplicate: How to programatically take a screenshot on Android? How to capture the android device screen content and make …

android screen-capture
Capture Windows screen with ffmpeg

The ffmpeg is cross-platform and very powerful software to handle video/audio or to stream it. On Linux ffmpeg can …

windows ffmpeg screen-capture
How to stream Android Phone Screen to the PC

How to stream the currently displayed screen from my Android device to the PC in real-time? Are there paid/free …

android screen screen-capture transmission
Quicktime X - How to hide mouse during screen capture?

I am attempting to record an app demo on the simulator, and want to use the Quicktime screen capture feature. …

ios-simulator mouse hide quicktime screen-capture
Capture Window (Alt-Print Screen) of Context Menu

As everyone knows, sometimes developers have to document stuff. Or capture some stuff for filing bug reports. My question is …

windows screenshot bug-tracking screen-capture printscreen
How to take a screen capture on Motorola Xoom?

I want to take a screen capture on Motorola Xoom. In Samsung Galaxy S-I you can do it by: start …

android screen-capture motorola xoom samsung-mobile
How to record a specific window using ffmpeg?

I use ffmpeg to record a window using this code: ffmpeg.exe -f dshow -y -i video="screen-capture-recorder":audio="virtual-audio-capturer":…

ffmpeg window record gdi screen-capture
Show Screen Of Android 4.0 Device On Computer

I'll have to do a presentation soon, for this, I need to show the the application too 10 people at the …

android screen-capture vnc vnc-server