-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 19220f8
Showing
6 changed files
with
110 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
all: | ||
|
||
ci: | ||
git ci . -m "Update webpage." | ||
git push | ||
|
||
html: index.html | ||
|
||
%.html: %.md | ||
pandoc $< -o $@ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
Some notes about the organization of the workshop. | ||
|
||
# Technical issues | ||
|
||
## What we would like to have | ||
|
||
- support enough participants | ||
- have a fancy enough chat | ||
- live streaming to Youtube (or at least archiving) | ||
|
||
## Conference | ||
|
||
- We could use [BigBlueButton](https://bigbluebutton.org/), the de facto | ||
standard open-source solution which scales well (as long as there are not too | ||
many open cameras) and has a reasonable interface. There are servers which we | ||
should have access to. Cons: there no easy way to redirect the stream to | ||
Youtube. | ||
|
||
## Socializing | ||
|
||
- [gather.town](https://gather.town/) is really cool to have "real-life like" | ||
discussions (you walk in a small world and discuss only with people around), | ||
the free version is limited to 25 participants, which works very well. We | ||
could have two rooms I guess. | ||
- [Work adventure](https://workadventu.re/) is nicer than the above and open | ||
source! | ||
- [Calla chat](https://www.calla.chat/) is an | ||
[open-source](https://github.com/capnmidnight/Calla) variant of the above, | ||
seems much less fancy. | ||
- [Mozilla hubs](https://hubs.mozilla.com/) is the same but in 3D (a bit too | ||
fancy, maybe). | ||
|
||
## Website | ||
|
||
- [MiniConf](https://github.com/Mini-Conf/Mini-Conf) is a tool to run a | ||
conference. It takes care of displaying the schedule, etc. Might be an | ||
overkill for us. | ||
|
||
## References | ||
|
||
- [a list of conferencing solutions](https://github.com/con/ference/issues/1) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Liquidshop | ||
|
||
Website for various editions of the [Liquidsoap workshop](http://www.liquidsoap.info/liquidshop/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
title: Liquidsoap Consulting | ||
description: Unlock the Power of Liquidsoap with Our Expert Consulting | ||
theme: jekyll-theme-hacker |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
--- | ||
--- | ||
|
||
@import "{{ site.theme }}"; | ||
|
||
p { | ||
text-align: justify; | ||
} | ||
|
||
#downloads { | ||
display: none; | ||
} | ||
|
||
a { | ||
text-decoration: none; | ||
} | ||
|
||
a:hover { | ||
text-decoration: underline; | ||
} | ||
|
||
h1 { | ||
text-shadow: 0 0 10px; | ||
} | ||
|
||
h2 { | ||
text-shadow: 0 0 5px; | ||
} | ||
|
||
iframe { | ||
display: block; | ||
margin: auto; | ||
} | ||
|
||
ul li { | ||
list-style-image: none; | ||
} | ||
|
||
li { | ||
list-style-type: "– "; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
At Liquidsoap Media Automation System, we specialize in providing top-tier consulting services for the Liquidsoap language, tailored to meet the unique needs of both large enterprises and innovative tech startups. Our team of experts is dedicated to helping you unlock the full potential of Liquidsoap, whether you're looking to create custom features, design robust systems, or seek strategic technology advice during the early planning stages of your projects. | ||
|
||
Our comprehensive services encompass both audio and video streaming solutions. We excel in developing custom features, be it for open-source platforms or proprietary systems, ensuring that your streaming capabilities are not only cutting-edge but also perfectly aligned with your business objectives. From intricate system design to thoughtful technology consultations, we guide you through every step of the process to achieve seamless and high-performing streaming experiences. | ||
|
||
## Our Esteemed Clients | ||
We are proud to have partnered with some of the leading names in the industry. Our clients include: | ||
|
||
* **Radio France**: Enhancing their broadcasting capabilities with innovative Liquidsoap solutions. | ||
* **Live365**: Supporting one of the most prominent online radio networks with bespoke system designs and custom features. | ||
* **AzuraCast**: Collaborating to improve their open-source radio management platform with advanced Liquidsoap integrations. | ||
|
||
Partner with us to transform your streaming projects into successful, scalable, and efficient solutions. Unlock the power of Liquidsoap today! |