LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-13-2021, 01:12 PM   #1
intmail01
Member
 
Registered: May 2013
Posts: 91

Rep: Reputation: Disabled
Program for voip and video for slackware


hi,

I am looking for open source software for voip and video conferencing for linux and also runs on android. I try to build jami and linphone but I failed. If someone succeed to build one an install it on slackware 14.2 please tell me.

Thank you
 
Old 02-13-2021, 03:12 PM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,366

Rep: Reputation: 2335Reputation: 2335Reputation: 2335Reputation: 2335Reputation: 2335Reputation: 2335Reputation: 2335Reputation: 2335Reputation: 2335Reputation: 2335Reputation: 2335
I know of jitsi which is/was available in Debian. Installation & configuration seems to be a nightmare. It's in Java.

I thought everyone was getting in on that act after zoom's success, which does run on linux & android, btw.,
 
Old 02-13-2021, 07:32 PM   #3
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,142
Blog Entries: 21

Rep: Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480
Might help or not

https://slack.conraid.net/repository...eforlinux-bin/
 
Old 02-14-2021, 01:38 AM   #4
remmilou
Member
 
Registered: Mar 2010
Location: Amsterdam
Distribution: MX Linux (21)/ XFCE
Posts: 212

Rep: Reputation: 69
https://openmeetings.apache.org/index.html
Rather bloated with lots of function, but it works.
 
1 members found this post helpful.
Old 02-15-2021, 11:52 AM   #5
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Moderator Response

Moved: This thread is more suitable in <Slackware> and has been moved accordingly to help your thread/question get the exposure it deserves.
 
Old 02-15-2021, 12:57 PM   #6
justwantin
Member
 
Registered: Aug 2003
Location: Melbourne, Australia
Distribution: Slackware, Slackwarearm
Posts: 878

Rep: Reputation: 120Reputation: 120
Our LUG here in Melbourne (MLUG) used Jitsi all through the pandemic for our online monthly meetings. It worked well and is opensource. We just went into a snap lockdown for 5 days (hmmm ... maybe) so perhaps we'll be using it again next week.
 
2 members found this post helpful.
Old 02-15-2021, 01:21 PM   #7
uteck
Senior Member
 
Registered: Oct 2003
Location: Elgin,IL,USA
Distribution: Ubuntu based stuff for the most part
Posts: 1,174

Rep: Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501
There is also https://obs.ninja which runs in the browser. You can set up your own server, but have not tried to.
It is more of a video conference then VOIP, so may not fit your needs.
 
Old 02-15-2021, 02:08 PM   #8
deNiro
Member
 
Registered: Jun 2003
Distribution: Slackware-Current and Salix 14.2
Posts: 274
Blog Entries: 1

Rep: Reputation: Disabled
Quote:
Originally Posted by business_kid View Post
I know of jitsi which is/was available in Debian. Installation & configuration seems to be a nightmare. It's in Java.



I thought everyone was getting in on that act after zoom's success, which does run on linux & android, btw.,
and also @intmail01

jitsi is available as appimage, directly from the jitsi devs. That means you can just download a file, make it executable, and run it. No install required.

you can get it over here
 
2 members found this post helpful.
Old 02-15-2021, 04:51 PM   #9
sebre
LQ Newbie
 
Registered: Jun 2013
Location: France
Distribution: Slackware
Posts: 28

Rep: Reputation: Disabled
Quote:
Originally Posted by deNiro View Post
and also @intmail01

jitsi is available as appimage, directly from the jitsi devs. That means you can just download a file, make it executable, and run it. No install required.
Linphone too releases appimages : Linphone releases
VoIP works fine, no recent experience with video but when I had to use it, very fine too. SIP accounts are offered.
 
2 members found this post helpful.
Old 02-16-2021, 07:53 PM   #10
Tonus
Senior Member
 
Registered: Jan 2007
Location: Paris, France
Distribution: Slackware-15.0
Posts: 1,407
Blog Entries: 3

Rep: Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514
Through lockdown and since I use jitsi meet in browser and Android.
Almost abandonned skype, zoom and all (keep them around for family even if they have migrate to jitsi).
 
Old 02-17-2021, 12:15 PM   #11
intmail01
Member
 
Registered: May 2013
Posts: 91

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by deNiro View Post
and also @intmail01

jitsi is available as appimage, directly from the jitsi devs. That means you can just download a file, make it executable, and run it. No install required.

you can get it over here
A new thing for me today 'appimage' . What is this ? it run without the need to build and install tons of required libraries ?
 
Old 02-17-2021, 01:33 PM   #12
uteck
Senior Member
 
Registered: Oct 2003
Location: Elgin,IL,USA
Distribution: Ubuntu based stuff for the most part
Posts: 1,174

Rep: Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501
Quote:
Originally Posted by intmail01 View Post
A new thing for me today 'appimage' . What is this ? it run without the need to build and install tons of required libraries ?
https://appimage.org/
"Download an application, make it executable, and run! No need to install. No system libraries or system preferences are altered. Can also run in a sandbox like Firejail"
 
Old 02-17-2021, 01:43 PM   #13
intmail01
Member
 
Registered: May 2013
Posts: 91

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by uteck View Post
https://appimage.org/
"Download an application, make it executable, and run! No need to install. No system libraries or system preferences are altered. Can also run in a sandbox like Firejail"
thank you
 
Old 02-17-2021, 03:27 PM   #14
Gerard Lally
Senior Member
 
Registered: Sep 2009
Location: Leinster, IE
Distribution: Slackware, NetBSD
Posts: 2,184

Rep: Reputation: 1765Reputation: 1765Reputation: 1765Reputation: 1765Reputation: 1765Reputation: 1765Reputation: 1765Reputation: 1765Reputation: 1765Reputation: 1765Reputation: 1765
Quote:
Originally Posted by intmail01 View Post
hi,

I am looking for open source software for voip and video conferencing for linux and also runs on android. I try to build jami and linphone but I failed. If someone succeed to build one an install it on slackware 14.2 please tell me.

Thank you
Not sure if I'm allowed to mention mailbox dot org again. They provide what seems to be a Jitsi Meet-based solution with their paid email accounts. I pay 4.50 euro a month with the intention of moving away from Go ogle completely.

The whole mailbox dot org stack appears to be open source.

I used the video conferencing feature yesterday for the first time -- Ireland to Ireland call. Good quality audio and video. You can use a browser or the Jitsi app, which is available for both iOS and Android.

The service is free while the powers that be carry on with their Condemic ruse. I'm not promoting Mailbox ; just offering the OP a ready-to-use, multi-platform, open source, low cost alternative.

Last edited by Gerard Lally; 02-17-2021 at 03:34 PM.
 
Old 03-17-2021, 06:30 AM   #15
intmail01
Member
 
Registered: May 2013
Posts: 91

Original Poster
Rep: Reputation: Disabled
I tested Linphone-4.2.5.AppImage and it works fine. Just replace an old library libstdc++.so.6.0.21 to a new recent libstdc++.so.6.0.22
 
  


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
[SOLVED] Free VOIP-VOIP calling - are voice delays inevitable? average_user Linux - General 12 07-26-2015 03:59 PM
{VoIP} Anyone experienced/using "Brama Telecom" VoIP service? Does it suck? GrapefruiTgirl General 4 08-27-2009 03:16 PM
Broad Networking Question(s): video, VOIP and backups linuxbird Linux - Networking 1 06-13-2009 04:01 AM
Asterisk Predictive Dialer need VOIP adapters to Make a VOIP call... jpmaxyusuf Linux - Server 4 04-05-2009 08:12 AM
VoIP Program InVisionNick Linux - Software 1 06-22-2004 04:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06: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