Hosted by operat0r on Monday 2020-04-20 is flagged as Explicit and is released under a CC-BY-SA license. Tags:linux,debian,computers,software,internet,Jitsi,video,conferencing,open-source.
Jitsi is a collection of free and open-source multiplatform voice, videoconferencing and instant messaging applications for the web platform, Windows, Linux, Mac OS X and Android
Jitsi (Editor's Note: show notes amended 2020-06-13 from comment)
systemctl stop docker
rm -Rf /var/lib/docker
rm -Rf ~/.jitsi-meet-cfg
# change docker-data to your path you want to put images in
mount --rbind /media/moredata/docker-data /var/lib/docker
apt-get remove --purge install docker-ce docker-ce-cli containerd.io
apt-get install docker-ce docker-ce-cli containerd.io
curl -L "https://github.com/docker/compose/releases/download/1.23.1/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose
chmod +x /usr/local/bin/docker-compose
git clone https://github.com/jitsi/docker-jitsi-meet && cd docker-jitsi-meet
systemctl restart docker
cp env.example .env
mkdir -p ~/.jitsi-meet-cfg/{web/letsencrypt,transcripts,prosody,jicofo,jvb}
docker-compose --log-level DEBUG up -d --force-recreate --remove-orphans
tail -f `find /var/lib/docker/containers -iname "*.log" `
docker container ls
docker exec -it d4c89a799fd7 bash
# side that will be controlled needs to run
https://github.com/jitsi/jitsi-meet-electron/releases/latest
Comment #1 posted on 2020-04-20T14:46:36Z by Ahuka
Very timely
I was thinking about checking out jitsi, so this was a welcome find in my feed. Thanks for doing this.
Comment #2 posted on 2020-04-21T03:35:59Z by harvhat
Why talk about Jitsi
I was wondering if I am expected to listen to a podcast if the first minute or so is the presenter explaining how they don't know much about the what they are about to talk about?
Seems the listeners time isn't being respected.
Comment #3 posted on 2020-04-21T06:06:22Z by justme
I really enjoyed this episode
As Jitsi seems to be making the rounds coming out on top as the open source alternative to ZOOM this was really interesting and made me want to play around with it.
Thank you very much
Comment #4 posted on 2020-04-21T10:07:34Z by Mike Ray
Re: Why talk about jitsi?
To the person moaning about 'having' to listen to, or 'being expected' to listen to, a podcast about jitsi in which the host first says he doesn't know a lot about jitsi.
I think HPR might not be what you are looking for.
And you need to learn where the delete or skip button is.
In the few shows I have done for HPR, I have always been very conscious that there are, inevitably, people out there who know more than I do about what I am talking about.
Why don't you do a show about something and show us all just how smart you are?
Comment #5 posted on 2020-04-23T12:02:06Z by Ahuka
Why listen?
Why indeed should anyone listen to an episode of HPR? The only answer I have is because it is of interest to you. I think of HPR as a party with a bunch of friends, not as a college curriculum. I listen to the ones I want to listen to, I skip the ones I don't. And I am not in the least bothered to think that there are people out there who don't want to listen to my shows.
Comment #6 posted on 2020-04-23T12:18:42Z by Mike Ray
Re: Why listen?
These days I probably only listen to about ten percent of episodes.
I don't know why this is compared to the near 100% I listened to when I first found HPR. It is probably because I arrived at a peak, right slap in the middle of the legendary Ahuka Libra Office series exactly when I needed a leg up doing spreadsheets.
And also around that time Klaatu and Dave were doing a lot more.
But at no time have I complained about any episode.
My mother used to tell us, if you can't say anything nice, keep your mouth shut.
And nowadays I don't do any podcasts here because I have become too conscious that there will be listeners who know more about what I am talking about than I do.
But comments like the one criticising Operat0r for starting his cast by saying he knows little about the subject is not exactly encouraging to others, is it?
Comment #7 posted on 2020-04-30T06:36:08Z by crvs
Re: Why listen?
Because by telling you that he doesn't know much about Jitsi operat0r has just invited you or anyone else out there to do a follow up show if you happen to know more.
Comment #8 posted on 2020-06-13T05:51:01Z by operat0r
dERp
forgot show notes ..
Jitsi
systemctl stop docker
rm -Rf /var/lib/docker
rm -Rf ~/.jitsi-meet-cfg
# change docker-data to your path you want to put images in
mount --rbind /media/moredata/docker-data /var/lib/docker
Note to Verbose Commenters
If you can't fit everything you want to say in the comment below then you really should record a response show instead.
Note to Spammers
All comments are moderated. All links are checked by humans. We strip out all html. Feel free to record a show about yourself, or your industry, or any other topic we may find interesting. We also check shows for spam :).