All Content tagged with Amazon Chime SDK
The Amazon Chime SDK is a set of real-time communications components that you can use to quickly add messaging, audio, video, and screen sharing capabilities to their web or mobile applications.
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
51 results
I was hoping to build a mobile application that has group video call as one of its features and we were hoping to use AWS chime SDK for providing this call service. We want to run some AI moderation s...
0
answers
0
votes
152
views
asked 2 years ago
Hi! I've been hooking up Chime SDK into our application recently, and have got some basic functionality working - Audio/Video, muting, etc. Currently working through hooking up incoming PSTN calls. We...
Accepted AnswerAmazon Chime SDK
1
answers
0
votes
326
views
asked 2 years ago
Hi,
I'm using Amazon Chime SDK for JS and have created everything needed to facilitate meetings, including the pipelines to capture and concatenate the media.
I can see the webcams and audio stitche...
1
answers
0
votes
285
views
asked 2 years ago
Is it necessary to open *.chime.aws:3478 (UDP) on the firewall required by the Chime SDK?
https://docs.aws.amazon.com/en_en/chime-sdk/latest/ag/network-config.html#web-rtc
According to this ChimeSDK...
1
answers
0
votes
377
views
asked 2 years ago
For security reasons, the endpoints of source bucket AP_NORTHEAST_2 and destination bucket US_WEST_2 are being applied to Java code.
The endpoint of US_WEST_2 was applied to the existing AWS SDK copyO...
1
answers
0
votes
874
views
asked 2 years ago
We are currently implementing the CreateMediaCapturePipelineCommand to start capturing audio and video streams, which provides us with a MediaPipelineId. We subsequently use this ID to stop the captur...
1
answers
0
votes
247
views
asked 2 years ago
We currently employ Amazon Chime SDK for our Web-based meeting platform and have enabled meetings to support multiple languages thanks to the Amazon Chime SDK live transcription automatic language ide...
0
answers
0
votes
304
views
asked 2 years ago
We are working on integrating our existing PBX with an AWS Lex bot. For that purpose, we are utilizing voice connectors, SIP media applications, Lambda, and AWS Lex. Below is the code for my Lambda fu...
0
answers
0
votes
188
views
asked 2 years ago
Hello, I have started facing problem in SDK on 15th April 2024 14:00 IST. Process keep loading on:
```
try {
$result = $s3client->putObject([
'Bucket' => $bucket_name,
'K...
1
answers
0
votes
518
views
asked 2 years ago
I've followed below link to setup the Amazon Chime SDK Live Transcription
https://docs.aws.amazon.com/chime-sdk/latest/ag/using-service-linked-roles-transcription.html#create-service-linked-role-tran...
3
answers
0
votes
702
views
asked 2 years ago
I would like to make a request for a quota increase, but I don't see the service in the list in the service quota page. How can request an increase?
1
answers
0
votes
579
views
asked 2 years ago
A Chime SDK Voice connector has termination enabled with outbound host name and allowed host list IP’s. Here the calls are being recorded and saved to S3. We have enabled Streaming and added Call anal...
1
answers
0
votes
693
views
asked 2 years ago