0

I am able to stram video content in KVS but without voice. Anyone have idea about to get voice along with vide stream ?

I am following below reference.

https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/producersdk-android-downloadcode.html https://github.com/awslabs/aws-sdk-android-samples/tree/main/AmazonKinesisVideoDemoApp

1 Answers1

0

the android producer currently dont support audio video ingestion. But if you can generate the mkv yourself using something like ffmpeg, then you can send it through putMedia directly.

chehefen
  • 36
  • 1