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
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...
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...
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...
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...
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...
I want to create a real time video enhancement service using AWS. Basically, clients (edge services) will be able to connect to the service and stream live video to the service and the service would...
Hi all, the [official documentation](https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/producer-sdk.html) for Kinesis Video Streams lists Java, Android, C and C++ as the supported producer...
Hi all, we can consumer Kinesis **Video** Streams over websocket using [Kinesis Video Stream WebRTC](https://docs.aws.amazon.com/kinesisvideostreams-webrtc-dg/latest/devguide/what-is-kvswebrtc.html),...
I am using amazon-kinesis-video-streams-webrtc-sdk-c to set up a video call.
When launching video-only, the latency for video is good at 150ms, but the latency for audio-video gradually builds up and...
Hi all, is it possible to consume a Kinesis Video Stream in real time over Websocket? Not looking to do two way communication, just need one way sending of realtime amazon connect call streams over...