Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage on Raspberry PI for Group Calls #101

Open
kellertobias opened this issue Jan 22, 2021 · 1 comment
Open

Usage on Raspberry PI for Group Calls #101

kellertobias opened this issue Jan 22, 2021 · 1 comment

Comments

@kellertobias
Copy link

I want to implement a Many to Many Offline Intercom System with two or three separate Groups using cheap hardware.

My Idea is to use one Raspberry PI 4 as a server and multiple older raspberry PIs or the operators own smartphones using a SIP client.

Would Drachtio run on a Raspberry Pi 4? Does it support Group Calls?
I will have two or three groups with 6, 4 and 4 participants. Does not need to be Hifi, however the clients will be in noisy environments and the latency should not be higher than one or two video frames at 50fps.

@davehorton
Copy link
Collaborator

Hi there! I have built the drachtio-server a while back on a raspberry pi. Not sure which model and have not done anything actively with it recently, but it should work. If you would be running the drachtio apps on the PI as well (because they could equally run on a separate server connected via network) then you would need to install Node.js there of course. I have not tried that before on a raspberry PI but I am guessing many people have.

As far as video calls and latency requirements, drachtio only handles the sip signaling and application logic. Media will not pass through it. I'm not quite clear on your total architecture - do you have an SFU or MCU in the picture?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants