Softsqueeze

Softsqueeze has been sunsetted.

Release 3.9.2 fixes a display issue on MacOS and ssh tunnel issue, uses the latest decoder jar libraries, and updates the minimum JRE requirement to 1.8.


Download the 3.9.2 release from here or here

Softsqueeze development has stopped.

To use Softsqueeze first you will need to install:

If you need a different version of Softsqueeze, or want to install Softsqueeze on a remote PC then follow these instructions:

How to download Softsqueeze

You must download the correct version of Softsqueeze to work with you slimserver version, Softsqueeze3 requires  slimserver 7.7 or greater. The latest binary distribution is available from the SourceForge download area. On Windows or Linux download the .zip file. MacOS users can install using the .pkg file.

Then once you have downloaded and uncompressed the Softsqueeze zip file, double click on the Softsqueeze.jar file to start the application (on some platforms you might have to start Softsqueeze from the command line).

When you first start Softsqueeze you will be asked for the server IP address and Slimserver version. You can change these settings later in the preferences dialog.

Slimserver integration - Java Web Start and Applets

The Slimserver includes a version of Softsqueeze that can be launched using either Java Web Start or as a Java applet. Click the Softsqueeze link in the help section of the slimserver, and the follow the instructions to start Softsqueeze or by opening one of the following url's (replace localhost with the hostname of your slimserver):

http://localhost:9000/html/softsqueeze/applet.html
http://localhost:9000/html/softsqueeze/webstart.html

You can upgrade Softsqueeze as follows;

Slimserver integration on a OS X

To update Softsqueeze in the Slimserver preference pane;

Other web servers - Java Web Start

Softsqueeze can be distributed using Java Web Start - a technology that allows Java applications to be launched from a web browser. If you have a web server then you can enable Softsqueeze to use Java Web Start as follows: In the current release you will get a security warning when you use Java Web Start to launch Softsqueeze. It will recommend that you do not run the application because it has not been correctly signed. Ignore this warning :).

Command line

To start Softsqueeze from the command line using the java command you need to:

cd <Softsqueeze directory>
java -jar SoftSqueeze.jar

Source code

The source code for the project is available from the GitHub Softsqueeze3 repository. You can browse the code in your web browser, or use your git client to clone the latest version

git clone https://github.com/ralph-irving/softsqueeze3.git

Softsqueeze is released under the GPL license.

© Richard Titmuss 2004,2005