forked from pool/Jamulus
Konstantin Voinov
d1b6d8f3d0
- Add services for headless public and private server. - Add services for newRecording and ToggleRecording. - Add sysconfig for service files. - Add firewalld for private server. - Add user jamulus for server services. OBS-URL: https://build.opensuse.org/request/show/863369 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/Jamulus?expand=0&rev=33
25 lines
720 B
Plaintext
25 lines
720 B
Plaintext
You can start Jamulus as Client and as headless Public and Private Server.
|
|
|
|
For starting in headless mode it exists two service files.
|
|
Additional two service files for toggle recording and new recording.
|
|
|
|
Starting headless Public Server
|
|
===============================
|
|
|
|
1. Change settings in /etc/sysconfig/jamulus
|
|
|
|
2. Then starting Server with:
|
|
|
|
systemctl start jamulus-public.service
|
|
|
|
or
|
|
|
|
systemctl start jamulus-private.service
|
|
|
|
For private Server you must enable port forwarding in your router
|
|
and perhaps open port UDP:22124 your firewall.
|
|
|
|
Connecting to your Private Server
|
|
=================================
|
|
To connect local to your Private Server you must use localhost as your server in GUI.
|