ericg
October 21, 2024, 8:35am
1
Peer-calls for YunoHost
Overview
WebRTC peer to peer calls for everyone.
Shipped version: 4.2.7~ynh1
Demo: https://peercalls.com/
Screenshots
Documentation and resources
3 Likes
blodarn
October 23, 2024, 11:54pm
2
Interesting. How does it compare to MiroTalk?
tomas
October 28, 2024, 8:16am
3
I guess they are very close, but it also depends if peer-calls is configured as p2p or sfu in YH. What is default?
ericg
October 28, 2024, 10:22am
4
Yes, I guess both applications are close, but I haven’t had time to use peer-call properly. I also packaged MiroTalk GitHub - YunoHost-Apps/mirotalk_ynh: MiroTalk package for YunoHost . (Peer-call needs YNH 12 for dependency issue…)
2 Likes
tomas
October 28, 2024, 8:59pm
5
Thanks @ericg !!
Question: is peer-calls configured as SFU in YH as default?
ericg
October 29, 2024, 9:14am
6
The master branch uses P2P and the testing branch is configured with SFU. If you want to try SFU, you can switch from mesh
to sfu
in the appl config file /var/www/peer-call/config.yml
. Feel free push a PR if you find a relevant configuration option worth adding/changing.
1 Like