aboutsummaryrefslogtreecommitdiffstats
path: root/web-start/index.html
blob: cdeadcd1aefd82ee4ca00c041ed25469b0b99a52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<html>
<body>
<a href="client.jnlp">Launch Jitsi</a> </br>

<p>
Tested Operating Systems:
<ul>
	<li>Windows Vista, 7, 8 (32 & 64 bit)</li>
	<li>Windows XP 32 bit</li>
	<li>Mac OS X</li>
	<li>Ubuntu Linux 32 & 64 bit</li>
</ul>
Only Sun's/Oracle's JVM is supported and tested. Your Java Web Start cache must be enabled. 
</p>
<p>
In case Jitsi starts with errors please delete the 'jitsi-jws' 
folder in your home directory and try again. If this does not solve the problem contact us.
</p>

</body>
</html>