|
ScreenStreamer
Launch ScreenStreamer
Introduction
ScreenStreamer is a tool for transmitting your screen as a video over the Internet. As the screen is transmitted as an RTP stream, this can be recorded using tools that are used to record other RTP streams, such as Arena, another output of the memetic project.
ScreenStreamer is written using Java, and can therefore be run on a variety of platforms. It makes use of the Java Media Framework. This makes it easy to implement new codecs in future versions.
ScreenStreamer can be started from the command line, used as an Access Grid service, or launched via the web using Java Web Start.
Once you are transmitting your screen, users will be able to receive your transmission by either running ScreenStreamer in the same venue as you, or by connecting to your machine using a web browser.
Documentation
User Guide - A guide for installing and using ScreenStreamer.
Launch Page
The ScreenStreamer launch page is located here.
Feature Requests and Bugs
We are very interested to hear about any ideas you may have for new features for ScreenStreamer. Please report these feature requests or any bugs you may find using Bugzilla at http://kato.mvc.mcc.ac.uk/bugzilla. To do this:
- Go to http://kato.mvc.mcc.ac.uk/bugzilla.
- Click on the link "Enter a new bug report".
- If you are prompted for a username and password, enter these here. If you have not registered with this bugzilla site, you can do so by clicking on "create a new account".
- Click on the "Memetic" link.
- From the list labelled "Component" select "ScreenStreamer".
- From the list labelled "Version" select the current version you are using (this can be found by clicking "About" in the client).
- Select your "OS" and what you consider to be the "Severity" of the bug.
- Enter a "Summary" and "Description" into the boxes provided.
- Click on the "Commit" button.
Known Issues
- The H.261 code is very processor intensive. Workaround: Use JPEG as the transmitting format.
- The Screen capture and send code is very processor intensive. Workaround: Ensure that no other processor intenstive code is running on the system.
- Some browsers prompt you to open a php file instead of launching the application. Workaround: Select to open this file with the Java Web Start application (usually javaws or javaws.exe in your java installation directory).
- Sometimes, the receiving computer cannot alter the size of the displayed window. Workaround: Restarting the software eventually alleviates this problem.
- The software does not always work when sending from multi-monitor machines. Workaround: Send from a single monitor machine.
The ScreenStreamer was written by Andrew G D Rowley, University of Manchester, April 2005
|