Hello -- I use a hosted server (on Google Cloud Platform) rather than a server on my own computer, so I don't know. Command line options are explained here: https://jamulus.io/wiki/Command-Line-Options On Wed, Jan 20, 2021 at 4:49 AM alf7 alf7@users.sourceforge.net wrote: Hello from Switzerland, I am using Jamulus with my choir (24-30) with a private server on my Mac. Please how can I add -T command to my server? Max number of clients on Jamulus server https://sourceforge.net/p/llcon/discussion/server/thread/755a2a751b/?limit=25#34d3...
Aha! Thank you! -- Marv On Fri, Jan 15, 2021 at 8:15 AM Olof Backing obg001@users.sourceforge.net wrote: From the source code (global.h): // maximum number of connected clients at the server (must not be larger than 256) define MAX_NUM_CHANNELS 150 // max number channels for server And this is what you get when trying "to hard": obg001@mbp src % /Applications/JamulusServer.app/Contents/MacOS/JamulusServer -u 151/Applications/JamulusServer.app/Contents/MacOS/JamulusServer: '--numchannels' needs a...
I have my server hosted on Google Cloud Platform -- do you happen to know if they allow multi-threading? On Mon, Jan 4, 2021 at 1:00 AM DonC doncor@users.sourceforge.net wrote: Hi Marv, According to the documentation the maximum is 50. https://jamulus.io/wiki/Command-Line-Options It seems to me, however, that more (maybe 100) is possible. The question is if your server has the computing power and bandwidth necessary for so many clients. Be sure to use the -T command line argument on the server to...
Thank you! -- Marv On Mon, Jan 4, 2021 at 1:00 AM DonC doncor@users.sourceforge.net wrote: Hi Marv, According to the documentation the maximum is 50. https://jamulus.io/wiki/Command-Line-Options It seems to me, however, that more (maybe 100) is possible. The question is if your server has the computing power and bandwidth necessary for so many clients. Be sure to use the -T command line argument on the server to enable multi-threading. Have fun ! Don Max number of clients on Jamulus server https://sourceforge.net/p/llcon/discussion/server/thread/755a2a751b/?limit=25#74d4...
Hello -- I'm currently using the -u 20 option to allow 20 singers in my Jamulus-based community song circle. What is the max? I'm running 3.6.2. Thanks.
Thanks. On Sun, Nov 22, 2020 at 10:56 AM Gilgongo gilgongojones@users.sourceforge.net wrote: That means if you have grouped channels (musicians), you can adjust a single member's volume with shift drag, I believe (this is the same behaviour as some DAWs). 3.6.1 features - documentation? https://sourceforge.net/p/llcon/discussion/software/thread/9d632afc8d/?limit=100#674d/84f8/9c51/dc1e Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/llcon/discussion/software/...
C4 has a great video showing how you can set up a Jamulus server on Google Cloud Platform in about 10 minutes. I found this to be true, and also Google gives a $300 credit upon startup. https://www.youtube.com/watch?feature=youtu.be&v=9anNmobd5aY
Thanks.This: isolate a channel from the group temporarily with shift-click-drag (#695) Do you know what that means? On Sat, Nov 21, 2020 at 1:40 PM Gilgongo gilgongojones@users.sourceforge.net wrote: Hi Marv - they're GitHub issue numbers https://github.com/corrados/jamulus/issues, but they won't always be very easy to interpret. We usually document things in the relevant places on the web site at https://jamulus.io Is there anything in particular you wanted to know about? 3.6.1 features - documentation?...
Hi folks -- Volker's post re 3.6.1 gives a number, like "#695", for each feature that has been added. I'm assuming that refers to a list somewhere where these features are explained more in detail. Can someone please tell me where that is? Thanks.
Aha! Thank you. On Fri, Oct 2, 2020 at 11:25 AM DonC doncor@users.sourceforge.net wrote: Hi Marv, Copy that link into your brouser. The comma in it throws the parsing in most browsers so you can not click on it directly, but the link is correct. Don Jamulus user limit https://sourceforge.net/p/llcon/discussion/software/thread/09e54ad762/?limit=25#f0a1 Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/llcon/discussion/software/ To unsubscribe from further messages,...
Thanks. Could you please resend the link below? Looks like there might be a typo in it as it doesn't go to a doc. On Fri, Oct 2, 2020 at 9:57 AM Gilgongo gilgongojones@users.sourceforge.net wrote: You need to start the server with the --numchannels n option (where n is the maximum you want). Also probably best to turn on multi-threading with -T option. Hard to tell in advance what the CPU would need to be, but you can estimate the bandwith using the info here. It depends what the clients are set...
Thanks. Do I have to change a setting in Jamulus or the Jamulus server (which I have running on Google Cloud Platform) to support more than 10, or will it automatically increase if the server has sufficient CPU and bandwidth? Is there a way to tell in advance what the server CPU and bandwidth is?
Hi -- What's the maximum number of simulataneous users, assuming a Jamulus server in the cloud? Thanks
Thanks!