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

Closed
wants to merge 163 commits into 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 <simon.bra.ag@gmail.com>
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 <simon.bra.ag@gmail.com>
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
SimonBrandner and others added 5 commits February 28, 2023 15:24
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* webrtc-stats: Add stats collector

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

Co-authored-by: David Baker <dbkr@users.noreply.github.com>

* 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 <dbkr@users.noreply.github.com>
* 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
@github-actions github-actions bot added the Stale label Feb 7, 2025
Copy link
Contributor

github-actions bot commented Feb 7, 2025

This PR has been automatically closed because it has been stale for 180 days. If you wish to continue working on this PR, please ping a maintainer to reopen it.

@github-actions github-actions bot closed this Feb 7, 2025
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