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

Support for multi-stream WebRTC calls (SPEC-252) #114

Closed
matrixbot opened this issue Oct 21, 2015 · 3 comments · Fixed by matrix-org/matrix-spec-proposals#3077
Closed

Support for multi-stream WebRTC calls (SPEC-252) #114

matrixbot opened this issue Oct 21, 2015 · 3 comments · Fixed by matrix-org/matrix-spec-proposals#3077
Labels
A-Client-Server Issues affecting the CS API feature Suggestion for a significant extension which needs considerable consideration p2

Comments

@matrixbot
Copy link
Member

m.call.* needs to be extended to support calls which add & remove streams mid-call - e.g. screen-share streams, mesh-based conferences, or simply adding video to a voice call. We should include metadata somehow about the streams that are being signalled so the other side knows how to present them (e.g. whether it's a screenshare, etc).

(Imported from https://matrix.org/jira/browse/SPEC-252)

(Reported by @ara4n)

@matrixbot
Copy link
Member Author

Jira watchers: @ara4n

@matrixbot matrixbot added the p2 label Oct 28, 2016
@matrixbot matrixbot changed the title Support for multi-stream WebRTC calls Support for multi-stream WebRTC calls (SPEC-252) Oct 31, 2016
@matrixbot matrixbot added the feature Suggestion for a significant extension which needs considerable consideration label Nov 7, 2016
@turt2live turt2live added the A-Client-Server Issues affecting the CS API label Feb 6, 2019
@richvdh richvdh transferred this issue from matrix-org/matrix-spec-proposals Mar 1, 2022
@zecakeh
Copy link
Contributor

zecakeh commented Mar 19, 2024

This seems to have been handled with MSC3077, merged in #1735?

@richvdh
Copy link
Member

richvdh commented Mar 19, 2024

Agreed!

@richvdh richvdh closed this as completed Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Client-Server Issues affecting the CS API feature Suggestion for a significant extension which needs considerable consideration p2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants