text edited for jitsi blog

This commit is contained in:
sanghee 2020-04-11 17:38:15 +02:00
parent b1ed2489f9
commit 2e3b1c21de
1 changed files with 8 additions and 8 deletions

View File

@ -19,32 +19,32 @@ body:
For many people who can work remotely, now is the time to stay home and to move meetings from in person to (video) conference. We have published [our remote working stack](https://ungleich.ch/u/blog/remote-working-with-opensource-sustainability/) for those who look for a sustainable solution for digitally continuing their work.
We have added one more nice thing to this list of remote working stack: a free and open source video conference system. Powered by 100% renewable energy, running on a VM at our Swiss data center.
Good news, one more nice thing is added to this list of remote working stack: a free and open source video conference system. Powered by [100% renewable energy,](https://datacenterlight.ch/en-us/cms/hydropower/) running on a VM at our Swiss data center.
![](/u/image/jitsi-ungleich.jpg)
## Deciding what to use
## How we decide what to use
Before we continue, an important disclaimer: were an open-source, sustainability- focused IT company. So we decide which tools to use by these criteria.
An important note: were an open-source, sustainability- focused IT company. We decide which tools to use by these criteria.
- open-source
- sustainablility
- state of the art
- usability for people with all backgrounds
![](/u/image/jitsi-ungleich.jpg)
## Cool thing about Jitsi
The underlying technology for our free video conference call is Jitsi. For those who are not familiar with it, Jitsi has a really cool architecture: it does not encode or decode the video streams, but only forwards video streams so the client does the encoding and decoding. This means the VM for running Jitsi can doesn't need to be much powerful and can stay fairly small.
The underlying technology for our free video conference call is Jitsi. We love that Jitsi has a really cool architecture - it does not encode or decode the video streams, but only forwards video streams so the client does the encoding and decoding. This means the virtual machine that runs Jitsi doesn't need to be much powerful and can stay fairly small.
## Go ahead, use it for free
What can you do with it? You can have a video call with multiple parties, you can share screen, and you can share video over it. You can use it with or without video. No signup is needed, you can just use it on the go. We don't track any of your information: we want to enable people to work from home and stay safe, with open source and renewable energy.
You can have a video call with multiple parties, you can share screen, and you can share video over it. You can use have a conference call with or without video. No signup is needed, you can just use it on the go. We don't track any of your information: we want to enable people to work from home and stay safe, with open source and renewable energy.
![](/u/image/jitsi-ungleich-confcall.jpg)
## Useful things to know
The free video conference call is rolled out on March 20th and since then we have collected some feedbacks. Here are some useful infos we got from using it first-hand and from the inputs of our users.
Our free video conference call is rolled out on March 20th and since then we have collected some feedbacks. Here are some useful infos we got from using it first-hand and from the inputs of our users.
- Could show mixed result with video call when used on Firefox. We heard that the great developers of Jitsi are working on this right now and the fix is on its way.
- Users have reported that when one call has more than 12 active videos the quality degrades. In such case turning off the video solves the issue.