Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

vnccapture(1p) [debian man page]

VNCCAPTURE(1p)						User Contributed Perl Documentation					    VNCCAPTURE(1p)

NAME
vnccapture - Capture a screenshot via VNC SYNOPSIS
vnccapture [options] [numcaptures] Options: -P --password=str password for the VNC server, if applicable -H --host=str address of VNC server (default: 'localhost') -p --port=num TCP port for VNC server (default: 5900) -d --depth=8|16|24 screen depth for capture (default: 24) -t --type=ext image type for output (default: 'png') -C --cursor include the mouse cursor in the image -o --outfile capture to the specified path otherwise capture to "snapshot<num>.<type>" -v --verbose print status and diagnostics to STDOUT -h --help verbose help message -V --version print the Net::VNC version DESCRIPTION
Connect to a VNC server and capture the screen one or more times. The output is written to, for example, "snapshot0001.png". The number is the sequence of captures and the extension is specified by the "--type" argument. The "--type" argument can be any format that Image::Imlib2 can support. SEE ALSO
Net::VNC Image::Imlib2 AUTHOR
Chris Dolan, cdolan@cpan.org perl v5.12.4 2011-10-31 VNCCAPTURE(1p)

Check Out this Related Man Page

x0vncserver(1)						     Virtual Network Computing						    x0vncserver(1)

NAME
x0vncserver - VNC server which continuously polls an X display SYNOPSIS
x0vncserver [parameters] DESCRIPTION
x0vncserver is a VNC server which continuously polls any X display, allowing it to be controlled via VNC. How usable it will be depends a lot on the machine it's running on, and what you're expecting. It won't be as fast as Xvnc or a native X server with VNC support compiled in, but in many cases it is the best option since it is just an ordinary X application requiring no special installation. It has many of the same parameters as Xvnc. Running x0vncserver -h will give a list of parameters with descriptions. Note that you need to explicitly specify an appropriate password file using the PasswordFile parameter. SEE ALSO
Xvnc(1) vncpasswd(1), vncviewer(1), vncserver(1), http://www.realvnc.com AUTHOR
Tristan Richardson, RealVNC Ltd. VNC was originally developed by the RealVNC team while at Olivetti Research Ltd / AT&T Laboratories Cambridge. It is now being maintained by RealVNC Ltd. See http://www.realvnc.com for details. RealVNC Ltd 03 Mar 2005 x0vncserver(1)
Man Page

15 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

VNC via Rs232

Hi ! Is there somebody who is able to connect a VNC session via serial cable ? There is a hint on the VNC homepage that it is possible to configure that. But how? thanks joerg (2 Replies)
Discussion started by: joerg
2 Replies

2. UNIX for Dummies Questions & Answers

screen capture

I was wondering is there something out there for Solaris 7 for screen capture? Also it would really help if there was some software out there that can record whats happens on the screen for like 10 seconds or how ever long I need it to. I did a search but doesn't seem to be alot out there. (10 Replies)
Discussion started by: merlin
10 Replies

3. UNIX for Dummies Questions & Answers

Vnc

Anyone know of a site where I can download a copy (non-evaluation copy and preferably free. ;) nods to Neo's post in UNIX Operating System thread) of VNC for RedHat 8? Thanks in advance. (7 Replies)
Discussion started by: google
7 Replies

4. Linux

VNC Server http listening port

Hi All, I'm running RH 9.0 on a PII box with 160MB RAM. Just downloaded RealVNC X86 Linux (version 3.3.7). How can I get the HTTP listening port up ? Thanks, KENT (6 Replies)
Discussion started by: kxchen_home
6 Replies

5. Linux

Recording X or VNC Activity to a Video File?

I have the need to record some step by step instructions to help with instruction in using Fedora Core 3. I was wondering if there are any ways to capture X or VNC activity to a video file. It can be any of the most common formats (MPEG, DiVX/ViDX, Ogg Theora, etc...) Does anyone know of any apps... (3 Replies)
Discussion started by: deckard
3 Replies

6. Linux

VNC Binary for Cygwin

Hi All, Does anyone has a binary of VNC for Cygwin ? Thanks, KENT (3 Replies)
Discussion started by: kxchen_home
3 Replies

7. Windows & DOS: Issues & Discussions

rediretion and pipes in DOS shell cmd interpreter

Hello, I am trying to accomplish the following. Send the output of a command to the screen (this happens by default) as well as capture the output of the screen to a log file. How can this be achieved in DOS command interpreter syntax. Any ideas/suggesstions/indicators are greatly... (2 Replies)
Discussion started by: jerardfjay
2 Replies

8. AIX

VNC or X Emulator on RS6000 AIX 5.2

Hello everyone, I have just joined your forum even though I have been using it on and off for couple of months now. Up until now I have been able to find any information I needed by just browsing this site or performing a Google search, but now I'm stuck!. I was hoping you could help me with... (16 Replies)
Discussion started by: juniorG
16 Replies

9. UNIX for Advanced & Expert Users

xlib error

Hello! Im running tight VNC on Red Hat Enterprise Linux 4.0. How can I increase the number of X clients that I can run in a VNC session?I need to run aproximately 500 programs in one VNC session, but at this time I can only 236 -> i've tryed to launch 250 xclock's in background and when it... (3 Replies)
Discussion started by: karpoand
3 Replies

10. Red Hat

VNC problem

Hello all, I have the folowing problem: When I connected to a VNC server instance, the screen on the vncserver was frezzed. So, I executed the following commands in order to reestablish the VNC instance: service vncserver stop service vncserver start No problem at this point, but now when... (5 Replies)
Discussion started by: mig28mx
5 Replies

11. UNIX for Advanced & Expert Users

Users Connection issue

Hi Guys... I am having a issue... The thing is like other users have connected to my system through VNC Viewer. But I don't know who all are connected to my system... Is there any solution or Unix Command to find out who all are connected to my system (atleast it should show the IP... (2 Replies)
Discussion started by: mraghunandanan
2 Replies

12. Emergency UNIX and Linux Support

XDMCP and VNC graphics corruption

I'm trying to create a persistent KDE session and access that login remotely. While logged into the remote machine I have enabled XDMCP and started a VNC server that requests a login screen. vnc4server -query localhost -geometry 800x480 -depth 8 When I try to view that vnc screen the... (5 Replies)
Discussion started by: cue
5 Replies

13. UNIX for Dummies Questions & Answers

New install, how to capture the steps?

Hi All, I am working on a new server Dell which I need to install RH version 6.1. I need to document every thing I do on this server, how do I capture screen shot as I do the install? I used to work on Sun Solaris, I can do this by connecting on COM port after that I had the console access... (2 Replies)
Discussion started by: samnyc
2 Replies

14. UNIX for Dummies Questions & Answers

Replace VNC Access

hi guys in my company some users need graphical access mostly to configure-install-manage IBM software VNC is enabled but VNC is pretty insecure... you know root always has access.... I would like to know options to provide graphical access in a more secure and alternate way..... I am... (6 Replies)
Discussion started by: karlochacon
6 Replies

15. Shell Programming and Scripting

Capture std out snapshot after 15 seconds

I have a program that scans and updates its results to std out every second. I would like to capture its output for further processing, but there is a catch. I would like to capture a snapshot after about 15 seconds as the results become more accurate and close the program. Obviously I can simply... (4 Replies)
Discussion started by: Riker1204
4 Replies