From 3c61307452f551ad1ab76d7f464ceec75b6833d3 Mon Sep 17 00:00:00 2001 From: John Dempsey <1750243+mcfnord@users.noreply.github.com> Date: Fri, 30 Jun 2023 18:14:32 -0700 Subject: [PATCH 1/3] mention dtinth suite --- _posts/2022-01-25-Related-Projects.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/_posts/2022-01-25-Related-Projects.md b/_posts/2022-01-25-Related-Projects.md index f812a63b8..4c4f7a587 100644 --- a/_posts/2022-01-25-Related-Projects.md +++ b/_posts/2022-01-25-Related-Projects.md @@ -6,7 +6,7 @@ author: "softins" heading: "Other projects related to Jamulus" --- -This document lists a number of third-party projects related to Jamulus, which users may find interesting. +This document lists a number of third-party projects related to Jamulus that you may find interesting. Certainly it is not an official list of officially supported projects. @@ -44,7 +44,7 @@ This replaces the History Graph that used to be part of the Jamulus server itsel [jamulus-jamexporter](https://github.com/pljones/jamulus-jamexporter) comprises two scripts: * A bash script to monitor the Jamulus recording base directory for new recordings -* A bash script to apply some judicious rules and compression before uploading the recordings offsite +* A bash script to apply some rules and compression before uploading the recordings offsite ## jamulus-docker @@ -56,3 +56,11 @@ within a Docker container. It provides a `Dockerfile` and some documentation. [jamulus-server-remote](https://github.com/vdellamea/jamulus-server-remote) provides a lightweight web front-end for a headless Jamulus server running on Linux. It allows a user to start and stop recordings, and to zip them up and download them via a web browser. It is implemented in PHP. + +## Server add-on suite + +[These components](https://github.com/orgs/jamulussoftware/discussions/3085) extend the features of a Jamulus server. + +* [jamulus-lounge](https://github.com/dtinth/jamulus-lounge) adds a web-based interface that lets people listen to a Jamulus server. It connects to a server using a bot named **lobby**. +* [gojam](https://github.com/dtinth/gojam) is an implementation of a Jamulus client written in Go. This tool is intended for headless streaming use-cases. Used by **jamulus-lounge**. +* [jamviz](https://github.com/dtinth/jamviz) shows active connections of a Jamulus server that is running **jamulus-lounge**. Used to show activity to a livestreaming audience. From 4d2a8c77da708bd0477498d08a24f3fbb300cdc6 Mon Sep 17 00:00:00 2001 From: John Dempsey <1750243+mcfnord@users.noreply.github.com> Date: Thu, 6 Jul 2023 00:38:31 -0700 Subject: [PATCH 2/3] Include Koord --- _posts/2022-01-25-Related-Projects.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_posts/2022-01-25-Related-Projects.md b/_posts/2022-01-25-Related-Projects.md index 4c4f7a587..648746678 100644 --- a/_posts/2022-01-25-Related-Projects.md +++ b/_posts/2022-01-25-Related-Projects.md @@ -64,3 +64,8 @@ and to zip them up and download them via a web browser. It is implemented in PHP * [jamulus-lounge](https://github.com/dtinth/jamulus-lounge) adds a web-based interface that lets people listen to a Jamulus server. It connects to a server using a bot named **lobby**. * [gojam](https://github.com/dtinth/gojam) is an implementation of a Jamulus client written in Go. This tool is intended for headless streaming use-cases. Used by **jamulus-lounge**. * [jamviz](https://github.com/dtinth/jamviz) shows active connections of a Jamulus server that is running **jamulus-lounge**. Used to show activity to a livestreaming audience. + +## Koord + +Koord pairs Jamulus with real-time video of participants in one application, available for desktop and mobile devices. The [Koord.live website](https://koord.live/) offers private servers and additional playback and recording features. + From 84a1f4c55f7e3b5a0f60d407483d9eb2f66e065d Mon Sep 17 00:00:00 2001 From: John Dempsey <1750243+mcfnord@users.noreply.github.com> Date: Fri, 7 Jul 2023 08:15:48 -0700 Subject: [PATCH 3/3] Melomax --- _posts/2022-01-25-Related-Projects.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_posts/2022-01-25-Related-Projects.md b/_posts/2022-01-25-Related-Projects.md index 648746678..0225286d9 100644 --- a/_posts/2022-01-25-Related-Projects.md +++ b/_posts/2022-01-25-Related-Projects.md @@ -67,5 +67,10 @@ and to zip them up and download them via a web browser. It is implemented in PHP ## Koord -Koord pairs Jamulus with real-time video of participants in one application, available for desktop and mobile devices. The [Koord.live website](https://koord.live/) offers private servers and additional playback and recording features. +Koord adds real-time video of participants to Jamulus technology in a new application, available for desktop and mobile devices. The [Koord.live website](https://koord.live/) offers private servers and additional playback and recording features. + +## Melomax + +The [Melomax website](https://melomax.live) offers private servers groups can use with Jamulus client software. +