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
I want to build an edge video solution, that does the below at a bare minimum. I like to get some guidance on whether to use `aws-iot-greengrass-edge-connector-for-kinesis-video-stream` or `aws-stream...
Good day,
I want to ask you about one issue.
We use kinesis video stream for our product.
In the process of work, we faced the problem described here: https://stackoverflow.com/questions/70592081/why...
Is it possible to stream a videos from Kinesis Video Streams in 32 bit processor arm-hisiv100 having Memory 50 MB and os is linux 3.0.8
1. Using HI3518 ,armv5tejl 32 bit processor system to stream the video. But we are getting the following error while streaming the frame. We had set the time as UTC
2.we are used producer c library ...
Hi All,
I'm trying to build a webpage to broadcast a webcam to AWS Kinesis Video stream. Is there any way to achieve it?
And also, I'm building a webpage to show that broadcast in the another websi...
Hi! We've implemented custom Android Producer, using examples as a reference point from:
* [AmazonKinesisVideoDemoApp](https://github.com/awslabs/aws-sdk-android-samples/tree/main/AmazonKinesisVideoDe...
I followed the tutorial made by Paul Shiner on Youtube for IoT streaming of RTSP to Kinesia.
I am using the command
```bash
./kvs_gstreamer_sample camera_inhouse rtsp://<<username>>:<<password>>@19...
Hi, I met with this "Unsupported video codec format" error when trying to start Rekognition Stream Processor.
I create stream processor without problems, step-by-step by guidelines in Documentation:...
I am working on a project that requires sending very large video (about 400kb per frame) at 1fps in as close to real time as possible from a server to one or more web clients. I was able to modify the...
Hello all, I am trying to connect to AWS Kinesis Video Streams using a webRTC tutorial. I am trying to use IoT credentials rather than the Access Key and Secret Key. I thought I followed the tutorial ...
Hi, I need to ingest server rtsp streams and do further analyses with Rekognition. Such streams are not always available. I'm following the following AWS guide: https://github.com/aws-samples/rekognit...
Hello all,
I am currently trying to set up webRTC streaming with my Raspberry Pi Zero 2 W. I am using a tutorial found here https://catalog.us-east-1.prod.workshops.aws/kinesis-video-streams/en-US/1-...