0

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?

1 Answers1

0

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

Hussain Mansoor
  • 2,934
  • 2
  • 27
  • 40