LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-13-2020, 05:13 AM   #1
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,297

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Jitsi - Compiling & Setting up. Sandbox?


I'm trying to compile Jitsi and set up a small scale server. There's not a rush, but I'm trying to learn my way.

I started with jitsi videobridge, and apache ant, which has a slackbuild. What little documentation there is keeps talking about a sandbox, and doing stuff inside the sandbox.

I thought sandboxes were halfway houses to a VM, and not very secure either. Jitsi is network heavy. My memory of them was as a failed attempt to make dody M$ browsers secure. Do I need a sandbox in linux?

I'm also finding stuff about various strange protocols - SIP, RTP, SRTP, STUN (Session Traversal Utilities for NAT), etc. It sounds like a neat piece of work once I get set up. It's just a pity they didn't write it up better. Each doc is like a jigsaw piece, but they don't make a picture.
 
Old 10-13-2020, 05:27 AM   #2
Turbocapitalist
LQ Guru
 
Registered: Apr 2005
Distribution: Linux Mint, Devuan, OpenBSD
Posts: 7,309
Blog Entries: 3

Rep: Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721Reputation: 3721
Do you mean Jitsi-meet? Or regular Jitsi? The latter is in java, the former a mish-mash including a lot of javascript.
 
Old 10-13-2020, 09:06 AM   #3
bgstack15
Member
 
Registered: Jul 2017
Distribution: korora
Posts: 90

Rep: Reputation: Disabled
I installed Jitsi meet using their deb-based repositories. Even that was a chore. There are so many different protocols because Meet is doing so much. Keep at it! I ran into issues on port forwarding within my router, but internal traffic could use the Jitsi meet (not very useful, obviously).
 
Old 10-13-2020, 11:35 AM   #4
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,297

Original Poster
Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
It's one of those things, isn't it? You do stuff and end up knowing less than you did before.

I'm trying to set up the videobridge, and there's more ports & protocols than you want, certainly. what's worse, they seem to be doing it under docker.

I've found a promising looking document on their site, and I'll give that a go.
 
Old 10-14-2020, 07:03 AM   #5
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by Turbocapitalist View Post
Do you mean Jitsi-meet? Or regular Jitsi?
I had to look that up.
According to wikipedia Jitsi-meet is a "Video conferencing server designed for quick installation on Debian/Ubuntu servers", and Jitsi is a "Audio, video, and chat communicator that supports protocols such as SIP, XMPP/Jabber, AIM/ICQ, and IRC" - that sounds like a regular (desktop) chat app.
I'm guessing OP wants a "Video conferencing server designed for quick installation on Debian/Ubuntu servers"?
 
Old 10-14-2020, 10:33 AM   #6
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by business_kid View Post
It's one of those things, isn't it? You do stuff and end up knowing less than you did before.

I'm trying to set up the videobridge, and there's more ports & protocols than you want, certainly. what's worse, they seem to be doing it under docker.

I've found a promising looking document on their site, and I'll give that a go.
Personally, I'd use Openfire for the server.
https://www.igniterealtime.org/downloads/

Uses the same protocol as Jitsi (and even the same clients on the desktop), and is a breeze to set up. Plugins for voice/video and even SIP integration.
 
2 members found this post helpful.
Old 10-14-2020, 12:04 PM   #7
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,297

Original Poster
Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Right. I've grabbed it. I'll read up before I install much. Thanks
 
Old 10-15-2020, 07:16 AM   #8
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,297

Original Poster
Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Openfire somehow eluded me so I had to grab it again today. Our days run 5-8 hours before the Excited States.

It seems to be a group chat IM server. Never used IM myself. Does it do video? ZRTP?
 
Old 10-15-2020, 08:42 AM   #9
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by business_kid View Post
Openfire somehow eluded me so I had to grab it again today. Our days run 5-8 hours before the Excited States. It seems to be a group chat IM server. Never used IM myself. Does it do video? ZRTP?
Well, it IS an IM server...which is exactly what Jitsi is. As said, yes...it does video, SIP, and lots of other things. It is an RPM file, so installing it should be a matter of using your package manager. The "strange protocols" are for handling different media types, like video.
 
Old 10-16-2020, 08:44 AM   #10
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,297

Original Poster
Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
OK. I'm on slackware, and it lacks a resident genius who took interest in this. So it's all compiling.

I'm not in a rush, so if you can break this sort of thing up, you learn as you go.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ACLs or else setting a password for Jitsi-Meet's entry page Turbocapitalist Linux - Server 1 03-16-2020 12:48 PM
Jitsi 2.10.5550 fails with ALSA error. anyone have Jitsi running on MX17? galen antiX / MX Linux 4 07-28-2018 09:32 AM
LXer: Jitsi: Multi-protocol VoIP chat using ZRTP and SRTP LXer Syndicated Linux News 0 09-24-2011 04:10 AM
Phục hồi dữ liệu bị mất???, cứ pollsite General 1 06-27-2005 12:39 PM
Gotta love those ٱٱٱٱٱٱٱ&# iLLuSionZ Linux - General 5 11-18-2003 07:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:22 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration