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

feat: room metadata #377

Closed
jibon57 opened this issue Jul 23, 2024 · 1 comment
Closed

feat: room metadata #377

jibon57 opened this issue Jul 23, 2024 · 1 comment

Comments

@jibon57
Copy link
Contributor

jibon57 commented Jul 23, 2024

Issue Template

Description

During developing a web conferencing solution we often need to store few room related information so that we can use those in various scenario. At present we can set metadata during join and with tracks. Having a dedicated API/option to set room metadata will be helpful, may be during generate join token. Also should have API method to update those metadata & client should receive events based on update. Without having this option will be hard during development.

Steps to Reproduce

  1. Step 1
  2. Step 2
  3. Step 3

Expected Behavior

Please describe what you expected to happen.

Actual Behavior

Please describe what actually happened.

Screenshots

If applicable, add screenshots to help explain the issue.

Environment

  • Operating System:
  • Browser (if applicable):
  • Version (if applicable):

Additional Information

Related discussion: #358

@giangndm
Copy link
Contributor

giangndm commented Jul 31, 2024

This resolved with #386, #379

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants