Dash_PSR
Dash_PSR

Reputation: 1

How to integrate amazon chime sdk in Angular?

I am new in angular and having a task to integrate amazon chime sdk in an existing angular application. I have tried demos of chime sdk provided in git repository, but not able translate in my angular application. If anyone can provide me any working demo code of amazon chime written in angular then it would be great.

Upvotes: 0

Views: 764

Answers (2)

sayan
sayan

Reputation: 66

I've successfully integrate amazon-chime in angular 13. I've build a basic audio-video meeting demo. If you need help I can guide as per my knowledge

Upvotes: 0

Court Schuett
Court Schuett

Reputation: 216

I mostly do React and not Angular, but there are some other examples of how to set up an Amazon Chime SDK Meeting with React that might help: https://github.com/aws-samples/amazon-chime-media-capture-pipeline-demo

Upvotes: 0

Related Questions