Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kinesis Video sending a video from External source #3535

Open
ashibuth opened this issue Feb 14, 2024 · 2 comments
Open

Kinesis Video sending a video from External source #3535

ashibuth opened this issue Feb 14, 2024 · 2 comments
Labels
kinesis video Issues with the AWS Android SDK for Kinesis Video. question General question

Comments

@ashibuth
Copy link

ashibuth commented Feb 14, 2024

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!

@tjleing tjleing added the kinesis video Issues with the AWS Android SDK for Kinesis Video. label Feb 17, 2024
@ashibuth
Copy link
Author

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

@ankpshah
Copy link
Contributor

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

@ankpshah ankpshah added the question General question label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kinesis video Issues with the AWS Android SDK for Kinesis Video. question General question
Projects
None yet
Development

No branches or pull requests

3 participants