Tagged Questions

1
vote
2answers
58 views

Programmatically take ScreenShot of Desktop in Ruby?

Hey there, I asked this question about taking a picture of a webpage programmatically, and I've downloaded and got webkit2png working (taking pictures of HTML pages like blogs and …
2
votes
2answers
72 views

How to capture screenshot of a web site in unattended mode?

I need to write a .NET application that captures screenshots of various web pages periodically. The application needs to run as a windows service in unattended mode - when there is …
0
votes
7answers
623 views

Capturing a hidden window in Vista

My understanding of Vista is that each window gets it's own screen buffer which is then alpha blended etc to create the screen. So, is there any way to screen capture a window whi …
1
vote
5answers
274 views

I’m writing a screen capture module in Java, but I’m having serious performance issues writing screenshots to disk. What else can I do?

I'm writing a screen capture module using the Robot class. I'm taking screenshots of the application every x milliseconds and writing them to disk. After screen capture is finished …
0
votes
0answers
27 views

Windows Media Encoding C# capture window - how?

Env.: Windows Media Encoding 9 SDK, C#. I have a task to capture window video. Successfully captured desktop, as explained in C# code samples. Now trying capture window or area. C+ …
0
votes
2answers
106 views

Fade Windows Desktop in C++

Hi, I am trying to work out how to fade out or dim the Windows Desktop and then display a rectangular portion of the desktop normally. This is for a screen area capture program. Yo …
1
vote
1answer
54 views

Screen Capture control

Is there any control (To use in a c# project) to record user activities and then encoding it to a video file?
1
vote
2answers
84 views

Capture Screen Image in C++ on OSX

Is there a way to programatically take a screenshot (or somehow get access to an image) of the current screen display on a mac? Preferably, in C++, not Objective-C.
1
vote
2answers
54 views

creating video file

How would I create an class that records the users interactions with the desktop. and it should convert it to a video format such as wmv file?
-1
votes
5answers
210 views

In any languages, Can I capture a webpage and save it image file? (no install, no activeX)

I heard it is possible to capture webpages by using PHP(maybe above 6.0) on windows server. I got some sample code and tested. but there are no code to perform rightly. If you …
1
vote
1answer
91 views

Free/Open source screen capturing library in java.

I am working on screen capturing tool. Currently my requirement is to capture screen shot of current screen, which can be extended to screen cast (video) etc. So just want to know …
1
vote
3answers
201 views

Is it possible to take a screenshot of a web page with ASP.net with C# Code

Is it possible to take a screenshot of a web page with ASP.net with C# Code and then submit that back to the server? In this code access only local host only, but same source code …
0
votes
2answers
288 views

Capturing a Window that is hidden or minimized

I followed this tutorial (there's a bit more than what's listed here because in my code I get a window via mouse click) for grabbing a window as a bitmap and then rendering that bi …
0
votes
1answer
47 views

creating video file

How would I create an application that records the users interactions with the desktop in C# and then convert it to a video format such as avi?
2
votes
1answer
481 views

Java screen capture applet

Hello, Am wondering if there is any applet which I can use and customize to capture the users screen (windows and mac) in java? I saw jxCapture but it takes only screen shots. I w …

1 2 next
15 30 50 per page