aws-sdk-android icon indicating copy to clipboard operation
aws-sdk-android copied to clipboard

Kinesis Video sending a video from External source

Open ashibuth opened this issue 1 year ago • 4 comments

State your question

Which AWS Services are you utilizing?

  • Kinesis Video Streams

Provide code snippets (if applicable)

  • N/a

Environment(please complete the following information):

  • SDK Version: [e.g. 2.6.25]
  • SDK 32

Device Information (please complete the following information):

  • Pixel 3 XL

I have a quick question about the AWS SDK. For reference, I am writing an Android app in Kotlin. I see there are examples of sending video feed from an Android Camera Source to AWS, which works from what I could do. But I couldn't find an example of a way to send an RTSP stream directly to Kinesis Video Streams and not the Android device's camera. For some background, I have a camera that sends me an RTSP to my phone, and I can view the stream with something like the VLC library, but I want to send this video feed to AWS so that I can view the stream in AWS. Is this possible, or would this require a lot of workarounds? And are there any examples that people who had success in this application? Thank you!

ashibuth avatar Feb 14 '24 21:02 ashibuth

Is there any updates, on the issue at this time?

ashibuth avatar Feb 25 '24 00:02 ashibuth

Apologies for the delay @ashibuth. @hassanctech, please take a look at this.

ankpshah avatar Feb 27 '24 19:02 ankpshah

Hi @ashibuth, were you able to get this to work? Feel free to cross post this in other places to get more eyes on this such as AWS forums https://repost.aws/tags/TARadCfStPQW6R7gb5erZD0w/amazon-kinesis-video-streams or stack overflow

lawmicha avatar Jul 16 '24 14:07 lawmicha

@lawmicha I unfortunetly never got this to work, but I can go ahead and post it in other places to make sure more people see this

ArnoldShibuThomas avatar Jul 16 '24 15:07 ArnoldShibuThomas