By using AWS re:Post, you agree to the AWS re:Post Terms of Use

Questions 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

Browse through the questions and answers listed below or filter and sort to narrow down your results.

128 results
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
14
views
asked 5 days 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
13
views
asked 7 days ago
Hi, I'm developing a project of segurity camera, the camera firmware sends the data in base64 from the camera through an MQTT message, a lambda function in javascript and node js receives the data an...
2
answers
0
votes
45
views
asked 9 days ago
I am sending video using kinesis video stream producer sdk cpp, when i call KinesisVideostream->stop(), KinesisVideoProducer->freeStream(KinesisVideostream) and exits the application, still kinesis vi...
1
answers
0
votes
14
views
asked 18 days ago
kinesis video stream producer sdk cpp cpd change is allowed or not
1
answers
0
votes
19
views
asked 19 days ago
![Enter image description here](/media/postImages/original/IMS-B-b1cBQ7iMPgCoFRtazw) I have attached error I am facing which viewing video in kinesis video stream media playback. I am getting error "C...
1
answers
0
votes
19
views
asked 19 days ago
How to kill/stop kinesis video stream producer cpp. session. give code example.
1
answers
0
votes
19
views
asked 20 days ago
For the past 5 days I have been trying to write a simple code, I'll keep it simple. but when I iterate over the chunks and group and write them into my local hard-drive I get a corrupted file, which s...
1
answers
0
votes
20
views
asked 25 days ago
i am using kinesis video stream producer to sending h264 stream to kinesis video stream i am able to see my video in media playback window. when resolution of my video changes i am getting error "Code...
0
answers
0
votes
14
views
asked a month ago
i am using kinesis video stream producer to sending h264 stream to kinesis video stream i am able to see my video in media playback window. when resolution of my video changes i am getting error "Code...
1
answers
0
votes
38
views
asked a month ago
![Gstreamer pipeline graph](/media/postImages/original/IM9eMH1x3_RgqKui-L1uhLyQ) In our application, we are trying to stream H264+AAC to kinesis server. We have taken ref. of https://github.com/awsla...
1
answers
0
votes
41
views
asked a month ago
i am using kinesis video stream producer to sending h264 stream to kinesis video stream i am able to see my video in media playback window. when resolution of my video changes i am getting error "Code...
1
answers
0
votes
46
views
asked a month ago