Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
All Content tagged with Amazon Kinesis Video Streams
Amazon Kinesis Video Streams makes it easy to securely stream video from connected devices to AWS for analytics, machine learning (ML), playback, and other processing.
Content language: English
Select up to 5 tags to filter
Sort by most recent
131 results
Given a react app (client side), I'd like to record the footage from the webcam to S3 bucket,
The video footage might reach 30 minutes (slowing down the react app) therefore I'd like to avoid taking t...
Hi Guys,
I'm using kinesis video stream to get the audio stream from the amazon connect interaction with Lex voice bot.
I'm using the getmedia API to get the file.
But when I tried to convert the pcm...
Hi All,
I just want to know that can I able to record the customer voice by asking to give a speech for 30 seconds and enroll the voice Id in amazon connect contact flow or how can I do the new custo...
I have two accounts from two completely different payer/OUs. I have a KVS stream in Account A. If I consume the stream in Account B, who is charged for the Data Consumed cost? (https://aws.amazon.com/...
I am working with the kinesis video stream examples and doing some face recognition process, first I run a stream processor that searches for persons on the video if there are faces I run a face recog...
Greetings, I am currently trying to create an service/app to detect people from a collection on a live streaming or a feed from a camera and I want to be able to notify a consumer app that we have det...
I am following the guide for VMX3 found on [github](https://github.com/amazon-connect/voicemail-express-amazon-connect) but due to security constraints I am having to build manually instead of deployi...
We have a voice connector with the following work flow (somewhat simplified).
tl;dr We are doing termination only, voice only Chime Voice Recordings
[Amazon Chime SDK Voice Connector]
...
Hi there,
I have setup my dotnet core code as following. But I am getting exception on sending request
***Error while copying content to a stream.
Inner Exception: Unable to write data to the transp...
Hello,
I searched Kinesis video streams WebRTC AWS docs and tried to understand how your TURN servers scalability and availability works.
I did not find anything about this topic.
basically I want to...
Hi everybody, I don't understand which is the typical scenario where I should use one instead of the other to stream video data from greengrass to the cloud. In my case the camera source is an rtsp vi...
Hi all,
I am trying to use kvsWebrtcclientmaster and stream.
We had applied patch to the source code so that, instead of reading from Files we are taking encoded buffers from our Embedded developmen...