mirror of https://github.com/msgbyte/tailchat
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.4 KiB
1.4 KiB
sidebar_position | title |
---|---|
1 | Summary |
Tailchat
provides two solutions for video and voice calls, you can choose according to the actual situation:
tailchat-meeting
self-deploying video conferencing (WIP)agora
Acoustic Network integration, for details, see: Acoustic Network Plug-in Deployment Guide
Tailchat Meeting
The video conferencing module is an important part of the suite of Tailchat
series. Capabilities are provided as follows:
- Voice communication
- Video session
- screen sharing
- virtual background
- file transfer
- chat record
At the same time, tailchat-meeting
can also exist as an independent product, and you can quickly initiate/join meetings without logging in
Project repository
- Open source address: https://github.com/msgbyte/tailchat-meeting
- Open source agreement: Apache 2.0
:::info Open source statement This project is based on secondary development of edumeet and mediasoup.
On this basis, function addition, SDK implementation and code optimization were carried out. If you want to find a looser implementation of the open source protocol (MIT + ISC protocol), you can take a look at these two projects :::