element-call
element-call copied to clipboard
Group calls powered by Matrix
This introduces a new layer of abstraction on top of MediaViewModel: TileViewModel, which gives us a place to store data relating to _tiles_ rather than their media, and also generally...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-core)) | [`7.25.8` -> `7.25.9`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.25.8/7.25.9) | [](https://docs.renovatebot.com/merge-confidence/) |...
### Your use case #### What would you like to do? I would like to run docker compose up, with a simple YAML configuration #### Why would you like to...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vector-im/compound-design-tokens](https://redirect.github.com/vector-im/compound-design-tokens) | [`1.8.0` -> `1.9.0`](https://renovatebot.com/diffs/npm/@vector-im%2fcompound-design-tokens/1.8.0/1.9.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
Initial draft to implement #130 This implementation initially used LiveKit's API that allows for participants to publish data. It is now using reactions to call membership events and redactions of...
### Steps to reproduce 1. Start a call with 4 participants. 2. Participants were using a mix of Firefox and Chrome. 3. User video streams were fairly reliable for me...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [history](https://togithub.com/remix-run/history) | [`^4.0.0` -> `^5.0.0`](https://renovatebot.com/diffs/npm/history/4.10.1/5.3.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-matrix-org](https://redirect.github.com/matrix-org/eslint-config-matrix-org) | [`^1.2.1` -> `^2.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-matrix-org/1.2.1/2.0.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This is an experiment that allows us to use https://pr2521--element-call.netlify.app/ to test h264.
This is the work in progress of the element web view (this was done a week ago and I missed creating a PR.) It is very rudamentary. The idea is...