Update README.md

backup checkin
This commit is contained in:
corrados 2019-06-15 18:26:13 +02:00 committed by GitHub
parent 2f7b0a8b15
commit 5898166283
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 22 deletions

View File

@ -1,37 +1,27 @@
Jamulus - Internet Jam Session Software
---------------------------------------
=======================================
![Jamulus Icon](http://llcon.sourceforge.net/images/MediaWikiSidebarLogo.png)
The Jamulus software enables musicians to perform real-time jam sessions over the internet.
There is one server running the Jamulus server software which collects the audio data from
each Jamulus client, mixes the audio data and sends the mix back to each client.
Jamulus is __Open Source software__ ([GPL, GNU General Public License](http://www.gnu.org/licenses/gpl-2.0.html)) and runs under __Windows__ ([ASIO](http://www.steinberg.net)), __MacOS__ ([Core Audio](http://developer.apple.com/technologies/mac/audio-and-video.html)) and __Linux__ ([Jack](http://jackaudio.org)).
Jamulus is __Open Source software__ ([GPL, GNU General Public License](http://www.gnu.org/licenses/gpl-2.0.html))
and runs under __Windows__ ([ASIO](http://www.steinberg.net)),
__MacOS__ ([Core Audio](http://developer.apple.com/technologies/mac/audio-and-video.html)) and
__Linux__ ([Jack](http://jackaudio.org)).
It is based on the [Qt framework](https://www.qt.io) and uses the [OPUS](http://www.opus-codec.org) audio codec.
The required minimum internet connection speed is 200 kbps for the up- and downstream.
The ping time (i.e. round trip delay) from your computer to the server should not exceed 40 ms average.
Low-Latency (Internet) Connection tool
Under the GNU General Public License (GPL)
http://llcon.sourceforge.net
The source code is [Sourceforge.net](http://sourceforge.net/projects/llcon).
INTRODUCTION:
The Jamulus software enables musicians to perform real-time jam sessions over
the internet. There is one server running the Jamulus server software which
collects the audio data from each Jamulus client, mixes the audio data
and sends the mix back to each client.
EXTERNAL CODE
-------------
Jamulus is Open Source software (GPL, GNU General Public License) and runs under
Windows (ASIO), MacOS (Core Audio) and Linux (Jack). It is based on the Qt
framework and uses the OPUS audio codec.
The required minimum internet connection speed is 200 kbps for the up- and
downstream. The ping time (i.e. round trip delay) from your computer to the
server should not exceed 40 ms average.
The source code is hosted at Sourceforge.net.
EXTERNAL CODE:
This code contains open source code from different sources. The developer(s) want
to thank the developer of this code for making their efforts available under open
source: