Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
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 tags to filter
Sort by most recent
138 results
Dear Amazon Connect team,
When using the Amazon Connect StartMediaStreaming block to stream audio to Amazon Kinesis Video Streams (KVS), there is currently no way to programmatically obtain the name ...
I am building a web application that hosts video meetings using the Amazon Chime SDK. I want to stream the audio from each meeting to Amazon Kinesis Video Streams (KVS) for real-time processing.
Amaz...
We’re planning to build a solution using the Amazon Chime SDK to host video meetings in our web application. Our goal is to capture meeting audio in real time and send it to Amazon Kinesis Video Strea...
I'm experiencing WebRTC connectivity issues when implementing peer-to-peer video streaming with Amazon Kinesis Video Streams (KVS). The specific behavior I'm observing:
Same WiFi Network: M@ster and...
Hello.
I have a question about KVS with webRTC on AWS.
According to [https://docs.aws.amazon.com/kinesisvideostreams-webrtc-dg/latest/devguide/kvswebrtc-limits.html],
The quotas for the signalingchann...
My Goal:
* Stream Video to a lambda from Kinesis Web RTC, I want to connect as a viewer and consume a master stream in my lambda.
* Connect and consume the master stream for about 2 mins or so in my l...
Describe the bug
Only can connect to the channel once, when app started.
When peer connection suddenly disconnect this can't reconnect and can't stop running app with Ctrl+C, have to kill the process ...
I was able to get the code on the amazon-kinesis-video-streams-webrtc-sdk-c
to work with video. I also have a microphone. How can I merge in the audio as well?
Hello,
I am currently trying to implement for the ESP32 EYE a video stream on AWS using kinesis video stream. From the research i've conducted, the possible way of actually doing it is using the RTSP ...
I am currently working on a surveillance camera project, using an esp32-s3, but I have a question, I am using the rtmp protocol, but I can't find anything related to creating the firmware using that p...
Hello, I am working on a video streaming project from a camera, I have a camera connected to esp32 and via MQTT I am sending images in base64 and the timestamp, this activates a lambda function that I...
Hi everyone,
I'm running a pipeline on GitHub Codespaces to stream video data to Kinesis Video Streams using the following gst-launch-1.0 command:
```
gst-launch-1.0 -v rtspsrc location="rtsp://rtsp...