cabcookie / aws-jamulus

Automatically sets up a Jamulus server for on AWS using CDK. Jamulus allows bands to do jam sessions in a remote environment.
MIT License
0 stars 1 forks source link

Create jamulus client packages (i.e., batch or zip files) #17

Open cabcookie opened 3 years ago

cabcookie commented 3 years ago

User should have installed Jamulus first but with this packed file they just unpack and run it and it will start the desired Jamulus instances with a profile name and settings that work well with the online mixer.

cabcookie commented 3 years ago

Verify the following things separately:

cabcookie commented 3 years ago

In https://github.com/cabcookie/aws-jamulus/commit/3f9318bbc1892a1ae73b643813b180baede83816 we create already client packages for Linux und macOS. However, those packages are on the EC2 instance where it is hard to fetch from. In addition, if one band member is a singer and plays guitar at the same time, two separate client packages are created at the moment.

cabcookie commented 3 years ago

We could start by making the packages available via a public S3 bucket