VPCScreen
VPCScreen is a video producer service for the AccessGrid that captures your desktop (or part thereof) and sends it as an H261, H261AS or JPEG video stream.
It is particularly useful for when you wish to send only part of a display, or just a single window.
VPCScreen is available for Linux, MacOS, and Windows.

Option2
Download the http://www.accessgrid.org/files/VPCScreenProducerService.agpkg3 file
Start up a command prompt. This can be done by running “cmd” in run.
Run the following command: "\Program Files\AGTK-3\bin\agpm3.py" –p "\where-ever-file-is-located\VPCScreenProducerService.zip"
VPCScreen gets installed by default with the AccessGrid 3.1 toolkit
VPCScreen is available via the Vislab repositories or, for full instructions, see: http://www.vislab.uq.edu.au/research/accessgrid/software/debian/vpcscreen.html
Download the http://www.accessgrid.org/files/VPCScreen-0.2-1.i386.rpm file
Open up a terminal window.
As “Super User”, execute the command: rpm –ivh VPCScreen-0.2-1.i386.rpm
For 10.5 (Leopard) Intel only
Download the http://www.accessgrid.org/files/VPCScreenProducerServiceOSX.agpkg3 file
Open Terminal.app.
Become superuser: sudo -s
Source the environment
For sh, execute the command: . /Applications/AccessGridToolkit3.app/Contents/Resources/setupenv.sh (not the leading dot and space)
For csh, execute the command: source /Applications/AccessGridToolkit3.app/Contents/Resources/setupenv.csh
Run the following command: pythonw `which agpm3.py` -z "where-ever-file-is-located/VPCScreenProducerService.zip"
Exit the superuser session: exit
VPCScreen Capture should now be installed
To use VPCScreenCapture, the service must be added to your Venue Client configuration.
In Tools->Configure node services..., select the Service Manager, select AddService, select the VPCScreenProducerService, and OK. VPCScreenCapture will start. At this point you have three options:
With this option, your entire screen will be streamed when you press Start.
With this option, you will be prompted to drag out a region of the screen; when finished, that region will be streamed when you press Start.
With this option, you will be prompted to select a window; when finished, that window will be streamed when you press Start.
If you want to switch between these modes while VPCScreen is running, you must Stop and Start.
Streaming of a PowerPoint or equivalent presentation
Streaming a video/animation
Streaming a unique application
Streaming any particular item from your desktop to everyone else
All is required is the latest version of vic, which come supplied with the AGTK 3.1Beta2 (or later) release
Because video stream is injected into the multicast stream, you can record (using AGVCR or similar) presentations as part of the recording.
Rhys Hawkins – Original developer (also did the windows H261AS fix)
Yifan Lu – Windows Port
Thomas Uram - MacOS Port
| Attachment | Size |
|---|---|
| VPCScreen-0.2-1.i386.rpm | 592.33 KB |
| VPCScreenProducerService.agpkg3 | 711.63 KB |