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 ...
1
answers
0
votes
30
views
asked 10 days ago
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...
2
answers
0
votes
42
views
asked 12 days ago
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...
2
answers
0
votes
41
views
asked 12 days ago
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...
1
answers
0
votes
49
views
asked 19 days ago
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...
1
answers
0
votes
38
views
asked 2 months ago
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...
1
answers
0
votes
114
views
asked 2 months ago
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 ...
1
answers
0
votes
49
views
asked 3 months ago
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?
1
answers
0
votes
36
views
asked 3 months ago
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 ...
1
answers
0
votes
107
views
asked 4 months ago
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...
3
answers
0
votes
186
views
asked 5 months ago
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...
1
answers
0
votes
187
views
asked 5 months ago
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...
1
answers
0
votes
138
views
asked 6 months ago