SHA256
1
0
forked from pool/Jamulus
Go to file
Konstantin Voinov 5c3a1c8fc3 - Update to 3.8.1
* Client: JACK support on Windows has been improved (#1718).
   (contributed by @jujudusud, @henkdegroot)
 * Client: Rewrote multiple error messages to improve UX (#1568, #1732).
   (contributed by @ann0see)
 * Client: Add custom directory servers to Connect Dialog (#1869, #1894).
   (contributed by @jp8)
 * Client: Rearrange existing UI menu bar items (#1915, #1926).
   (contributed by @jp8)
 * Bug Fix: Mute myself has been made more consistent (#1838).
   (contributed by @ngocdh)
 * Bug Fix: Fix ampersand not being shown correctly on mixer (#1886, #1893).
   (contributed by @HughePaul, @ann0see)
   
 * Bug Fix: A crash fix related to the way iOS handles sockets in 
   idle mode (#1875). 
   (contributed by @ngocdh)
 * Server: A single click on the server application in the 
   systemtray now opens the Jamulus Server main window (#1722, #1731).
   (contributed by @henkdegroot)
 * Server: Jam Recorder's internal locking and initialization code
   has been made more robust (#1826).
   (contributed by @cdmahoney)
 * Server: The list of servers registered on a directory can now
   be saved during directory restart. Use the new
   --directoryfile CLI option to use this feature (#1867).
   (contributed by @pljones)
   
 * Server: Add link to website if a new version is available (#1980).
   (contributed by: @ann0see)

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/Jamulus?expand=0&rev=46
2021-11-01 06:03:08 +00:00
2021-11-01 06:03:08 +00:00
2021-11-01 06:03:08 +00:00
2021-11-01 06:03:08 +00:00

You can run Jamulus as a client, as well as a headless public or private server.

There are two service files for starting in headless mode.
Additional two service files for switching recording and for start new recording.

Launching a headless public server
==================================

  1. Change the settings in /etc/sysconfig/jamulus

  2. Then start the server with:

      systemctl start jamulus-public.service

      or

      systemctl start jamulus-private.service

For a private server, you must enable port forwarding in your router
and open UDP port: 22124 in your firewall.

Connecting to your private server
=================================
To connect locally to your private server, you must use localhost as the server in the GUI.
Description
No description provided
Readme 214 KiB
Languages
desktop 100%