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

Implement MSC3898: Native Matrix VoIP signalling for cascaded SFUs #2423

Draft
wants to merge 163 commits into
base: develop
Choose a base branch
from

Conversation

ara4n
Copy link
Member

@ara4n ara4n commented May 31, 2022

Implements MSC3898


Here's what your changelog entry will look like:

✨ Features

  • Implement MSC3898: Native Matrix VoIP signalling for cascaded SFUs (#2423).

@ara4n ara4n changed the base branch from robertlong/group-call to dbkr/group-call-merge June 3, 2022 22:41
@SimonBrandner SimonBrandner changed the base branch from dbkr/group-call-merge to robertlong/group-call July 31, 2022 19:46
@SimonBrandner SimonBrandner changed the title WIP for calling SFUs SFU calls Jul 31, 2022
Signed-off-by: Šimon Brandner <[email protected]>
dbkr and others added 2 commits January 31, 2023 16:45
Since we don't speak e2e to them anyway
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
SimonBrandner and others added 5 commits February 28, 2023 15:24
Signed-off-by: Šimon Brandner <[email protected]>
Signed-off-by: Šimon Brandner <[email protected]>
* webrtc-stats: Add stats collector

* webrtc-stats: Switch from ssrc to track based stats

Co-authored-by: David Baker <[email protected]>

* webrtc-stats: add ssrc map for firefox

* webrtc-stats: do not start stats multiple times

* webrtc-stats: build transport and conn reporter

* webrtc-stats: add track handler with tests

* webrtc-stats: separate media handler from stats

* webrtc-stats: build track stats handler

* webrtc-stats: calculate track stats

* webrtc-stats: add separate stats report builder


---------

Co-authored-by: David Baker <[email protected]>
* develop: merge voip event from `develop` branch

* stats: start statistics if a calls starts

* stats: add a `GroupCallStatsReport` and fix typo

* stats: add callback as anonymous fkt for right ctx

* stats: check for promise for backward compatibility

* stats: add test for promise check
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants