aws / amazon-chime-sdk-js

A JavaScript client library for integrating multi-party communications powered by the Amazon Chime service.
Apache License 2.0
701 stars 473 forks source link

Meeting join Link and Waiting Room #2770

Open majid20222 opened 11 months ago

majid20222 commented 11 months ago

Hi Team

Overview: I need assistance with AWS Chime for generating meeting join links and implementing a waiting room feature.

Problem Statement: I am integrating AWS Chime into my application and need to create a join link for meetings that participants can use to enter. However, I am unsure about how to create and validate these links to identify participants. There are two possible approaches: creating specific links for existing users and a generic link for guests, or using a single generic link for all participants, including both existing users and guests. I need guidance on which approach is better and why it's preferable. Moreover, how to handle meeting invites using AWS Chime SDK.

Additionally, I would like to enable a secure-waiting room feature with allow and deny entry in my AWS Chime meetings within my application. I'm curious if AWS Chime SDK provides a built-in waiting room feature that can be utilized.

Resources Consulted: https://github.com/aws/amazon-chime-sdk-js https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_Operations_Amazon_Chime_SDK_Meetings.html

majid20222 commented 10 months ago

@devalevenkatesh Can you please look into the challenge and guide?

waqarilyas commented 7 months ago

Did you find any solution to this?

sarthakbaweja148 commented 6 months ago

@devalevenkatesh @ltrung

any updates on this? will this feature be available in the chime JS SDK in the near future?

kthilagarajan-agsft commented 3 months ago

++