Search code examples
amazon-web-servicesamazon-kinesis-video-streamsaws-iot-greengrassamazon-kinesis

How to stream video from multiple camera using AWS kinesis video stream?


I'm using Gstreamer for streaming video to AWS kinesis video stream, I was able to stream video from webcam, but my question how can we stream with multiple camera for computer vision applicatios?

should we use any other plugins?


Solution

  • There is a plugin for Gstreamer for AWS Kinesis already. You just have to setup 2 of them and you're done. Reference https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/examples-gstreamer-plugin.html